[Python-modules-commits] [python-sptest] 13/16: debian/control: Depend on ${misc:Depends}, since we use debhelper

Mattia Rizzolo mattia at debian.org
Wed Jan 20 18:45:12 UTC 2016


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

mattia pushed a commit to branch master
in repository python-sptest.

commit 6baed22e5e115e906c9e261686b3e1f775f401e9
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Jan 20 18:40:42 2016 +0000

    debian/control: Depend on ${misc:Depends}, since we use debhelper
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9328d6e..852c4fb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-spte
 
 Package: python-sptest
 Architecture: all
-Depends: ${python:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
 Description: Python unittest module extension
  sptest is a Python module that provides a simplified interface for customized
  handling of unittest results.

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



More information about the Python-modules-commits mailing list