From 070e305c83ebce31d37e40240a7ff1ed870ea063 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 11 Sep 2013 06:20:49 +0000 Subject: [PATCH] Canonical VCS URLs. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7b266c3..cf7c61f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-swiftclient (1:1.6.0-1) unstable; urgency=low * Removes now obsolete patch for OSLO version. * Now using testrepository for the unit testing. * Updated (build-)dependencies. + * Canonical VCS URLs. -- Thomas Goirand Wed, 11 Sep 2013 14:03:08 +0800 diff --git a/debian/control b/debian/control index e8d6a22..30a687d 100644 --- a/debian/control +++ b/debian/control @@ -20,9 +20,9 @@ Build-Depends-Indep: python-eventlet, python-testtools, testrepository (>= 0.0.13) Standards-Version: 3.9.4 +Vcs-Git: git://anonscm.debian.org/openstack/python-swiftclient.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-swiftclient.git Homepage: https://github.com/openstack/python-swiftclient -Vcs-Git: git://git.debian.org/openstack/python-swiftclient.git -Vcs-Browser: http://git.debian.org/?p=openstack/python-swiftclient.git;a=summary Package: python-swiftclient Architecture: all