From: weasel Date: Sun, 7 Aug 2005 19:32:36 +0000 (+0000) Subject: Add gpglist to distribution X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=commitdiff_plain;h=c874474f39a93381787712eb6938f2128921fc07 Add gpglist to distribution git-svn-id: svn://svn.debian.org/pgp-tools/trunk@157 b513b33f-fedd-0310-b452-c3deb5f4c849 --- diff --git a/Makefile b/Makefile index 48c73d2..3e53d30 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs +DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist VERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: ([^-]*)/') TGZ=../signing-party_$(VERSION).orig.tar.gz TGZ_DIR=signing-party-$(VERSION) diff --git a/debian/changelog b/debian/changelog index 8e81895..39e7bcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,8 +19,9 @@ signing-party (0.4.1-1) unstable; urgency=low when people use xargs (Closes: #319519). * Depend on libtext-template-perl as caff needs it. * Update to Standards-Version 3.6.2, no changes necessary. + * Add gpglist to distribution. - -- Peter Palfrader Thu, 28 Jul 2005 13:17:39 +0200 + -- Peter Palfrader Sun, 7 Aug 2005 21:32:23 +0200 signing-party (0.4.0-1) unstable; urgency=low