Package: devscripts Version: 2.17.2 In this devscripts version, debsign by default no longer uses my key if I'm not the maintainer:
,---- | $ grep -E '(Maintainer|Changed-By)' ncurses_6.0+20161126-2_i386.changes | Maintainer: Craig Small <[email protected]> | Changed-By: Sven Joachim <[email protected]> | $ debsign ncurses_6.0+20161126-2_i386.changes | signfile buildinfo ncurses_6.0+20161126-2_i386.buildinfo Craig Small <[email protected]> | gpg: skipped "Craig Small <[email protected]>": No secret key | gpg: /tmp/debsign.RxCq9KBN/ncurses_6.0+20161126-2_i386.buildinfo: clear-sign failed: No secret key | debsign: gpg error occurred! Aborting.... `---- It is possible to work around that with the -k option or by setting DEBSIGN_KEYID in ~/devscripts, but I guess it has not been intended. -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- DEBUILD_LINTIAN=no DEBUILD_DPKG_BUILDPACKAGE_OPTS="-uc -us -i" DSCVERIFY_KEYRINGS="~/.gnupg/trustedkeys.gpg" -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 4.9.13-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages devscripts depends on: ii dpkg-dev 1.18.23 ii libc6 2.24-9 ii perl 5.24.1-1 pn python3:any <none> Versions of packages devscripts recommends: ii apt 1.4~rc2 ii at 3.1.20-3 ii curl 7.52.1-3 ii dctrl-tools 2.24-2+b1 ii debian-keyring 2017.02.12 ii dput 0.12.0 ii equivs 2.0.9+nmu1 ii fakeroot 1.21-3.1 ii file 1:5.29-3 ii gnupg 2.1.18-6 ii gnupg2 2.1.18-6 pn libdistro-info-perl <none> ii libdpkg-perl 1.18.23 ii libencode-locale-perl 1.05-1 pn libgit-wrapper-perl <none> pn liblist-compare-perl <none> ii liblwp-protocol-https-perl 6.06-2 pn libsoap-lite-perl <none> ii liburi-perl 1.71-1 ii libwww-perl 6.15-1 pn licensecheck <none> ii lintian 2.5.50.1 ii man-db 2.7.6.1-2 ii patch 2.7.5-1+b2 ii patchutils 0.3.4-2 ii python3-debian 0.1.30 ii python3-magic 1:5.29-3 ii sensible-utils 0.0.9 ii strace 4.15-2 ii unzip 6.0-21 ii wdiff 1.2.2-2 ii wget 1.19.1-1 ii xz-utils 5.2.2-1.2+b1 Versions of packages devscripts suggests: ii adequate 0.15.1 pn autopkgtest <none> pn bls-standalone <none> ii bsd-mailx [mailx] 8.1.2-0.20160123cvs-3 ii build-essential 12.3 pn check-all-the-things <none> pn cvs-buildpackage <none> pn devscripts-el <none> pn diffoscope <none> pn disorderfs <none> pn dose-extra <none> pn duck <none> pn faketime <none> ii gnuplot 5.0.5+dfsg1-5 ii gpgv 2.1.18-6 pn how-can-i-help <none> ii libauthen-sasl-perl 2.1600-1 ii libfile-desktopentry-perl 0.22-1 pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3000-2 pn libyaml-syck-perl <none> ii mozilla-devscripts 0.47 ii mutt 1.7.2-1 ii openssh-client [ssh-client] 1:7.4p1-7 ii piuparts 0.75 pn ratt <none> pn reprotest <none> pn svn-buildpackage <none> ii w3m 0.5.3-34 -- no debconf information

