Open shirishag75 opened 5 years ago
You can check my one-click-packager script and improve it: https://github.com/vankasteelj/opensubtitles-uploader/blob/master/dist/deb-maker.sh
you should also look at https://lintian.debian.org/manual/ . You can also look at https://stackoverflow.com/questions/20959644/building-debian-package-for-shell-script maybe that gives you bit more of an insight.
Hi all,
I used lintian to find how the binary was packaged to see what if, any errors are there. Lintian found a whole bunch of them -
I am sure most of them can be fixed. Both Debian and Ubuntu are doing hardening stuff and other things as shared above.
See specifically https://www.debian.org/doc/manuals/maint-guide/dreq.en.html
You can see of the obvious packaging fixes that can be done at
https://salsa.debian.org/lxqt-team/featherpad
Have a look also at https://wiki.debian.org/Packaging/Intro?action=show&redirect=IntroDebianPackaging as well as https://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial.en.pdf
The packaging tutorial is available in multiple languages if you are more comfortable with other languages, see https://salsa.debian.org/debian/packaging-tutorial