[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. iso-codes/3.18-1-g195dbba

Tobias Quathamer toddy at debian.org
Thu Jul 1 17:31:53 UTC 2010


The following commit has been merged in the master branch:
commit 195dbba59f4193f77d1620768a5b35bb7ec338b4
Author: Tobias Quathamer <toddy at debian.org>
Date:   Thu Jul 1 19:31:43 2010 +0200

    Correct sorting of release steps

diff --git a/notes/howto-release.txt b/notes/howto-release.txt
index 6fa3f0e..e175a13 100644
--- a/notes/howto-release.txt
+++ b/notes/howto-release.txt
@@ -18,6 +18,9 @@ and commit.
 $ autoreconf --install --symlink
 $ git commit -a -m "Update automatically generated files"
 
+Create the Makefiles.
+$ ./configure
+
 Update all .po files (including the automatic update of the
 sr at latin locale) and commit.
 $ make update-po
@@ -38,9 +41,6 @@ Please respect the following release numbering scheme:
 
 $ git tag -s -m "iso-codes MAJOR.MINOR1.MINOR2" iso-codes/MAJOR.MINOR1.MINOR2
 
-Create the Makefiles.
-$ ./configure
-
 Use the Makefile target "release" for creating checked tarballs.
 $ make release
 

-- 
ISO language, territory, currency, script codes and their translations



More information about the Pkg-isocodes-devel mailing list