diff options
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4821f56..4df9cff 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,10 @@ Build-Depends: debhelper-compat (= 13), Standards-Version: 4.6.1.0 Section: libs Homepage: https://github.com/opentracing/opentracing-cpp/ -Vcs-Browser: https://salsa.debian.org/ssgelm/opentracing-cpp -Vcs-Git: https://salsa.debian.org/ssgelm/opentracing-cpp.git +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/opentracing-cpp +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/opentracing-cpp +XSBC-Original-Vcs-Browser: https://salsa.debian.org/ssgelm/opentracing-cpp +XSBC-Original-Vcs-Git: https://salsa.debian.org/ssgelm/opentracing-cpp.git Rules-Requires-Root: no Package: libopentracing-dev |