X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=4a4eb0594e836f23f46f93ecc5f2981e17fac13e;hb=254eb62e6dd744a3cf08fe530c404a88d00c5bef;hp=7e8cc46cc19b2bf8ab30c8b7a48ed7a9867bf019;hpb=81ec612e913ab7cdda69ba8f84df8fc5e60fa154;p=myslice.git diff --git a/debian/control b/debian/control index 7e8cc46c..4a4eb059 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 -Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make +Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django +X-Python-Version: >= 2.7 Package: myslice Architecture: any @@ -13,5 +14,5 @@ Description: Myslice plugins, based on django and unfold frontend # Thierry: the recipe I'm using somehow only works with several packages Package: unfold Architecture: any -Depends: python, python-django, python-pyparsing +Depends: python, python-django, python-pyparsing, apache2, libapache2-mod-wsgi, openssl Description: Generic django-based frontend for manifold backends