[Pkg-isocodes-devel] r1227 - trunk/iso-codes/notes
toddy-guest at alioth.debian.org
toddy-guest at alioth.debian.org
Fri Dec 21 11:27:30 UTC 2007
Author: toddy-guest
Date: 2007-12-21 11:27:30 +0000 (Fri, 21 Dec 2007)
New Revision: 1227
Modified:
trunk/iso-codes/notes/howto-release.txt
Log:
Update release documentation
Modified: trunk/iso-codes/notes/howto-release.txt
===================================================================
--- trunk/iso-codes/notes/howto-release.txt 2007-12-21 11:27:09 UTC (rev 1226)
+++ trunk/iso-codes/notes/howto-release.txt 2007-12-21 11:27:30 UTC (rev 1227)
@@ -40,9 +40,12 @@
Create the Makefiles.
$ ./configure
-Use the Makefile target "release" for creating signed tarballs.
+Use the Makefile target "release" for creating checked tarballs.
$ make release
+Use the Makefile target "sign-release" to sign the tarballs.
+$ make sign-release
+
Upload the tarballs and your signatures to the FTP area of Alioth.
$ ALIOTH_USERNAME=<yourname> make upload
@@ -52,3 +55,7 @@
You can now clean up.
$ cd ..
$ rm -rf release/
+
+Inform the Translation Project about the new release. Send a mail to
+<coordinator at translationproject.org> and send a CC to
+<pkg-isocodes-devel at lists.alioth.debian.org>.
More information about the Pkg-isocodes-devel
mailing list