mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-07 15:01:34 +00:00
Added missing dependency on python-debian (needed by submittodebian)
This commit is contained in:
parent
0699933391
commit
6b3e9eb2a5
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -8,7 +8,10 @@ ubuntu-dev-tools (0.20) UNRELEASED; urgency=low
|
|||||||
[ Dainel Holbach ]
|
[ Dainel Holbach ]
|
||||||
* hugdaylist: only mention 'unassigned bugs'.
|
* hugdaylist: only mention 'unassigned bugs'.
|
||||||
|
|
||||||
-- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 23 Oct 2007 12:17:53 +0200
|
[ Soren Hansen ]
|
||||||
|
* Added missing python-debian dependency (needed by submittodebian)
|
||||||
|
|
||||||
|
-- Soren Hansen <soren@ubuntu.com> Tue, 23 Oct 2007 15:36:25 +0200
|
||||||
|
|
||||||
ubuntu-dev-tools (0.19) gutsy; urgency=low
|
ubuntu-dev-tools (0.19) gutsy; urgency=low
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -12,7 +12,7 @@ Standards-Version: 3.7.2
|
|||||||
Package: ubuntu-dev-tools
|
Package: ubuntu-dev-tools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Section: devel
|
Section: devel
|
||||||
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.14), reportbug
|
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo, python-launchpad-bugs (>= 0.2.14), reportbug, python-debian
|
||||||
Recommends: bzr, pbuilder
|
Recommends: bzr, pbuilder
|
||||||
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
||||||
Replaces: devscripts (<< 2.10.7ubuntu5)
|
Replaces: devscripts (<< 2.10.7ubuntu5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user