rizin/dist/deb
..
debian-10-patch-meson.patch
debian.changelog
debian.compat
debian.control
debian.Debian_10.series
debian.librizin-common.install
debian.librizin-dev.install
debian.rizin.install
debian.rules
README.md
rizin-Debian_10.dsc
rizin-xUbuntu_20.04.dsc
rizin.dsc

These files are mainly created to support the Open Build Service, with the debtransform tool.

For example:

$ mkdir outdir
$ perl ./debtransform --changelog debian.changelog --release 0.3.0-1 . rizin.dsc outdir

If you want to build for an older version of Debian/Ubuntu that required special patches, you can use a different .dsc file:

$ mkdir outdir
$ perl ./debtransform --changelog debian.changelog --release 0.3.0-1 . rizin-Debian_10.dsc outdir