[Pkg-isocodes-devel] r1226 - trunk/iso-codes
toddy-guest at alioth.debian.org
toddy-guest at alioth.debian.org
Fri Dec 21 11:27:09 UTC 2007
Author: toddy-guest
Date: 2007-12-21 11:27:09 +0000 (Fri, 21 Dec 2007)
New Revision: 1226
Modified:
trunk/iso-codes/Makefile.am
Log:
New target for signing tarballs
Modified: trunk/iso-codes/Makefile.am
===================================================================
--- trunk/iso-codes/Makefile.am 2007-12-21 11:06:46 UTC (rev 1225)
+++ trunk/iso-codes/Makefile.am 2007-12-21 11:27:09 UTC (rev 1226)
@@ -13,6 +13,9 @@
.PHONY: release
release: check distcheck
+
+.PHONY: sign-release
+sign-release: iso-codes-$(VERSION).tar.gz iso-codes-$(VERSION).tar.bz2
rm -f iso-codes-$(VERSION).tar.gz.sig
rm -f iso-codes-$(VERSION).tar.bz2.sig
gpg --detach-sign iso-codes-$(VERSION).tar.gz
More information about the Pkg-isocodes-devel
mailing list