aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2011-11-02 11:30:48 +0000
committerRaphaël Hertzog <hertzog@debian.org>2011-11-02 11:30:48 +0000
commit0b083d4f3afc1ad4a8b4b01beff32854349edc95 (patch)
tree4d0cc076ddab2dd3765efe85b2303cb11533d247 /debian/changelog
parent23b58af7e7f48f536d69ca44334f24aecd6651ea (diff)
downloadpython-django-tagging-0b083d4f3afc1ad4a8b4b01beff32854349edc95.tar
python-django-tagging-0b083d4f3afc1ad4a8b4b01beff32854349edc95.tar.gz
* Switch to dh_python2 instead of python-support.
* Bump debhelper compat level to 8. * Update Standards-Version to 3.9.2 (no change needed). * Drop the article from the description (lintian warning). * Update Vcs-Browser URL to point to the new location.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1254c7b..f41e692 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-django-tagging (0.3.1-2) unstable; urgency=low
+
+ * Switch to dh_python2 instead of python-support.
+ * Bump debhelper compat level to 8.
+ * Update Standards-Version to 3.9.2 (no change needed).
+ * Drop the article from the description (lintian warning).
+ * Update Vcs-Browser URL to point to the new location.
+
+ -- Raphaël Hertzog <hertzog@debian.org> Wed, 02 Nov 2011 12:29:00 +0100
+
python-django-tagging (0.3.1-1) unstable; urgency=low
* New upstream release.