~barry/bzr-builddeb/609186-urls

« back to all changes in this revision

Viewing changes to README

  • Committer: Robert Collins
  • Author(s): Karl Goetz
  • Date: 2010-07-07 05:19:09 UTC
  • Revision ID: robertc@robertcollins.net-20100707051909-ehd1fm6imyb34hxh
Fix readme rstification from Karl Goetz

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
This plugin requires `python-debian`_ (at least version 0.1.11),
21
21
and a version of bzr at least 1.2. These are available in Debian
22
22
(though maybe not at the required versions for a development version
23
 
 of builddeb).
 
23
of builddeb).
24
24
 
25
25
.. _python-debian: http://bzr.debian.org/pkg-python-debian/trunk/
26
26
 
260
260
  $ bzr ci
261
261
 
262
262
There are two options when you want to build a Debian package, whether
263
 
it is a native package or not. Most packages are non-native so I will desribe
 
263
it is a native package or not. Most packages are non-native so I will describe
264
264
that first.
265
265
 
266
266
To create a non-native package you need an upstream tarball to build against.