~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Vincent Ladeuil
  • Date: 2011-09-21 14:38:18 UTC
  • mto: (6154.1.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 6155.
  • Revision ID: v.ladeuil+lp@free.fr-20110921143818-oyz9hrogfekcydg5
Mentions Canonical as the lead sponsor and other tweaks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
244
244
   Released' or setting a different milestone if the bug hasn't been
245
245
   fixed). A few false positives may remain in the older series, don't let
246
246
   this slow you down too much. This script accepts options you may find
247
 
   useful, use ``./tools/check-newsbugs.py`` to display its usage.
 
247
   useful, use ``./tools/check-newsbugs.py`` to display its usage (``-w``
 
248
   will open each bug in your browser for example).
248
249
 
249
250
#. Commit these changes to the release branch, using a command like::
250
251
 
439
440
Announcing the source freeze
440
441
----------------------------
441
442
 
442
 
#. Post to the ``bazaar`` list, saying that the source has been frozen
443
 
   (gone gold). Be extra clear that this is only a *source* release
444
 
   targeted at packagers and installer builders (see
445
 
   <https://bugs.launchpad.net/launchpad/+bug/645084>).  This is the cue
446
 
   for platform maintainers and plugin authors to update their code.  This
447
 
   is done before the general public announcement of the release. 
 
443
#. Post to the ``bazaar@lists.canonical.com`` list, saying that the source
 
444
   has been frozen (gone gold). Be extra clear that this is only a *source*
 
445
   release targeted at packagers and installer builders (see
 
446
   <https://bugs.launchpad.net/launchpad/+bug/645084>).  This is the cue for
 
447
   platform maintainers and plugin authors to update their code.  This is
 
448
   done before the general public announcement of the release.
448
449
 
449
450
   The freeze announcement generally guess the date of the official public
450
451
   announcement, for the most recent stable series (the one supported by the
482
483
 
483
484
#. Make an announcement mail.
484
485
 
485
 
   For beta releases, this is sent to the ``bazaar@lists.canonical.com``
486
 
   list only to inform plugin authors and people responsible for building
487
 
   packages or installers.
488
 
 
489
 
   Once the installers are available, the mail can be sent to the
490
 
   ``bazaar-announce`` list too.
 
486
   For beta releases, this is sent to the ``bazaar@lists.canonical.com`` and
 
487
   ``bazaar-announce@lists.canonical.com`` lists.
491
488
 
492
489
   For stable releases (excluding SRUs which are for older stable releases),
493
490
   it should also be cc'd to ``info-gnu@gnu.org``,
503
500
      The Bazaar team is happy to announce availability of a new
504
501
      release of the bzr adaptive version control system.
505
502
 
506
 
      Bazaar <http://bazaar.canonical.com/> is part of the GNU project
507
 
      <http://gnu.org/> to produce a free operating system.
 
503
      Bazaar <http://bazaar.canonical.com/> is a Canonical project and part
 
504
      of the GNU project <http://gnu.org/> to produce a free operating
 
505
      system.
508
506
 
509
507
      <<Summary paragraph from news>>
510
508