diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2009-03-13 13:43:41 +0000 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2009-03-13 13:43:41 +0000 |
commit | cae27d44e713e8a551a4358607ba6334066bec23 (patch) | |
tree | eb4f940d34b8bca020f6dd1f7578776457b3154c /debian/compat | |
parent | 6102851ef40250babb95dd3ea337bcf3ecdbc293 (diff) | |
download | python-django-tagging-cae27d44e713e8a551a4358607ba6334066bec23.tar python-django-tagging-cae27d44e713e8a551a4358607ba6334066bec23.tar.gz |
* New SVN snapshot. Upload to unstable now that Django 1.0 is there.svn/0.2.1+svn154-1
* Drop debian/patches/01_remove_django_builddeps as setup.py got fixed
upstream.
* Standards-Version bumped to 3.8.1, no changes needed.
* Switch to debhelper 7 and drop CDBS.
* Drop useless debian/pycompat file.
* Drop duplicate Priority field.
* Add ${misc:Depends} variable in Depends.
Diffstat (limited to 'debian/compat')
-rw-r--r-- | debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 |