diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:19:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:19:45 +0000 |
commit | a77723522e2ba7567add80a705b749ccb2f8a6bc (patch) | |
tree | 9aa7e3f801c6104e4d0a9cd0dcd3b36dd8b73fb9 /debian | |
parent | Updating bugs field. (diff) | |
download | golang-1.21-a77723522e2ba7567add80a705b749ccb2f8a6bc.tar.xz golang-1.21-a77723522e2ba7567add80a705b749ccb2f8a6bc.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 506e6d2..0357254 100644 --- a/debian/control.in +++ b/debian/control.in @@ -15,8 +15,10 @@ Build-Depends: debhelper-compat (= 13), golang-any (>= 2:1.17~) | golang-go (>= 2:1.17~) | gccgo (>= 4:12~), netbase Standards-Version: 4.6.2 -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/graograman-backports/golang-1.21 +Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/golang-1.21 +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 |