diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:09:32 +0000 |
commit | 734b07af89e0e3181d2b7396c33d4c5f6286975f (patch) | |
tree | 2e2c0c1bd71aa18495dc723893ee396ab0ef2c5c /debian/control | |
parent | Updating bugs field. (diff) | |
download | libseccomp-734b07af89e0e3181d2b7396c33d4c5f6286975f.tar.xz libseccomp-734b07af89e0e3181d2b7396c33d4c5f6286975f.zip |
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index fd5bd68..8ad239d 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,10 @@ Build-Depends: debhelper-compat (= 12), Rules-Requires-Root: no Standards-Version: 3.9.7 Homepage: https://github.com/seccomp/libseccomp -Vcs-Git: https://salsa.debian.org/debian/libseccomp.git -Vcs-Browser: https://salsa.debian.org/debian/libseccomp +Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/libseccomp +Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/libseccomp +XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/libseccomp +XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/libseccomp.git Package: libseccomp-dev Section: libdevel |