From 2036cb74eb9aefdc2458210fe21a620ca20b0c04 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 5 May 2013 16:01:13 +0000 Subject: Use canonical URIs for Vcs-* fields. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 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 , David Spreen = 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/ -- cgit v1.2.3