aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f41e692..b37475d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-django-tagging (0.3.1-3) UNRELEASED; urgency=low
+
+ * Use canonical URIs for Vcs-* fields.
+
+ -- Jakub Wilk <jwilk@debian.org> Sun, 05 May 2013 16:02:26 +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..97a3b85 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Raphaƫl Hertzog <hertzog@debian.org>, David Spreen <netzwurm@debian.
Standards-Version: 3.9.2
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/