Rev 6538: Tweak release manager notes in http://bazaar.launchpad.net/~vila/bzr/integration/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Wed Jul 11 07:07:58 UTC 2012
At http://bazaar.launchpad.net/~vila/bzr/integration/
------------------------------------------------------------
revno: 6538 [merge]
revision-id: v.ladeuil+lp at free.fr-20120711070757-b6byknszy6nufo3a
parent: pqm at pqm.ubuntu.com-20120710124542-yyahjs43mewk1ea5
parent: v.ladeuil+lp at free.fr-20120711070656-3or9yio2x7zx157z
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: trunk
timestamp: Wed 2012-07-11 09:07:57 +0200
message:
Tweak release manager notes
modified:
doc/developers/releasing.txt releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
-------------- next part --------------
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt 2012-03-12 08:10:02 +0000
+++ b/doc/developers/releasing.txt 2012-07-11 07:06:56 +0000
@@ -239,10 +239,10 @@
#. Update the ``./doc/en/release-notes/`` section for this release.
Check that all news entries related to this release have been added in
- the right section. For example, if you're releasing 2.6b1, the following
- command should display a a single chuk diff for the 2.6b1 release::
+ the right section. For example, if you're releasing 2.6b2, the following
+ command should display a a single chuk diff for the 2.6b2 release::
- bzr diff -rbzr-2.6b1.. doc/en/release-notes/bzr-2.6.txt
+ bzr diff -rbzr-2.6b2.. doc/en/release-notes/bzr-2.6.txt
Fill out the date and a description of the release under the existing
header (the diff above will help you summarizing). If there isn't one,
@@ -558,7 +558,7 @@
cd /srv/doc.bazaar.canonical.com/
bzr branch http://bazaar.launchpad.net/~bzr-pqm/bzr/2.5 bzr.2.5
- And the ``update-bzr-docs`` needs to refer to it.
+ And the ``bzr/bin/update-bzr-docs`` script needs to refer to it.
The ``lp:bzr-alldocs`` branch also needs to be updated when a new series
is introduced, see the ``README`` file there for more instructions
@@ -725,6 +725,8 @@
button and select the right Ubuntu release. As of September 2010, this
means:
+ * ``quantal`` for the 2.6 series,
+ * ``precise`` for the 2.5 series,
* ``oneiric`` for the 2.4 series,
* ``natty`` for the 2.3 series,
* ``maverick`` for the 2.2 series,
More information about the bazaar-commits
mailing list