aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2014-08-06 11:34:01 +0000
committerRaphaël Hertzog <hertzog@debian.org>2014-08-06 11:34:01 +0000
commit7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f (patch)
treea23d782abe0dd1327d2bacc71500e3cb938965c0 /debian/changelog
parenteec62e21bde4d19c3665ec814d5389c45b5d4198 (diff)
downloadpython-django-tagging-7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f.tar
python-django-tagging-7d60a345ce793c9c1a8a4d0479b2ea10ec89cb7f.tar.gz
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c8a1198..ae212cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
-python-django-tagging (1:0.3.1-4) UNRELEASED; urgency=medium
+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
-- Raphaël Hertzog <hertzog@debian.org> Fri, 14 Feb 2014 09:31:36 +0100