]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed VCS URLs (https).
authorOndřej Nový <novy@ondrej.org>
Sun, 28 Feb 2016 14:26:14 +0000 (15:26 +0100)
committerOndřej Nový <novy@ondrej.org>
Sun, 28 Feb 2016 14:26:14 +0000 (15:26 +0100)
Rewritten-From: 2f10ecfd69ab69c6d9f1c80e98835736ee321747

xenial/debian/changelog
xenial/debian/control

index d0b3740646381a6d16b47094646d64bec9febfa2..4f9b17507be68b16a8d40dd2744a07a34527567c 100644 (file)
@@ -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ý <novy@ondrej.org>  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.
index e2dcb8d9109a05199a97bfeb2943968b63b88a6b..3d04bec853d67c0c3adb5970c5beeeedc352926f 100644 (file)
@@ -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