From d5feb2550a0d9149958720ce6bb262ebe2d96d96 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 22 Aug 2012 13:28:53 +0200 Subject: Replace unidecode by the django slugify filter --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') 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 -- cgit v1.2.3