From 59281ccfda2d80bc7eb563b9f329ab31aa3e3cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:40:12 +0200 Subject: [PATCH] d/copyright: Changed source URL to new one --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8308113..dfa30a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium * Fixed VCS URLs (https). * d/rules: Changed UPSTREAM_GIT to new URL + * d/copyright: Changed source URL to new one -- Ondřej Nový Sun, 28 Feb 2016 15:54:38 +0100 diff --git a/debian/copyright b/debian/copyright index 00dee6b..05753b7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XStatic-JQuery.TableSorter -Source: git://github.com/stackforge/xstatic-jquery.tablesorter.git +Source: https://github.com/openstack/xstatic-jquery.tablesorter.git Files: debian/* Copyright: (c) 2014, Thomas Goirand -- GitLab