~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/dev/releases.rst

  • Committer: William Grant
  • Date: 2010-02-15 01:12:46 UTC
  • Revision ID: grantw@unimelb.edu.au-20100215011246-2kxz9ro0gnrvqueo
Document how to tag releases in bzr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
To release IVLE, both generic source tarballs and Ubuntu packages should
23
23
be published.
24
24
 
 
25
 
 
26
Tag the release in Bazaar
 
27
=========================
 
28
 
 
29
To note down the release's revision in the Bazaar trunk, run ``bzr tag
 
30
-d lp:ivle VERSION``.
 
31
 
 
32
 
25
33
Generating a source tarball
26
34
===========================
27
35