diff options
Diffstat (limited to 'debian')
-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 fb4ae6f..9e7fea6 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.1 -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.18 +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/golang-1.18 +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://go.dev/ Rules-Requires-Root: no |