[Python-modules-commits] [python-cherrypy] 06/10: debian/control: depends on ${misc:Depends}
Mattia Rizzolo
mattia at mapreri.org
Sat Dec 12 22:02:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository python-cherrypy.
commit 71abff59536b3bb813ad682caab2d0b2f12fa5a2
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Dec 12 21:43:23 2015 +0000
debian/control: depends on ${misc:Depends}
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3dfe2de..58658e3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cher
Package: python-cherrypy
Architecture: all
XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}
+Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Python web development framework
CherryPy is a pythonic, object-oriented web development framework. It
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cherrypy.git
More information about the Python-modules-commits
mailing list