diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:08:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:08:07 +0000 |
commit | 3f81e56a727219ea21971cc34720d30efce3b923 (patch) | |
tree | 315becc85143472a2f7a84c640990484d5c525c8 | |
parent | Updating bugs field. (diff) | |
download | dh-python-3f81e56a727219ea21971cc34720d30efce3b923.tar.xz dh-python-3f81e56a727219ea21971cc34720d30efce3b923.zip |
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index db4b87e..21cd358 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,10 @@ Build-Depends: debhelper-compat (= 13), python3-minimal, python3-nose2 <!nocheck>, Standards-Version: 4.6.2 -Vcs-Git: https://salsa.debian.org/python-team/tools/dh-python.git -Vcs-Browser: https://salsa.debian.org/python-team/tools/dh-python +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/dh-python +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/dh-python +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/tools/dh-python +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/tools/dh-python.git Rules-Requires-Root: no Package: dh-python |