combo/debian/control

30 lines
798 B
Plaintext

Source: combo
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7)
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Package: python-combo
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-django (>= 1.7),
python-gadjo,
python-requests,
python-django-cmsplugin-blurp
Recommends: python-django-mellon
Description: Portal Management System (Python module)
Package: combo
Architecture: all
Depends: ${misc:Depends},
python-combo (= ${binary:Version}),
python-hobo,
python-django-tenant-schemas,
python-psycopg2,
python-django-mellon,
gunicorn
Recommends: nginx, postgresql
Description: Portal Management System