summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3142a65..bbff703 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+blist (1.3.6-3) unstable; urgency=medium
+
+ * Depend on python-all-dev (closes: #758175).
+
+ -- Michael Gilbert <mgilbert@debian.org> Fri, 15 Aug 2014 20:21:57 +0000
+
blist (1.3.6-2) unstable; urgency=medium
[ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index 581ee25..c7debf0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
Build-Depends:
debhelper (>= 9),
dh-python,
- python-all,
- python3-all,
+ python-all-dev,
+ python3-all-dev,
python-setuptools,
python3-setuptools,
Standards-Version: 3.9.5