Fix: Minor
[myslice.git] / debian / control
1 Source: myslice
2 Maintainer: Thierry Parmentelat <Thierry.Parmentelat@inria.fr>
3 Section: misc
4 Priority: optional
5 Standards-Version: 3.9.2
6 Build-Depends: devscripts, debhelper (>=7.0.50~), debconf, dpatch, python-setuptools, make, python-django
7 X-Python-Version: >= 2.7
8
9 Package: myslice
10 Architecture: any
11 Depends: unfold, python-django-south
12 Description: Myslice plugins, based on django and unfold frontend
13
14 # Thierry: the recipe I'm using somehow only works with several packages
15 Package: unfold
16 Architecture: any
17 Depends: python, python-django, python-pyparsing, apache2, libapache2-mod-wsgi, openssl
18 Description: Generic django-based frontend for manifold backends