Hi, Here's the diff for my 1.4.6-2.2 NMU.
cheers, Thijs
diff -u gnupg-1.4.6/debian/changelog gnupg-1.4.6/debian/changelog --- gnupg-1.4.6/debian/changelog +++ gnupg-1.4.6/debian/changelog @@ -1,3 +1,12 @@ +gnupg (1.4.6-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Do not install gpg setuid root, this is not necessary anymore since + Linux kernel 2.6.9. (Closes: #356550, #346597, #453122) + * Update priority to match override. + + -- Thijs Kinkhorst <[EMAIL PROTECTED]> Sat, 03 May 2008 16:20:56 +0200 + gnupg (1.4.6-2.1) unstable; urgency=low * Non-maintainer upload. diff -u gnupg-1.4.6/debian/control gnupg-1.4.6/debian/control --- gnupg-1.4.6/debian/control +++ gnupg-1.4.6/debian/control @@ -1,6 +1,6 @@ Source: gnupg Section: utils -Priority: standard +Priority: important Maintainer: James Troup <[EMAIL PROTECTED]> Standards-Version: 3.7.2.1 Build-Depends: libz-dev, libldap2-dev, libbz2-dev, libcap-dev, libusb-dev, libreadline5-dev, file, gettext, dpatch, dpkg-dev (>= 1.13.12) diff -u gnupg-1.4.6/debian/rules gnupg-1.4.6/debian/rules --- gnupg-1.4.6/debian/rules +++ gnupg-1.4.6/debian/rules @@ -72,7 +72,7 @@ : # copies of the manpage which can't be grokked by install-info rm debian/tmp/usr/share/info/* find debian/tmp/ -type f | xargs file | grep ELF | cut -d: -f 1 | xargs $(STRIP) - chmod 4755 debian/tmp/usr/bin/gpg + chmod 755 debian/tmp/usr/bin/gpg sed -e "s#../g10/gpg#gpg#" < tools/lspgpot > debian/tmp/usr/bin/lspgpot sed -e "s#../g10/gpg#gpg#" < tools/convert-from-106 > debian/tmp/usr/bin/gpg-convert-from-106 chmod 755 debian/tmp/usr/bin/lspgpot debian/tmp/usr/bin/gpg-convert-from-106
pgpMKHt2eKOtT.pgp
Description: PGP signature

