From f438a6d0345bedd85f443e9943d3f76942feae02 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 3 Sep 2010 18:05:25 +0200 Subject: * debian/control: - add missing build-depends on python-debian (needed to run the tests for apt.debfile.DebPackage() --- debian/changelog | 3 +++ debian/control | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9e03434e..7d5aced1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,9 @@ python-apt (0.7.97) UNRELEASED; urgency=low * apt/cache.py: - add "sources_list" parameter to cache.update() to force updating a single sources.list entry only + * debian/control: + - add missing build-depends on python-debian (needed to run the + tests for apt.debfile.DebPackage() -- Julian Andres Klode Fri, 23 Jul 2010 16:14:39 +0200 diff --git a/debian/control b/debian/control index a3decb78..1655a06e 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,8 @@ Build-Depends: apt-utils, python3.1-dbg, python-central (>= 0.5), python-distutils-extra (>= 2.0), - python-sphinx (>= 0.5) + python-sphinx (>= 0.5), + python-debian Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes -- cgit v1.2.3