summaryrefslogtreecommitdiff
path: root/debian/control
blob: fb4ce26e542b91069b632cb73b23c23349c5687d (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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,
 python-oook-replace,
 python-django-extra-views,
 python-django-simple-history,
 python-unicodecsv,
 python-markdown,
# DB
 postgresql-9.1,
 postgresql-9.1-postgis,
# Web:
 nginx,
 uwsgi,
 uwsgi-plugin-python,
# Extra:
 apg,
 gettext,
Recommends: javascript-common,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-jquery-ui-theme-base,
 memcached
Description: TBD