/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Andrew Bennetts
  • Date: 2009-12-16 13:52:52 UTC
  • mto: This revision was merged to the branch mainline in revision 4948.
  • Revision ID: andrew.bennetts@canonical.com-20091216135252-ly3roz5tcwaw2cq8
Replace lots of try/finally blocks in builtins.py with add_cleanup.  Reduces line count by 80, and removes lots of indentation levels too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   ``bzrlib/__init__.py`` file. Make sure there is always a corresponding
56
56
   milestone when you change that version number.
57
57
 
58
 
#. Add a new section at the top of ``NEWS`` about the new release,
59
 
   including its version number and the headings from
60
 
   ``NEWS-template.txt``.
61
 
 
62
58
#. Send mail to the list with the key dates, who will be the release
63
59
   manager, and the main themes or targeted bugs.  Ask people to nominate
64
60
   objectives, or point out any high-risk things that are best done early,