mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Depend on python-lazr.restfulclient
This commit is contained in:
parent
2cf281ff85
commit
cfa705a863
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -12,11 +12,13 @@ ubuntu-dev-tools (0.84) UNRELEASED; urgency=low
|
||||
[ Luca Falavigna ]
|
||||
* ubuntutools/lp/lpapicache.py: recent lazr.restfulclient does use of
|
||||
unicode strings, use basestring to catch bot str and unicode.
|
||||
* Depend on python-lazr.restfulclient, package was recently renamed
|
||||
from python-lazr-restfulclient to match Python naming schema.
|
||||
|
||||
[ Jonathan Davies ]
|
||||
* dch-repeat: Added Lucid to releases.
|
||||
|
||||
-- Jonathan Davies <jpds@ubuntu.com> Thu, 03 Dec 2009 13:47:27 +0000
|
||||
-- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 05 Dec 2009 16:11:02 +0100
|
||||
|
||||
ubuntu-dev-tools (0.83) lucid; urgency=low
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -14,7 +14,7 @@ Package: ubuntu-dev-tools
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, ${misc:Depends}, binutils, devscripts, sudo,
|
||||
python-debian, python-launchpadlib, dctrl-tools, lsb-release, diffstat,
|
||||
dpkg-dev, python-apt (>= 0.7.9), python-lazr-restfulclient
|
||||
dpkg-dev, python-apt (>= 0.7.9), python-lazr.restfulclient
|
||||
Recommends: bzr, pbuilder | cowdancer | sbuild, reportbug (>= 3.39ubuntu1),
|
||||
ca-certificates, debootstrap, genisoimage, perl-modules, libwww-perl
|
||||
Conflicts: devscripts (<< 2.10.7ubuntu5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user