From 2c6187271e0adec5fa702345789fca3a468a35de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 12 Feb 2018 10:37:49 +0100 Subject: [PATCH] d/control: Set Vcs-* to salsa.debian.org --- debian/changelog | 3 +++ debian/control | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 36efc59..5507eba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ python-xstatic-jquery.tablesorter (2.14.5.1-3) UNRELEASED; urgency=medium * Updating standards version to 4.0.1. * Updating standards version to 4.1.0. + [ Ondřej Nový ] + * d/control: Set Vcs-* to salsa.debian.org + -- Ondřej Nový Sun, 28 Feb 2016 15:54:38 +0100 python-xstatic-jquery.tablesorter (2.14.5.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index ef52ae5..7d51c8a 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Conflicts: python-xstatic, python3-xstatic, Standards-Version: 4.1.0 -Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-jquery.tablesorter.git -Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.tablesorter.git +Vcs-Browser: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.tablesorter +Vcs-Git: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.tablesorter.git Homepage: https://github.com/stackforge/xstatic-jquery.tablesorter Package: python-xstatic-jquery.tablesorter -- GitLab