mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-13 01:41:29 +00:00
Demote bzr/brz from Recommends to Suggests
Nowadays git is used nearly everywhere. Therefore demoting bzr/brz to Suggest is the right thing to do. Bug-Debian: https://bugs.debian.org/940531 Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
This commit is contained in:
parent
096d5612e7
commit
c1e4b14a98
4
debian/control
vendored
4
debian/control
vendored
@ -59,8 +59,6 @@ Depends:
|
|||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
Recommends:
|
Recommends:
|
||||||
arch-test,
|
arch-test,
|
||||||
bzr | brz,
|
|
||||||
bzr-builddeb | brz-debian,
|
|
||||||
ca-certificates,
|
ca-certificates,
|
||||||
debian-archive-keyring,
|
debian-archive-keyring,
|
||||||
debian-keyring,
|
debian-keyring,
|
||||||
@ -74,6 +72,8 @@ Recommends:
|
|||||||
reportbug (>= 3.39ubuntu1),
|
reportbug (>= 3.39ubuntu1),
|
||||||
ubuntu-keyring | ubuntu-archive-keyring,
|
ubuntu-keyring | ubuntu-archive-keyring,
|
||||||
Suggests:
|
Suggests:
|
||||||
|
bzr | brz,
|
||||||
|
bzr-builddeb | brz-debian,
|
||||||
qemu-user-static,
|
qemu-user-static,
|
||||||
Description: useful tools for Ubuntu developers
|
Description: useful tools for Ubuntu developers
|
||||||
This is a collection of useful tools that Ubuntu developers use to make their
|
This is a collection of useful tools that Ubuntu developers use to make their
|
||||||
|
Loading…
x
Reference in New Issue
Block a user