[Python-modules-commits] [guessit] 01/02: Add a dependency on python3-all for autopkgtest

Etienne Millon emillon-guest at moszumanska.debian.org
Tue Mar 8 22:30:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

emillon-guest pushed a commit to branch master
in repository guessit.

commit 9bbba0c2b8ffeca74d30e92cb68339cd27f8f907
Author: Etienne Millon <me at emillon.org>
Date:   Tue Mar 8 22:38:00 2016 +0100

    Add a dependency on python3-all for autopkgtest
---
 debian/changelog     | 1 +
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d13219..0347320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ guessit (0.11.0-1) UNRELEASED; urgency=medium
   * New upstream release (Closes: #796404)
   * Remove XS-Testsuite field
   * Fix spelling error in description
+  * Add a dependency on python3-all for autopkgtest (Closes: #806961)
 
  -- Etienne Millon <me at emillon.org>  Tue, 25 Aug 2015 21:50:01 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index f3a4079..8c55f76 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,5 +3,5 @@ Depends: @, python-yaml, python-nose
 Restrictions: allow-stderr
 
 Tests: unittests3
-Depends: @, python3-yaml, python3-nose
+Depends: @, python3-all, python3-yaml, python3-nose
 Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/guessit.git



More information about the Python-modules-commits mailing list