From d03370f79a6a592d56e9d68874e0a61b1ab0a85a Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Tue, 25 Feb 2014 19:15:59 +0100 Subject: autopkgtest invokes python, add dependeny. debian/tests/control: Add missing python test dependency, as debian/tests/security calls python. Closes: #740092 --- debian/changelog | 8 ++++++++ debian/tests/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3