From 6b6157a765b78f9e6009a5611fd7bfa145ef549b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:25:55 +0100 Subject: [PATCH] Fixed VCS URLs (https). Rewritten-From: ef8e263cf1bb933cb70697498167368000c3b8fc --- trusty/debian/changelog | 4 ++++ trusty/debian/control | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 2a2907b7..1e1f7b3a 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,7 +1,11 @@ heat (1:6.0.0~b2-2) UNRELEASED; urgency=medium + [ Thomas Goirand ] * Avoid option -S of dpkg-parsechangelog which is incompatible with Trusty. + [ Ondřej Nový ] + * Fixed VCS URLs (https). + -- Thomas Goirand Mon, 25 Jan 2016 16:05:12 +0000 heat (1:6.0.0~b2-1) experimental; urgency=medium diff --git a/trusty/debian/control b/trusty/debian/control index 2a740b17..85bf8dd7 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -83,8 +83,8 @@ Build-Depends-Indep: bandit (>= 0.13.2), subunit, testrepository, Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/heat.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/heat.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/heat.git Homepage: http://wiki.openstack.org/Heat Package: python-heat -- 2.45.2