At http://people.canonical.com/~robertc/baz2.0/plugins/builddeb/upstream-trunk
------------------------------------------------------------ revno: 462 revision-id: [email protected] parent: [email protected] fixes bug(s): https://launchpad.net/bugs/524253 author: Karl Goetz <[email protected]> committer: Robert Collins <[email protected]> branch nick: upstream-trunk timestamp: Wed 2010-07-07 15:19:09 +1000 message: Fix readme rstification from Karl Goetz === modified file 'README' --- a/README 2009-12-25 13:14:13 +0000 +++ b/README 2010-07-07 05:19:09 +0000 @@ -20,7 +20,7 @@ This plugin requires `python-debian`_ (at least version 0.1.11), and a version of bzr at least 1.2. These are available in Debian (though maybe not at the required versions for a development version - of builddeb). +of builddeb). .. _python-debian: http://bzr.debian.org/pkg-python-debian/trunk/ @@ -260,7 +260,7 @@ $ bzr ci There are two options when you want to build a Debian package, whether -it is a native package or not. Most packages are non-native so I will desribe +it is a native package or not. Most packages are non-native so I will describe that first. To create a non-native package you need an upstream tarball to build against. -- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
