summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@bebt.de>2014-02-25 19:15:59 +0100
committerAndreas Metzler <ametzler@bebt.de>2014-02-25 19:15:59 +0100
commitd03370f79a6a592d56e9d68874e0a61b1ab0a85a (patch)
tree6a4abf8a6bd16f70aebbe1ba601e46b5ed43e428
parentd6f67f7e559879d56b7652e09d16c0f7a4b45738 (diff)
downloadexim4-d03370f79a6a592d56e9d68874e0a61b1ab0a85a.tar.gz
autopkgtest invokes python, add dependeny.
debian/tests/control: Add missing python test dependency, as debian/tests/security calls python. Closes: #740092
-rw-r--r--debian/changelog8
-rw-r--r--debian/tests/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3563765..c3fe7ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+exim4 (4.82-6) UNRELEASED; urgency=medium
+
+ [ Martin Pitt ]
+ * debian/tests/control: Add missing python test dependency, as
+ debian/tests/security calls python. Closes: #740092
+
+ -- Andreas Metzler <ametzler@debian.org> Tue, 25 Feb 2014 19:14:21 +0100
+
exim4 (4.82-5) unstable; urgency=medium
* Upgrade to libdb5.3-dev. Closes: #738637 Be paranoid and bump BDBVERSION
diff --git a/debian/tests/control b/debian/tests/control
index 21b2149..0e64126 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: daemon security
-Depends: exim4
+Depends: exim4, python
Restrictions: needs-root