~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/releasing.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-10-21 01:26:29 UTC
  • mfrom: (3778.3.5 release-scripts)
  • Revision ID: pqm@pqm.ubuntu.com-20081021012629-d2xnxqmr42xrtiy2
(mbp) add lp-upload-release script

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
  
92
92
     make dist
93
93
 
 
94
   This also makes a zip file, which is easier to access on Microsoft
 
95
   Windows.
 
96
 
94
97
#. Now we'll try expanding this tarball and running the test suite
95
98
   to check for packaging problems::
96
99
 
107
110
   series, to take you to e.g. <https://launchpad.net/bzr/1.1>.  Then
108
111
   click "Register a release", and add information about this release.
109
112
 
110
 
#. Within that release, upload the source tarball and the GPG signature.
 
113
#. Within that release, upload the source tarball and zipfile and the GPG
 
114
   signature.  Or, if you prefer, use the
 
115
   ``tools/packaging/lp-upload-release`` script to do this.
111
116
 
112
117
#. Link from http://bazaar-vcs.org/Download to the tarball and signature.
113
118