From: Ondřej Nový Date: Sun, 28 Feb 2016 14:25:55 +0000 (+0100) Subject: Fixed VCS URLs (https). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=77d87c7f42ff4460a7852ff10fd1ee9e808dad63;p=openstack-build%2Fheat-build.git Fixed VCS URLs (https). Rewritten-From: ef8e263cf1bb933cb70697498167368000c3b8fc --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 2a2907b7..1e1f7b3a 100644 --- a/xenial/debian/changelog +++ b/xenial/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/xenial/debian/control b/xenial/debian/control index 2a740b17..85bf8dd7 100644 --- a/xenial/debian/control +++ b/xenial/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