[Python-modules-commits] [python-djvulibre] 08/08: deb/tests/control: add python{, 3}-all to Depends

Daniel Stender stender at moszumanska.debian.org
Sat Aug 27 22:00:48 UTC 2016


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

stender pushed a commit to branch master
in repository python-djvulibre.

commit 44a66e8dac6b35ab24f31fa844a7a00116440826
Author: Daniel Stender <stender at debian.org>
Date:   Sat Aug 27 23:56:51 2016 +0200

    deb/tests/control: add python{,3}-all to Depends
---
 debian/changelog     | 4 +++-
 debian/tests/control | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 15cb08e..42f70e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ python-djvulibre (0.8-1) unstable; urgency=medium
     + drop build-deps against texlive-latex-extra and dvipng (sphinx.ext.pngmath
       not used anymore).
     + update Source (project moved to Github) in deb/copyright.
+  * deb/tests/control:
+    + add python{,3}-all to Depends.
 
- -- Daniel Stender <stender at debian.org>  Sat, 27 Aug 2016 23:51:15 +0200
+ -- Daniel Stender <stender at debian.org>  Sat, 27 Aug 2016 23:55:45 +0200
 
 python-djvulibre (0.7.2-1) unstable; urgency=medium
 
diff --git a/debian/tests/control b/debian/tests/control
index 47f8e56..c606240 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: python-djvu
-Depends: python-djvu, python-nose
+Depends: python-djvu, python-all, python-nose
 
 Tests: python3-djvu
-Depends: python3-djvu, python3-nose
+Depends: python3-djvu, python3-all, python3-nose

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



More information about the Python-modules-commits mailing list