Rev 4644: Tweak releasing.txt in http://bazaar.launchpad.net/~vila/bzr/2.0-integration

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Aug 28 15:36:27 BST 2009


At http://bazaar.launchpad.net/~vila/bzr/2.0-integration

------------------------------------------------------------
revno: 4644 [merge]
revision-id: v.ladeuil+lp at free.fr-20090828143621-15725v8pc4hjvea6
parent: v.ladeuil+lp at free.fr-20090828134536-7q9jj6yr56sozbom
parent: v.ladeuil+lp at free.fr-20090828143526-mvgtlmu6qze975o0
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 2.0-integration
timestamp: Fri 2009-08-28 16:36:21 +0200
message:
  Tweak releasing.txt
modified:
  doc/developers/releasing.txt   releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
-------------- next part --------------
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt	2009-08-28 13:44:35 +0000
+++ b/doc/developers/releasing.txt	2009-08-28 14:35:26 +0000
@@ -44,7 +44,7 @@
    and their expected dates.
 
 #. Update the version number in the ``bzr`` script, and the
- ``bzrlib/__init__.py`` file.
+   ``bzrlib/__init__.py`` file.
 
 #. Send mail to the list with the key dates, who will be the release
    manager, and the main themes or targeted bugs.  Ask people to nominate
@@ -58,9 +58,8 @@
 
 When it's time to make the first beta release or release candidate:
 
-#. Create a new milestone at
- <https://launchpad.net/bzr/2.0/+addmilestone> for the beta
- release or release candidate.
+#. Create a new milestone at <https://launchpad.net/bzr/2.0/+addmilestone>
+   for the beta release or release candidate.
 
 #. Make a beta release or release candidate.
 
@@ -152,7 +151,7 @@
      
       # API compatibility version: bzrlib is currently API compatible with 1.7.
       
-#. Tag the new release (only for final releases)::
+#. Tag the new release::
 
      bzr tag bzr-1.14
 



More information about the bazaar-commits mailing list