diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:38:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:38:51 +0000 |
commit | fd5b055d788cb9779ff5a50266442f10387a031f (patch) | |
tree | 7f8043c5d0c2e1c4e8f48d16d01250dae8b492a2 | |
parent | Updating bugs field. (diff) | |
download | yamllint-fd5b055d788cb9779ff5a50266442f10387a031f.tar.xz yamllint-fd5b055d788cb9779ff5a50266442f10387a031f.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 e0aca27..0715f1f 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,10 @@ Build-Depends: debhelper-compat (= 13), python3-yaml Standards-Version: 4.6.2 Rules-Requires-Root: no -Vcs-Browser: https://salsa.debian.org/python-team/packages/yamllint -Vcs-Git: https://salsa.debian.org/python-team/packages/yamllint.git +Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/yamllint +Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/yamllint +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/yamllint +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/yamllint.git Homepage: https://github.com/adrienverge/yamllint Package: yamllint |