diff options
Diffstat (limited to 'debian/control.in')
-rw-r--r-- | debian/control.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control.in b/debian/control.in index fb912bb..30d0b6b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,8 +15,10 @@ Build-Depends: debhelper-compat (= 13), golang-any (>= 2:1.4~) | golang-go (>= 2:1.4~) | gccgo (>= 4:5~), netbase Standards-Version: 4.6.0 -Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-X.Y -Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-X.Y +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/golang-1.16 +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/golang-1.16 +XSBC-Original-Vcs-Browser: https://salsa.debian.org/go-team/compiler/golang/tree/golang-X.Y +XSBC-Original-Vcs-Git: https://salsa.debian.org/go-team/compiler/golang.git -b golang-X.Y Homepage: https://golang.org Rules-Requires-Root: no |