X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcontrol;h=0230abd72444ca9520f70c6cffe50b0e35ecc779;hb=refs%2Fheads%2Ffibre;hp=207b30dc57a7131313594804ce9dbb5f74beb324;hpb=dcd1b07f1d6a300dd561d67d70bdbec3e6fa801a;p=unfold.git diff --git a/debian/control b/debian/control index 207b30dc..0230abd7 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,19 @@ Maintainer: Thierry Parmentelat Section: misc Priority: optional Standards-Version: 3.9.2 +# hopefully we do not need manifold at build-time Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django - -Package: myslice -Architecture: any -Depends: unfold, python-django-south -Description: Myslice plugins, based on django and unfold frontend +X-Python-Version: >= 2.7 # Thierry: the recipe I'm using somehow only works with several packages Package: unfold Architecture: any Depends: python, python-django, python-pyparsing, apache2, libapache2-mod-wsgi, openssl Description: Generic django-based frontend for manifold backends + +# +Package: myslice +Architecture: any +Depends: python-django-south, unfold, manifold +Description: Myslice plugins, based on django and unfold frontend +