Rev 4167: (tanner) Added explicit instructions to check ./bzr _script_version in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Mar 19 07:00:54 GMT 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4167
revision-id: pqm at pqm.ubuntu.com-20090319070051-g88q6nfmvkxgvnto
parent: pqm at pqm.ubuntu.com-20090319053930-xxxwr7sgnj3cy49z
parent: tanner at real-time.com-20090318220028-v56aieeum4ywn50t
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2009-03-19 07:00:51 +0000
message:
  (tanner) Added explicit instructions to check ./bzr _script_version
  	and ./bzrlib/__init__.py version_info to the releasing documentation.
modified:
  doc/developers/releasing.txt   releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
    ------------------------------------------------------------
    revno: 4152.2.8
    revision-id: tanner at real-time.com-20090318220028-v56aieeum4ywn50t
    parent: tanner at real-time.com-20090318214627-4i4xpq3moenvtzaz
    parent: pqm at pqm.ubuntu.com-20090319035632-3o6ewx7kwnk42b63
    committer: Robert J. Tanner <tanner at real-time.com>
    branch nick: bzr.dev
    timestamp: Wed 2009-03-18 17:00:28 -0500
    message:
      Added explicit instructions to check ./bzr _script_version against the
      ./bzrlib/__init__.py version_info to the releasing doc 
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/bzrdir.py               bzrdir.py-20060131065624-156dfea39c4387cb
      doc/developers/releasing.txt   releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
    ------------------------------------------------------------
    revno: 4152.2.7
    revision-id: tanner at real-time.com-20090318214627-4i4xpq3moenvtzaz
    parent: tanner at real-time.com-20090318041348-qx3tx9nlu5785f14
    parent: pqm at pqm.ubuntu.com-20090318051809-7p0igxlyeg4szx72
    committer: Robert J. Tanner <tanner at real-time.com>
    branch nick: 1.14
    timestamp: Wed 2009-03-18 16:46:27 -0500
    message:
      Added explicit instructions to check ./bzr _script_version ./bzrlib/__init__.py
      version_info to the releasing doc
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      bzrlib/bzrdir.py               bzrdir.py-20060131065624-156dfea39c4387cb
      bzrlib/hooks.py                hooks.py-20070325015548-ix4np2q0kd8452au-1
      bzrlib/tests/test_bzrdir.py    test_bzrdir.py-20060131065654-deba40eef51cf220
      doc/developers/releasing.txt   releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt	2009-03-19 04:48:30 +0000
+++ b/doc/developers/releasing.txt	2009-03-19 07:00:51 +0000
@@ -36,8 +36,9 @@
     Please see <http://doc.bazaar-vcs.org/latest/developers/HACKING.html#an-overview-of-pqm>
     for more details on PQM
 
-#. In the release branch, update  ``version_info`` in
-   ``./bzrlib/__init__.py``.  Check the output of ``bzr --version``.
+#. In the release branch, update  ``version_info`` in ``./bzrlib/__init__.py``.
+   Double check that ./bzr ``_script_version`` matches ``version_info``. Check
+   the output of ``bzr --version``. 
 
 #. Add the date and release number to ``./NEWS``
 




More information about the bazaar-commits mailing list