From bd2bebe8927af2dd6eab695d4a578c43817f4266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Mon, 12 Feb 2018 10:37:56 +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 39f1889..2dc64c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ python-xstatic-jquery.bootstrap.wizard (1.0.0.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:21 +0100 python-xstatic-jquery.bootstrap.wizard (1.0.0.1-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4ff7e0e..b596353 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Conflicts: python-xstatis, python3-xstatic, Standards-Version: 4.1.0 -Vcs-Browser: https://anonscm.debian.org/cgit/openstack/xstatic/python-xstatic-jquery.bootstrap.wizard.git -Vcs-Git: https://anonscm.debian.org/git/openstack/xstatic/python-xstatic-jquery.bootstrap.wizard.git +Vcs-Browser: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.bootstrap.wizard +Vcs-Git: https://salsa.debian.org/openstack-team/xstatic/python-xstatic-jquery.bootstrap.wizard.git Homepage: https://github.com/stackforge/XStatic-JQuery.Bootstrap.Wizard Package: python-xstatic-jquery.bootstrap.wizard -- GitLab