[Pgp-tools-commit] r615 - trunk

Aaron Toponce atoponce-guest at moszumanska.debian.org
Wed May 14 13:12:48 UTC 2014


Author: atoponce-guest
Date: 2014-05-14 13:12:48 +0000 (Wed, 14 May 2014)
New Revision: 615

Modified:
   trunk/Makefile
Log:
Add keyart to signing-party Makefile


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2014-05-14 13:11:02 UTC (rev 614)
+++ trunk/Makefile	2014-05-14 13:12:48 UTC (rev 615)
@@ -1,5 +1,5 @@
 DIRS=caff gpg-key2ps gpg-mailkeys gpgsigs gpglist gpgparticipants keyanalyze keylookup \
-     sig2dot springgraph gpgwrap gpgdir
+     sig2dot springgraph gpgwrap gpgdir keyart
 VERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: ([^-]*)/')
 DEBVERSION=$(shell dpkg-parsechangelog 2>&1 | perl -ne 'print $$1 if /^Version: (.*)/')
 TGZ=../signing-party_$(VERSION).orig.tar.gz




More information about the Pgp-tools-commit mailing list