- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- Marc Haber
- Date:
- 2021-04-08 15:12:04 UTC
- Severity:
- wishlist
Hi, please consider exposing the --urgency setting in a configuration variable so that a maintainer can set the urgency default to "low" instead of the default "medium". Greetings Marc --- /etc/devscripts.conf --- Empty.--- ~/.devscripts --- DEBUILD_LINTIAN=no DEBUILD_ROOTCMD=fakeroot DEBUILD_DPKG_BUILDPACKAGE_OPTS="-us -uc -j10" 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