Package: maint-guide Version: 1.2.6 Followup-For: Bug #324411 This appears to have been corrected on the Debian web site but not in the sgml package source.
Patch attached. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-386 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) -- no debconf information
--- maint-guide-1.2.6/maint-guide.sgml 2005-02-21 21:49:34.000000000 +0000 +++ maint-guide.sgml 2005-09-10 16:00:11.133714972 +0100 @@ -1616,7 +1616,7 @@ I would suggest at least following items: <p><example> - DEBSIGN_KEYID="Your_SSH_keyID" + DEBSIGN_KEYID="Your_GPG_keyID" DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i -ICVS -I.svn" </example> With these, you can build package always with your GPG key and avoid

