From 26a398a9e1860fed51a6daccebe53bd514655b45 Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Thu, 19 Sep 2019 19:20:51 -0400 Subject: [PATCH] Update Vcs-* fields to DPMT location --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f5ad38..b4ca1a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,10 +4,11 @@ python-click (7.0-2) UNRELEASED; urgency=medium - adopt under DPMT umbrella; Thanks Alexandre for your previous work! Closes: #940333 - bump Standards-Version to 4.4.0 (no changes needed) + - Update Vcs-* fields to DPMT location * debian/copyright - add packaging copyright - -- Sandro Tosi Thu, 19 Sep 2019 19:19:32 -0400 + -- Sandro Tosi Thu, 19 Sep 2019 19:20:35 -0400 python-click (7.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index ea84693..94edce5 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends-Indep: python-requests, python3-pytest, python3-colorama Standards-Version: 4.4.0 -Vcs-Browser: https://salsa.debian.org/debian/python-click -Vcs-Git: https://salsa.debian.org/debian/python-click.git +Vcs-Browser: https://salsa.debian.org/python-team/modules/python-click +Vcs-Git: https://salsa.debian.org/python-team/modules/python-click.git Homepage: https://github.com/pallets/click Testsuite: autopkgtest-pkg-python