From ab7aebaa9a4dd3f7ec05a80b4e34f327190a5a16 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:26:14 +0100 Subject: [PATCH] Fixed VCS URLs (https). Rewritten-From: 2f10ecfd69ab69c6d9f1c80e98835736ee321747 --- trusty/debian/changelog | 6 ++++++ trusty/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index d0b3740..4f9b175 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2:9.0.0~b2+2016.02.18.git.cda9604792-2) UNRELEASED; urgency=medium + + * Fixed VCS URLs (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:26:13 +0100 + horizon (2:9.0.0~b2+2016.02.18.git.cda9604792-1) experimental; urgency=medium * New upstream release, based on commit cda9604792. diff --git a/trusty/debian/control b/trusty/debian/control index e2dcb8d..3d04bec 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -79,8 +79,8 @@ Build-Depends-Indep: gettext, python-yaml, Standards-Version: 3.9.6 Homepage: http://horizon.openstack.org -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/horizon.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/horizon.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/horizon.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/horizon.git Package: python-django-horizon Section: python -- 2.45.2