From: Ondřej Nový Date: Sun, 28 Feb 2016 14:26:14 +0000 (+0100) Subject: Fixed VCS URLs (https). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ab7aebaa9a4dd3f7ec05a80b4e34f327190a5a16;p=openstack-build%2Fhorizon-build.git Fixed VCS URLs (https). Rewritten-From: 2f10ecfd69ab69c6d9f1c80e98835736ee321747 --- 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