Merge ~jelmer/ubuntu-dev-tools:breezy into ubuntu-dev-tools:master

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: c5bc971f17ff44dfcc09262b357ac218690d85b3
Proposed branch: ~jelmer/ubuntu-dev-tools:breezy
Merge into: ubuntu-dev-tools:master
Diff against target: 30 lines (+6/-2)
2 files modified
debian/changelog (+4/-0)
debian/control (+2/-2)
Reviewer Review Type Date Requested Status
Mattia Rizzolo Approve
Review via email: mp+353759@code.launchpad.net

Commit message

Recommend Bazaar or Breezy, since the latter provides a compatible command-line UI.

Description of the change

Recommend Bazaar or Breezy, since the latter provides a compatible command-line UI.

To post a comment you must log in.
Revision history for this message
Mattia Rizzolo (mapreri) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index dcbd76e..f7ae710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ ubuntu-dev-tools (0.166) UNRELEASED; urgency=medium
4 * pbuilder-dist:4 * pbuilder-dist:
5 + Fix handling of --othermirror when a local archive found. LP: #13140765 + Fix handling of --othermirror when a local archive found. LP: #1314076
66
7 [ Jelmer Vernooij ]
8 * Recommend Bazaar (brz) or Breezy (brz); the latter provides a
9 command-line compatible interface.
10
7 -- Mattia Rizzolo <mattia@debian.org> Fri, 18 May 2018 17:57:21 +020011 -- Mattia Rizzolo <mattia@debian.org> Fri, 18 May 2018 17:57:21 +0200
812
9ubuntu-dev-tools (0.165) unstable; urgency=medium13ubuntu-dev-tools (0.165) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3dc8604..5dab14d 100644
--- a/debian/control
+++ b/debian/control
@@ -60,8 +60,8 @@ Depends: binutils,
60 ${misc:Depends},60 ${misc:Depends},
61 ${perl:Depends},61 ${perl:Depends},
62 ${python:Depends}62 ${python:Depends}
63Recommends: bzr,63Recommends: bzr | brz,
64 bzr-builddeb,64 bzr-builddeb | brz-debian,
65 ca-certificates,65 ca-certificates,
66 debian-archive-keyring,66 debian-archive-keyring,
67 debian-keyring,67 debian-keyring,

Subscribers

People subscribed via source and target branches