diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-22 13:28:53 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-22 13:28:53 +0200 |
commit | d5feb2550a0d9149958720ce6bb262ebe2d96d96 (patch) | |
tree | f5ebc5984ee72f88a399dfafc16121bac966142b /debian/control | |
parent | 433597411084d3c60a9cceeb58798e65a76aab36 (diff) | |
download | Chimère-2.0-RC4.tar.bz2 Chimère-2.0-RC4.zip |
Replace unidecode by the django slugify filterv2.0-RC4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 92cfa21..7317430 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Depends: python-django (>=1.3), 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-unidecode + python-simplejson, gpsbabel, python-django-south Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |