[Python-modules-commits] [python-requirements-detector] 01/01: added dep on python{, 3}-all to autopkgtests

Daniel Stender danstender-guest at moszumanska.debian.org
Tue Jun 23 09:33:30 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-requirements-detector.

commit 0d37633a4499d1e8022054fdbd7d3e93deec6e0b
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Jun 23 11:31:40 2015 +0200

    added dep on python{,3}-all to autopkgtests
---
 debian/changelog     | 2 +-
 debian/tests/control | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87a2972..b507774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ python-requirements-detector (0.4-1) unstable; urgency=medium
 
   * Initial release (Closes: #788208).
 
- -- Daniel Stender <debian at danielstender.com>  Mon, 22 Jun 2015 00:00:01 +0200
+ -- Daniel Stender <debian at danielstender.com>  Tue, 23 Jun 2015 11:30:52 +0200
diff --git a/debian/tests/control b/debian/tests/control
index 89196ab..3cb64e1 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: python-requirements-detector
-Depends: python-nose, python-astroid
+Depends: python-all, python-nose, python-astroid
 
 Tests: python3-requirements-detector
-Depends: python3-nose, python3-astroid
\ No newline at end of file
+Depends: python3-all, python3-nose, python3-astroid
\ No newline at end of file

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



More information about the Python-modules-commits mailing list