From 7ed4c0c66f7cfe329809e2b9c0ae513fffb43b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 24 Sep 2020 08:43:41 +0200 Subject: [PATCH] d/control: Update Vcs-* fields with new Debian Python Team Salsa layout --- debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5d442d..339167a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ python-click (7.1.2-2) UNRELEASED; urgency=low + [ Debian Janitor ] * Apply multi-arch hints. + python-click-doc: Add Multi-Arch: foreign. + [ Ondřej Nový ] + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. + -- Debian Janitor Wed, 02 Sep 2020 21:19:41 -0000 python-click (7.1.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c8fa8c6..e0b48f8 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends-Indep: python3-colorama, python3-pytest, python3-requests, Standards-Version: 4.5.0 -Vcs-Browser: https://salsa.debian.org/python-team/modules/python-click -Vcs-Git: https://salsa.debian.org/python-team/modules/python-click.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/python-click +Vcs-Git: https://salsa.debian.org/python-team/packages/python-click.git Homepage: https://github.com/pallets/click Testsuite: autopkgtest-pkg-python