From cfa705a863554a7b20a7dd35eaf33062dcf028f6 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 5 Dec 2009 16:12:38 +0100 Subject: [PATCH] Depend on python-lazr.restfulclient --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb69c58..cd50be9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 03 Dec 2009 13:47:27 +0000 + -- Luca Falavigna Sat, 05 Dec 2009 16:11:02 +0100 ubuntu-dev-tools (0.83) lucid; urgency=low diff --git a/debian/control b/debian/control index 79b2e95..8f4c2e6 100644 --- a/debian/control +++ b/debian/control @@ -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)