mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
* Drop python-launchpad-bugs from Depends.
It's still referenced in ubuntutools/ppaput.py but this module isn't used by anything and should be updated to use the LP API.
This commit is contained in:
parent
ffd08de377
commit
27cccf9a70
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -11,7 +11,10 @@ ubuntu-dev-tools (0.76) UNRELEASED; urgency=low
|
|||||||
- Don't add second XSBC-Original-Maintainer if Maintainer was set
|
- Don't add second XSBC-Original-Maintainer if Maintainer was set
|
||||||
to Motu or Core-Dev.
|
to Motu or Core-Dev.
|
||||||
|
|
||||||
-- Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel@canonical.com> Mon, 20 Jul 2009 15:07:53 -0500
|
[ Michael Bienia ]
|
||||||
|
* Drop python-launchpad-bugs from Depends.
|
||||||
|
|
||||||
|
-- Michael Bienia <geser@ubuntu.com> Fri, 24 Jul 2009 09:19:45 +0200
|
||||||
|
|
||||||
ubuntu-dev-tools (0.75) karmic; urgency=low
|
ubuntu-dev-tools (0.75) karmic; urgency=low
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -13,8 +13,8 @@ Standards-Version: 3.8.0
|
|||||||
Package: ubuntu-dev-tools
|
Package: ubuntu-dev-tools
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo,
|
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo,
|
||||||
python-debian, python-launchpad-bugs (>= 0.2.25), python-launchpadlib,
|
python-debian, python-launchpadlib, dctrl-tools, lsb-release, diffstat,
|
||||||
dctrl-tools, lsb-release, diffstat, dpkg-dev, python-apt (>= 0.7.9)
|
dpkg-dev, python-apt (>= 0.7.9)
|
||||||
Recommends: bzr, pbuilder | cowdancer | sbuild, reportbug (>= 3.39ubuntu1),
|
Recommends: bzr, pbuilder | cowdancer | sbuild, reportbug (>= 3.39ubuntu1),
|
||||||
ca-certificates, debootstrap, genisoimage, perl-modules, libwww-perl
|
ca-certificates, debootstrap, genisoimage, perl-modules, libwww-perl
|
||||||
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user