diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:39:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:39:16 +0000 |
commit | 69b1b25366936f32194afe6bbc1c246d2b3efcb2 (patch) | |
tree | 09289420a6fab54cdbb122b3ea332f94e0eb5ca8 /debian/control | |
parent | Merging upstream version 2:1.21~3. (diff) | |
download | golang-defaults-69b1b25366936f32194afe6bbc1c246d2b3efcb2.tar.xz golang-defaults-69b1b25366936f32194afe6bbc1c246d2b3efcb2.zip |
Adding debian version 2:1.21~3.debian/2%1.21_3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f904b34..351f641 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Vcs-Git: https://salsa.debian.org/go-team/compiler/golang-defaults.git Homepage: https://golang.org Package: golang-go -Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el riscv64 s390x +Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el riscv64 s390x Multi-Arch: same Depends: golang-${golang:Version}-go, golang-src (>= ${source:Version}), |