summaryrefslogtreecommitdiff
path: root/debian/control
blob: eaa0d9fc8d3c584751f4998efc8338d0209c4723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: python-django-ishtar
Section: python
Priority: optional
Maintainer: Étienne Loks <etienne.loks@peacefrogs.net>
Build-Depends: debhelper (>= 9.0.0),
 python | python-all | python-dev | python-all-dev,
 python-setuptools
Standards-Version: 3.9.3
Homepage: http://pypi.python.org/pypi/ishtar

Package: python-django-ishtar
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 python-django (>= 1.4),
 python-django (<< 1.5),
 python-psycopg2,
 python-imaging,
 python-django-registration,
 python-django-south,
 python-pisa,
 python-reportlab,
 python-dbf,
 python-tidylib,
 python-lxml,
 python-html5lib,
 python-memcache
Recommends: javascript-common,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-jquery-ui-theme-base,
 memcached
Description: TBD