diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-31 20:20:03 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-31 20:20:03 +0200 |
| commit | 04a56cfca0e999a5af07545de51c84258d0c1288 (patch) | |
| tree | d35247416d559648dbabce2acd9a81d2dd9f8a58 /debian/control | |
| parent | 741baf714a56ec15e38f42a5aef01868d3b80c6a (diff) | |
| parent | d768ed653a435c2ddd8fc0c1bfec72a0ec5e5a48 (diff) | |
| download | Chimère-04a56cfca0e999a5af07545de51c84258d0c1288.tar.bz2 Chimère-04a56cfca0e999a5af07545de51c84258d0c1288.zip | |
Merge branch 'master' into saclay
Conflicts:
chimere/static/chimere/js/utils.js
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7317430..1c93646 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Package: python-django-chimere Version: 2.0 -Depends: python-django (>=1.3), python-gdal, python-psycopg2, +Depends: python-django (>=1.4), python-gdal, python-psycopg2, python-beautifulsoup, python-imaging, libjs-jquery, libjs-jquery-ui, libjs-jquery-ui-theme-base, postgresql-9.1, postgresql-9.1-postgis, gettext, - python-simplejson, gpsbabel, python-django-south + python-simplejson, gpsbabel, python-django-south, + python-pyexiv2 Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |
