Remove duplicated recommend

This commit is contained in:
Siegfried-Angel Gevatter Pujals (RainCT) 2008-01-17 21:27:38 +01:00
parent 19e5ab20f6
commit 4f622eec8b
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -21,6 +21,8 @@ ubuntu-dev-tools (0.25) UNRELEASED; urgency=low
debian/copyright.
* Update README (add information for many missing scripts).
* Add the text "ubuntu-dev-tools" to the footer of all manpages.
* Remove duplicated ubuntu-dev-tools recommends (it's already a
dependency).
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Thu, 17 Jan 2008 19:17:43 +0100

2
debian/control vendored
View File

@ -14,7 +14,7 @@ Package: ubuntu-dev-tools
Architecture: all
Section: devel
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.25), reportbug (>= 3.39ubuntu1), python-debian
Recommends: bzr, pbuilder, python-launchpad-bugs (>= 0.2.5)
Recommends: bzr, pbuilder
Conflicts: devscripts (<< 2.10.7ubuntu5)
Replaces: devscripts (<< 2.10.7ubuntu5)
XB-Python-Version: ${python:Versions}