[Pkg-golang-commits] [golang-defaults] 01/02: Enable golang and golang-src on s390x too.

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Wed Feb 28 09:08:51 UTC 2018


This is an automated email from the git hooks/post-receive script.

mwhudson-guest pushed a commit to branch master
in repository golang-defaults.

commit 7120d65eb5da9715a3668fe8ee076b8cd527f7eb
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Wed Feb 28 22:08:35 2018 +1300

    Enable golang and golang-src on s390x too.
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69e9483..d2a93c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-defaults (2:1.10~4) UNRELEASED; urgency=medium
+
+  * Enable golang and golang-src on s390x too.
+
+ -- Michael Hudson-Doyle <mwhudson at debian.org>  Wed, 28 Feb 2018 22:07:36 +1300
+
 golang-defaults (2:1.10~3) unstable; urgency=medium
 
   * Have gccgo-go depend on gccgo-8.
diff --git a/debian/control b/debian/control
index f223911..f6c5d44 100644
--- a/debian/control
+++ b/debian/control
@@ -105,7 +105,7 @@ Description: Go programming language -- gccgo
  It conflicts with golang-go.
 
 Package: golang-src
-Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el
+Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x
 Depends: golang-${golang:GOVER}-src, ${misc:Depends}
 Description: Go programming language - source files
  The Go programming language is an open source project to make programmers more
@@ -148,7 +148,7 @@ Depends: golang-${golang:GOVER},
          golang-go (>= ${source:Version}),
          golang-src (>= ${source:Version}),
          ${misc:Depends}
-Architecture: amd64 arm64 armel armhf i386 mips mips64 mipsel ppc64 ppc64el
+Architecture: amd64 arm64 armel armhf i386 mips mips64 mipsel ppc64 ppc64el s390x
 Description: Go programming language compiler - metapackage
  The Go programming language is an open source project to make
  programmers more productive. Go is expressive, concise, clean, and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang-defaults.git



More information about the pkg-golang-commits mailing list