summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-03-29 16:35:39 +0200
committerJulian Andres Klode <jak@debian.org>2009-03-29 16:35:39 +0200
commit10858f98f759a2407ac596582687581a2ed33d34 (patch)
tree52f72f772ee855bbc34c9b2ab72c0365f3754214 /debian
parentcb5d0d7f1f3f0730a8ed2fbc982311b6fe3aa336 (diff)
downloadpython-apt-10858f98f759a2407ac596582687581a2ed33d34.tar.gz
Build-Depend on python-debian, use it to get version number from changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control11
2 files changed, 16 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f996ef5b..3f7b420d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.7.10~exp1) experimental; urgency=low
+
+ * Build-Depend on python-debian, use it to get version number from changelog
+
+ -- Julian Andres Klode <jak@debian.org> Sun, 29 Mar 2009 14:09:18 +0200
+
python-apt (0.7.9) unstable; urgency=low
[ Julian Andres Klode ]
diff --git a/debian/control b/debian/control
index 41e3af4a..932a2b4f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,16 @@ Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
Standards-Version: 3.7.2.2
XS-Python-Version: all
-Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.10), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg, python-sphinx (>= 0.5)
+Build-Depends: apt-utils,
+ cdbs,
+ debhelper (>= 5.0.37.1),
+ libapt-pkg-dev (>= 0.7.10),
+ python-all-dbg,
+ python-all-dev,
+ python-central (>= 0.5),
+ python-debian,
+ python-distutils-extra (>= 1.9.0),
+ python-sphinx (>= 0.5)
Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid
Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes