On Feb 19, 2011, at 08:21 PM, Loïc Minier wrote:

> (We usually don't but lp:ubuntu URLs in Vcs-Bzr because it's kind of
> implicit that we have this branch in every package, but there is not
> way to tell whether the UDD branch is in use or not; listing it
> explicitly when it's used solves this)

One other quick note.  With bzr 2.3, lp:ubuntu branches can also be referenced
by ubuntu:<series>/<package> urls.  <series> can be 'maverick' or 'm' and can
be omitted for the latest series.  E.g. to get Natty's version of
python-numpy, just say:

% bzr branch ubuntu:python-numpy

Maverick's version via:

% bzr branch ubuntu:m/python-numpy

Cheers,
-Barry

Attachment: signature.asc
Description: PGP signature

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to