- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- Marc Haber
- Date:
- 2025-08-29 10:27:02 UTC
- Severity:
- normal
Hi, I recently took over sniproxy. Here is part of the regular diff to debian/control: --- /etc/devscripts.conf --- Empty.--- ~/.devscripts --- DEBUILD_LINTIAN=no DEBUILD_ROOTCMD=fakeroot DEB_BUILD_OPTIONS="parallel=10" DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i -I -us -uc -j10" DEBUILT_LINTIAN_OPTS="-i -I --show-overrides" DEBSIGN_KEYID=mh+debian-packages@zugschlus.de DEBCHANGE_MULTIMAINT=no BTS_SENDMAIL_COMMAND="/usr/sbin/exim4 -f mh+debian-packages@zugschlus.de" BTS_INTERACTIVE=force
Hi Marc, thanks for the bug report. agreed & patches welcome. :)