diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:23:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-29 04:23:03 +0000 |
commit | 49446f72f5e3153bec6564eb575910cf278ca9d0 (patch) | |
tree | 319ed2052ef6e2d2dc89d43ccfb109013d74b59e | |
parent | Updating bugs field. (diff) | |
download | myst-parser-49446f72f5e3153bec6564eb575910cf278ca9d0.tar.xz myst-parser-49446f72f5e3153bec6564eb575910cf278ca9d0.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 af693b6..fb9c818 100644 --- a/debian/control +++ b/debian/control @@ -20,8 +20,10 @@ Build-Depends: debhelper-compat (= 13), python3-typing-extensions, Standards-Version: 4.6.1.1 Homepage: https://github.com/executablebooks/MyST-Parser -Vcs-Git: https://salsa.debian.org/python-team/packages/myst-parser.git -Vcs-Browser: https://salsa.debian.org/python-team/packages/myst-parser +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/myst-parser +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/myst-parser +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/myst-parser +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/myst-parser.git Rules-Requires-Root: no Package: python3-myst-parser |