/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: John Arbash Meinel
  • Date: 2009-07-29 21:35:05 UTC
  • mfrom: (4576 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4577.
  • Revision ID: john@arbash-meinel.com-20090729213505-tkqsvy1zfpocu75w
Merge bzr.dev 4576 in prep for NEWS

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
 
    |
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>>
 
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.
178
181
 
179
182
#. Make an announcement through <https://launchpad.net/bzr/+announce>
180
183