From 018e2f4e7d4ce88c4a4b5012f02154c101aaae15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:54:21 +0100 Subject: [PATCH] Fixed VCS URLs (https). --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 52371d7..7f8063d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-xstatic-jquery.bootstrap.wizard (1.0.0.1-2) UNRELEASED; urgency=medium + + * Fixed VCS URLs (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:54:21 +0100 + python-xstatic-jquery.bootstrap.wizard (1.0.0.1-1) unstable; urgency=medium * Initial release (Closes: #761383). diff --git a/debian/control b/debian/control index f7b1ece..158d852 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), python3-setuptools Build-Conflicts: python-xstatis, python3-xstatic Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-xstatic-jquery.bootstrap.wizard.git -Vcs-Git: git://anonscm.debian.org/openstack/python-xstatic-jquery.bootstrap.wizard.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-xstatic-jquery.bootstrap.wizard.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-xstatic-jquery.bootstrap.wizard.git Homepage: https://github.com/stackforge/XStatic-JQuery.Bootstrap.Wizard Package: python-xstatic-jquery.bootstrap.wizard -- GitLab