diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:15:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 13:15:42 +0000 |
commit | dfae612ebe3901a3a32a015c67cac3e52edc9623 (patch) | |
tree | 4b5be31f448989cc2e4d0e99ece78010587e09ed /debian | |
parent | Updating bugs field. (diff) | |
download | golang-1.17-dfae612ebe3901a3a32a015c67cac3e52edc9623.tar.xz golang-1.17-dfae612ebe3901a3a32a015c67cac3e52edc9623.zip |
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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..a97e17b 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.17 +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/golang-1.17 +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 |