From 49e596faeacb13aca891de977c03b365b6a1a869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 12 Feb 2018 10:37:53 +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 ab86d52..5aa785a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ python-xstatic-jquery.quicksearch (2.0.4.1-2) 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:34 +0100 python-xstatic-jquery.quicksearch (2.0.4.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 53c9418..97ae865 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.quicksearch.git -Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.quicksearch.git +Vcs-Browser: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.quicksearch +Vcs-Git: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.quicksearch.git Homepage: http://plugins.jquery.com/jquery.quicksearch/ Package: python-xstatic-jquery.quicksearch -- GitLab