mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Recommend Bazaar (brz) or Breezy (brz); the latter provides a command-line compatible interface.
This commit is contained in:
parent
a2aacb28ff
commit
e763606da0
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -4,6 +4,10 @@ ubuntu-dev-tools (0.166) UNRELEASED; urgency=medium
|
|||||||
* pbuilder-dist:
|
* pbuilder-dist:
|
||||||
+ Fix handling of --othermirror when a local archive found. LP: #1314076
|
+ Fix handling of --othermirror when a local archive found. LP: #1314076
|
||||||
|
|
||||||
|
[ Jelmer Vernooij ]
|
||||||
|
* Recommend Bazaar (brz) or Breezy (brz); the latter provides a
|
||||||
|
command-line compatible interface.
|
||||||
|
|
||||||
-- Mattia Rizzolo <mattia@debian.org> Fri, 18 May 2018 17:57:21 +0200
|
-- Mattia Rizzolo <mattia@debian.org> Fri, 18 May 2018 17:57:21 +0200
|
||||||
|
|
||||||
ubuntu-dev-tools (0.165) unstable; urgency=medium
|
ubuntu-dev-tools (0.165) unstable; urgency=medium
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -60,8 +60,8 @@ Depends: binutils,
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
${python:Depends}
|
${python:Depends}
|
||||||
Recommends: bzr,
|
Recommends: bzr | brz,
|
||||||
bzr-builddeb,
|
bzr-builddeb | brz-debian,
|
||||||
ca-certificates,
|
ca-certificates,
|
||||||
debian-archive-keyring,
|
debian-archive-keyring,
|
||||||
debian-keyring,
|
debian-keyring,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user