~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/ppa.txt

  • Committer: Vincent Ladeuil
  • Date: 2009-02-16 10:13:56 UTC
  • mto: (4009.2.1 bzr.integration)
  • mto: This revision was merged to the branch mainline in revision 4010.
  • Revision ID: v.ladeuil+lp@free.fr-20090216101356-x1xh3bvpw71bx8fx
Fixed as per Matt, Jelmer and John reviews.

* tools/packaging/update-packaging-branches.sh: 
Update currently released for ubuntu releases check.

* tools/packaging/update-changelogs.sh: 
Add currently released for ubuntu releases check.

* tools/packaging/build-packages.sh: 
Add currently released for ubuntu releases check.

* doc/developers/ppa.txt: 
Fix typos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
88
88
    sudo apt-get install build-essential devscripts dput quilt patch libcrypt-ssleay-perl debhelper cdbs python-docutils
89
89
 
90
90
  Please update this document if you encounter unmet dependencies or find a
91
 
  shortest way to express them.
 
91
  shorter way to express them.
92
92
 
93
93
* You will also want to have the `bzr-builddeb`_ plugin installed, which
94
94
  depends on `bzrtools`_.
119
119
 
120
120
#. You will end up checking out a separate directory for each supported
121
121
   release. Such as ``~/dev/bzr/releases/packaging/hardy``. In each of these
122
 
   branches, you will produce the package for the realease.
 
122
   branches, you will produce the package for the release.
123
123
 
124
124
#. Decide on the final version number.  It should be of this form::
125
125
 
168
168
   to specify it.
169
169
 
170
170
   Make sure you have the correct email address for yourself (you may need
171
 
   export DEBEMAIL=`bzr whomai` if it isn't arelay set), version number, and
 
171
   export DEBEMAIL=`bzr whoami` if it isn't already set), version number, and
172
172
   distribution.  It should look something like this::
173
173
 
174
174
       bzr (1.6~beta3-1~bazaar1~hardy1) hardy; urgency=low