From c31070c622710a03feb9e8d41b6c32d98ec636b8 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 5 May 2013 16:01:13 +0000 Subject: [PATCH] Use canonical URIs for Vcs-* fields. --- debian/changelog | 6 +++++- debian/control | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 437558b..72f9b87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ kitchen (1.1.1-1) UNRELEASED; urgency=low + [ Simon Chopin ] * Initial release. (Closes: #705930) * Patch the test set to use consistent locale naming (forwarded) - -- Simon Chopin Mon, 22 Apr 2013 21:16:39 +0200 + [ Jakub Wilk ] + * Use canonical URIs for Vcs-* fields. + + -- Jakub Wilk Sun, 05 May 2013 16:01:06 +0200 diff --git a/debian/control b/debian/control index b4c71f2..bc450fa 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: Standards-Version: 3.9.4 X-Python-Version: >= 2.3 Homepage: https://fedorahosted.org/kitchen/ -Vcs-Svn: svn://svn.debian.org/python-modules/packages/kitchen/trunk -Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/kitchen/trunk/ +Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/kitchen/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/kitchen/trunk/ Package: python-kitchen Architecture: all