~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Vincent Ladeuil
  • Date: 2009-05-05 15:31:34 UTC
  • mto: (4343.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4344.
  • Revision ID: v.ladeuil+lp@free.fr-20090505153134-q4bp4is9gywsmzrv
Clean up test for log formats.

* bzrlib/tests/blackbox/test_logformats.py:
Update tests to actual style.

Show diffs side-by-side

added added

removed removed

Lines of Context:
158
158
   ``Reply-To: bazaar@lists.canonical.com``, so that people who reply to
159
159
   the announcement don't spam other lists.
160
160
 
161
 
   The announce mail will look something like this::
 
161
   The announce mail will look something like this:
162
162
   
163
 
      Subject: bzr x.yy released!
164
 
      
165
 
      <<Summary paragraph from news>>
166
 
     
167
 
      The Bazaar team is happy to announce availability of a new 
168
 
      release of the bzr adaptive version control system.
169
 
      Bazaar is part of the GNU system <http://gnu.org/>.
170
 
     
171
 
      Thanks to everyone who contributed patches, suggestions, and
172
 
      feedback.
173
 
      
174
 
      Bazaar is now available for download from 
175
 
      http://bazaar-vcs.org/Download as a source tarball; packages 
176
 
      for various systems will be available soon.
177
 
      
178
 
      <<NEWS section from this release back to the last major release>>
179
 
 
180
 
   Feel free to tweak this to your taste.
 
163
    | Subject: bzr x.yy released!
 
164
    | 
 
165
    | <<Summary paragraph from news>>
 
166
    |
 
167
    | The Bazaar team is happy to announce availability of a new 
 
168
    | release of the bzr adaptive version control system.
 
169
    |
 
170
    | Thanks to everyone who contributed patches, suggestions, and
 
171
    | feedback.
 
172
    | 
 
173
    | Bazaar is now available for download from 
 
174
    | http://bazaar-vcs.org/Download as a source tarball; packages 
 
175
    | for various systems will be available soon.
 
176
    | 
 
177
    | <<NEWS section from this release back to the last major release>>
181
178
 
182
179
#. Make an announcement through <https://launchpad.net/bzr/+announce>
183
180