From: Ondřej Nový Date: Sun, 28 Feb 2016 14:30:02 +0000 (+0100) Subject: Fixed homepage (https). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=86413802224df4aa7638d31f481926028cd90926;p=openstack-build%2Fneutron-lbaas-build.git Fixed homepage (https). Rewritten-From: a82f68d41da88073d5b832b3b76f25f655c1fb49 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 198a8af..d483324 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +neutron-lbaas (1:8.0.0~b2-2) UNRELEASED; urgency=medium + + * Fixed homepage (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:30:02 +0100 + neutron-lbaas (1:8.0.0~b2-1) experimental; urgency=medium * New upstream release. diff --git a/xenial/debian/control b/xenial/debian/control index c231a85..37ce891 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -50,7 +50,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), subunit, testrepository, Standards-Version: 3.9.6 -Homepage: http://github.com/openstack/neutron-lbaas +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