diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2014-02-14 09:31:36 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2014-02-14 09:31:36 +0100 |
commit | 12e3089483edada047fc98600344a83333132aef (patch) | |
tree | e189c6c956cbce15db056677967e631197806361 /debian/changelog | |
parent | 81b6abeb2de5ce6cfd4d4d69fe0c9f20a96fd1c7 (diff) | |
parent | c1ee6e25da23b79b404a8a5cc61666d532d385f0 (diff) | |
download | python-django-tagging-12e3089483edada047fc98600344a83333132aef.tar python-django-tagging-12e3089483edada047fc98600344a83333132aef.tar.gz |
Imported Debian patch 1:0.3.1-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fde5450..3ad84d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +python-django-tagging (1:0.3.1-4) unstable; urgency=medium + + * Drop David Spreen from Uploaders. Closes: #738932 + * Add fix-testsuite.patch and now run the testsuite. + * Add django-1.7-compat.patch to make it work with Django 1.7. + Closes: #755624 + * Bump Standards-Version to 3.9.5 and debhelper compat to 9. + * Add python-django to Build-Depends for the test suite. + + -- Raphaël Hertzog <hertzog@debian.org> Fri, 14 Feb 2014 09:31:36 +0100 + python-django-tagging (1:0.3.1-3) unstable; urgency=low [ Jakub Wilk ] |