[Python-modules-commits] [rabbyt] 06/07: debian/control: add dep on ${misc:Depends}

Mattia Rizzolo mattia at mapreri.org
Mon Dec 14 19:01:07 UTC 2015


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

mattia pushed a commit to branch master
in repository rabbyt.

commit e667fb6565d86fb2efc1f0dee1de3c98e0dcec57
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Dec 14 18:58:51 2015 +0000

    debian/control: add dep on ${misc:Depends}
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index db6ab5f..f461679 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/rabbyt.git
 
 Package: python-rabbyt
 Architecture: any
-Depends: ${python:Depends},
+Depends: ${misc:Depends},
+         ${python:Depends},
          ${shlibs:Depends}
 Provides: ${python:Provides}
 Suggests: python-pygame

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



More information about the Python-modules-commits mailing list