From c88c3b6ca1c5af57d5085f6b67adfc63085a7fc1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:23:40 +0100 Subject: [PATCH] Fixed homepage (https). --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 920541ff0..0c5e10736 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ cinder (2:8.0.0~b2-2) UNRELEASED; urgency=medium + [ Thomas Goirand ] * New (build-)depends on python-oauth2client to ensure version. * Added missing build-depends on git, needed by sphinx-build. * Fixed config file generation. + [ Ondřej Nový ] + * Fixed homepage (https). + -- Thomas Goirand Mon, 25 Jan 2016 10:02:39 +0000 cinder (2:8.0.0~b2-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 7dbacd925..f136a772e 100644 --- a/debian/control +++ b/debian/control @@ -86,7 +86,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/cinder.git -Homepage: http://github.com/openstack/cinder +Homepage: https://github.com/openstack/cinder Package: python-cinder Section: python -- 2.45.2