From 2c087d3159a2046ca63c120e65f8fd3f351c113c 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 --- xenial/debian/changelog | 6 ++++++ xenial/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index d0b3740..4f9b175 100644 --- a/xenial/debian/changelog +++ b/xenial/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/xenial/debian/control b/xenial/debian/control index e2dcb8d..3d04bec 100644 --- a/xenial/debian/control +++ b/xenial/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