From 7abc5b2184666d48de31688b4f650932b564c507 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Wed, 12 Oct 2011 22:50:14 +0200 Subject: [PATCH] Add Depends and Build-Depends for python-distro-info, which has split out of distro-info. --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6f41648..4d39400 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ubuntu-dev-tools (0.133) UNRELEASED; urgency=low [ Stefano Rivera ] * mk-sbuild: Only grant access to the admin group when it exists (Closes: #642824) + * Add Depends and Build-Depends for python-distro-info, which has split out + of distro-info. [ Benjamin Drung ] * syncpackage: Allow syncing to -proposed with --no-lp. diff --git a/debian/control b/debian/control index a13bf4a..0f287ff 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: dctrl-tools, python-all (>= 2.6.5-13~), python-apt (>= 0.7.93~), python-debian (>= 0.1.20~), + python-distro-info | distro-info (<< 0.3~), python-gnupginterface, python-launchpadlib (>= 1.5.7), python-mox, @@ -37,6 +38,7 @@ Depends: binutils, lsb-release, python-apt (>= 0.7.93~), python-debian (>= 0.1.20~), + python-distro-info | distro-info (<< 0.3~), python-launchpadlib (>= 1.5.7), python-lazr.restfulclient, sudo,