~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: 2009-09-16 08:59:26 UTC
  • mfrom: (4676.7.2 trivial)
  • Revision ID: pqm@pqm.ubuntu.com-20090916085926-banjevqh63n93xqb
(mbp) stop building source zip files

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
  
174
174
     make dist
175
175
 
176
 
   This also makes a zip file, which is easier to access on Microsoft
177
 
   Windows.
178
 
 
179
176
#. Now we'll try expanding this tarball and running the test suite
180
177
   to check for packaging problems::
181
178
 
193
190
 
194
191
#. Go to the relevant milestone page in Launchpad.
195
192
 
196
 
#. Within that release, upload the source tarball and zipfile and the GPG
 
193
#. Within that release, upload the source tarball and the GPG
197
194
   signature.  Or, if you prefer, use the
198
195
   ``tools/packaging/lp-upload-release`` script to do this.
199
196