From e2e0fbc7bb6c2de7ffb18551e76a1f5b686b5e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 26 Jun 2016 01:47:04 +0200 Subject: [PATCH] Changed Vcs-* fields to https version --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28aa961..971a4c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ python-ceilometermiddleware (0.4.0-1) UNRELEASED; urgency=medium * Added python-mock to B-D (Closes: #827688) * Changed B-D and D for new upstream release * Don't run Py3 tests + * Changed Vcs-* fields to https version -- Ondřej Nový Sun, 26 Jun 2016 01:40:37 +0200 diff --git a/debian/control b/debian/control index fde6b97..52de99c 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,8 @@ Build-Depends-Indep: python-babel, subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-ceilometermiddleware.git -Vcs-Git: git://anonscm.debian.org/openstack/python-ceilometermiddleware.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-ceilometermiddleware.git +Vcs-Git: https://anonscm.debian.org/git/openstack/python-ceilometermiddleware.git Homepage: http://www.openstack.org/ Package: python-ceilometermiddleware