~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: John Arbash Meinel
  • Date: 2010-08-06 20:11:05 UTC
  • mto: This revision was merged to the branch mainline in revision 5371.
  • Revision ID: john@arbash-meinel.com-20100806201105-818gtrl77hh0xw70
Small tweaks to releasing urls.

Some of the website updates don't actually need to be done.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
This document describes the processes for making and announcing a Bazaar
5
5
release, and managing the release process.  This is just one phase of the
6
 
`overall development cycle <http://doc.bazaar-vcs.org/developers/cycle.html>`_,
7
 
but it's the most complex part.
8
 
This document gives a checklist you can follow from start to end in one
9
 
go.
 
6
`overall development cycle <http://doc.bazaar.canonical.com/developers/cycle.html>`_,
 
7
but it's the most complex part.  This document gives a checklist you can
 
8
follow from start to end in one go.
10
9
 
11
10
If you're helping the Release Manager (RM) for one reason or another, you
12
11
may notice that he didn't follow that document scrupulously. He may have
73
72
        submit_to = bazaar@lists.canonical.com
74
73
        smtp_server = mail.example.com:25
75
74
 
76
 
    Please see <http://doc.bazaar-vcs.org/developers/HACKING.html#an-overview-of-pqm>
 
75
    Please see <http://doc.bazaar.canonical.com/developers/HACKING.html#an-overview-of-pqm>
77
76
    for more details on PQM
78
77
 
79
78
#. Update the version number in the ``bzr`` script, and the
263
262
 
264
263
#. Go to the release web page at <https://launchpad.net/bzr/x.y/x.y.z>
265
264
 
266
 
#. Link from http://bazaar-vcs.org/SourceDownloads to the tarball and
267
 
   signature.
268
 
 
269
 
#. Announce on the `Bazaar website <http://bazaar-vcs.org/>`_.
 
265
#. Announce on the `Bazaar website <http://bazaar.canonical.com/>`_.
270
266
   This page is edited via the lp:bzr-website branch. (Changes
271
267
   pushed to this branch are refreshed by a cron job on escudero.)
272
268
 
273
 
#. Announce on the `Bazaar wiki <http://bazaar-vcs.org/Welcome>`_.
274
 
 
275
269
#. Check that the documentation for this release is available in
276
 
   <http://doc.bazaar-vcs.org>.  It should be automatically build when the
 
270
   <http://doc.bazaar.canonical.com>.  It should be automatically build when the
277
271
   branch is created, by a cron script ``update-bzr-docs`` on
278
272
   ``escudero``. As of today (2009-08-27) ``igc`` manually updates the
279
273
   pretty version of it.
312
306
      feedback.
313
307
 
314
308
      Bazaar is now available for download from
315
 
      http://bazaar-vcs.org/Download as a source tarball; packages
 
309
      https://launchpad.net/bzr/2.x/2.x/ as a source tarball; packages
316
310
      for various systems will be available soon.
317
311
 
318
312
      <<NEWS section from this release back to the last major release>>