[Pgp-tools-commit] r376 - in trunk: . debian

myon at alioth.debian.org myon at alioth.debian.org
Thu Mar 20 20:16:40 UTC 2008


Author: myon
Date: 2008-03-20 20:16:39 +0000 (Thu, 20 Mar 2008)
New Revision: 376

Modified:
   trunk/Makefile
   trunk/debian/changelog
Log:
commit release - sorry I forgot earlier.


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2008-03-17 15:32:25 UTC (rev 375)
+++ trunk/Makefile	2008-03-20 20:16:39 UTC (rev 376)
@@ -15,6 +15,7 @@
 	for dir in $(DIRS) ; do if [ -f $$dir/Makefile ] ; then $(MAKE) -C $$dir clean || exit 1 ; fi ; done
 
 dist:
+	[ -d debian ] && fakeroot debian/rules clean
 	[ ! -f $(TGZ) ]
 	mkdir $(TGZ_DIR)
 	for dir in $(DIRS) ; do cp -a $$dir $(TGZ_DIR); done

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2008-03-17 15:32:25 UTC (rev 375)
+++ trunk/debian/changelog	2008-03-20 20:16:39 UTC (rev 376)
@@ -1,4 +1,4 @@
-signing-party (1.0-1) unreleased; urgency=low
+signing-party (1.0-1) unstable; urgency=low
 
   * The 1.0 release.
 
@@ -24,7 +24,7 @@
   * caff: always update the user's key from their GnuPG home, to adequately
     cope with changed keys (Closes: #462897).
 
- -- Christoph Berg <myon at debian.org>  Sun, 16 Mar 2008 20:38:23 +0100
+ -- Christoph Berg <myon at debian.org>  Sun, 16 Mar 2008 20:58:50 +0100
 
 signing-party (0.4.13-1) unstable; urgency=low
 




More information about the Pgp-tools-commit mailing list