aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
-rw-r--r--debian/control6
2 files changed, 15 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index f41e692..fde5450 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-django-tagging (1:0.3.1-3) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Jonas Genannt ]
+ * added myself as Uploader
+ * Added epoch, since python-django-taggit has taken over the binary
+ package due an mistake.
+
+ -- Jonas Genannt <jonas.genannt@capi2name.de> Sun, 01 Sep 2013 16:46:35 +0200
+
python-django-tagging (0.3.1-2) unstable; urgency=low
* Switch to dh_python2 instead of python-support.
diff --git a/debian/control b/debian/control
index 7d7192a..c7ed371 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: python-django-tagging
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
-Uploaders: Raphaël Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org>
-Standards-Version: 3.9.2
+Uploaders: Raphaël Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.org>, Jonas Genannt <jonas.genannt@capi2name.de>
+Standards-Version: 3.9.4
Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~)
Build-Depends-Indep: python-docutils
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-django-tagging/trunk/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-tagging/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-tagging/trunk/
Homepage: http://code.google.com/p/django-tagging/