From 0d7539b6356fe60899542efba61a095bfb24d21a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sun, 28 Feb 2016 15:54:38 +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 ce27379..fa164ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium + + * Fixed VCS URLs (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:54:38 +0100 + python-xstatic-jquery.tablesorter (2.14.5.1-2) unstable; urgency=medium * Uploading to unstable. diff --git a/debian/control b/debian/control index a696742..c18620c 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 9), python3-setuptools Build-Conflicts: python-xstatic, python3-xstatic Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-xstatic-jquery.tablesorter.git -Vcs-Git: git://anonscm.debian.org/openstack/python-xstatic-jquery.tablesorter.git +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-xstatic-jquery.tablesorter.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/python-xstatic-jquery.tablesorter.git Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter Package: python-xstatic-jquery.tablesorter -- GitLab