Add gpglist to distribution
authorweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Sun, 7 Aug 2005 19:32:36 +0000 (19:32 +0000)
committerweasel <weasel@b513b33f-fedd-0310-b452-c3deb5f4c849>
Sun, 7 Aug 2005 19:32:36 +0000 (19:32 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@157 b513b33f-fedd-0310-b452-c3deb5f4c849

Makefile
debian/changelog

index 48c73d263fb3032abc2b2fbbf5b960e7d2610162..3e53d30157289b6e037ebe40d97c2b5b6d33b66f 100644 (file)
--- 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)
index 8e81895b4fd6f594b68edac8ea5ce39d6fc07894..39e7bcc15c3c1c0eb1af9339c007ecfbbb0dab92 100644 (file)
@@ -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 <weasel@debian.org>  Thu, 28 Jul 2005 13:17:39 +0200
+ -- Peter Palfrader <weasel@debian.org>  Sun,  7 Aug 2005 21:32:23 +0200
 
 signing-party (0.4.0-1) unstable; urgency=low