From 6c2fe549ce710dd34e8c7cea554ffbec357e45c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:30:09 +0100 Subject: [PATCH] Fixed VCS URLs (https). Rewritten-From: c7ceceee36b8a4ed0dc1d42b233485cfc711ec98 --- xenial/debian/changelog | 1 + xenial/debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index d483324..f051fbd 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ neutron-lbaas (1:8.0.0~b2-2) UNRELEASED; urgency=medium * Fixed homepage (https). + * Fixed VCS URLs (https). -- Ondřej Nový Sun, 28 Feb 2016 15:30:02 +0100 diff --git a/xenial/debian/control b/xenial/debian/control index 37ce891..588f968 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -51,8 +51,8 @@ Build-Depends-Indep: alembic (>= 0.8.0), testrepository, Standards-Version: 3.9.6 Homepage: https://github.com/openstack/neutron-lbaas -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron-lbaas.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/neutron-lbaas.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/neutron-lbaas.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/neutron-lbaas.git Package: python-neutron-lbaas Architecture: all -- 2.45.2