summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2015-02-10 10:16:15 +0100
committerJean Delvare <jdelvare@suse.de>2015-02-10 10:16:15 +0100
commite9e372b95a58146403b5af1e0b1a5248c8c5a674 (patch)
tree220742cdf0b56ee438a59d0051972c115f3fa4e2 /doc
parenta3d526416c1ace61262767d26a3e6c87d3c2fe0d (diff)
downloadquilt-e9e372b95a58146403b5af1e0b1a5248c8c5a674.tar.gz
Update the release checklist
Translation updates take time so it should be the first item.
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASING11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index 14cced3..de6a091 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -4,7 +4,11 @@ RELEASING QUILT
Step 1: set the new version and test
------------------------------------
-- Bump the version in AC_INIT in configure.ac
+- If you can update one translation file, do so and commit the po file.
+ Even better, ping the translators (their names and emails are in the po
+ file headers, asking on the quilt-dev list can work too), and give them
+ the opportunity to update their work. Count one week for that.
+- Bump the version in AC_INIT in configure.ac.
- Regenerate configure:
$ autoconf
Make sure you don't use a version of autoconf older than the one
@@ -15,10 +19,6 @@ Step 1: set the new version and test
$ ./configure --prefix=/opt/quilt
$ make
$ make check
-- If you can update one translation file, do so and commit the po file
- Even better, give ping the translators (their names and emails are
- in the po file headers), and give them the opportunity to update
- their work.
Step 2: tag the new version
---------------------------
@@ -34,5 +34,6 @@ Step 3: publish the new version
- If not done already:
$ ./configure --prefix=/opt/quilt
+- If you have multiple PGP keys, make sure the right one is selected.
- $ make publish