[Pkg-golang-commits] [golang-defaults] 01/02: Add mips, mips64el and mipsel to golang-go Architectures. (Closes: #834002, #841645)

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Sun Dec 10 20:16:05 UTC 2017


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 975575ddf03d2bdcb6c6ff68bff8956fc0eaedd5
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Mon Dec 11 09:15:20 2017 +1300

    Add mips, mips64el and mipsel to golang-go Architectures. (Closes: #834002, #841645)
---
 debian/changelog | 7 +++++++
 debian/control   | 6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 027bced..8071f4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang-defaults (2:1.9~2) UNRELEASED; urgency=medium
+
+  * Add mips, mips64el and mipsel to golang-go Architectures.
+    (Closes: #834002, #841645)
+
+ -- Michael Hudson-Doyle <mwhudson at debian.org>  Mon, 11 Dec 2017 09:11:01 +1300
+
 golang-defaults (2:1.9~1) unstable; urgency=medium
 
   [ Martín Ferrari ]
diff --git a/debian/control b/debian/control
index 773f4fc..80758f4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-golang/golang-defaults.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-golang/golang-defaults.git
 
 Package: golang-go
-Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
+Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el
 Conflicts: gccgo-go
 Depends: golang-${golang:GOVER}-go,
          golang-src (>= ${source:Version}),
@@ -105,7 +105,7 @@ Description: Go programming language -- gccgo
  It conflicts with golang-go.
 
 Package: golang-src
-Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el
+Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el
 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 ppc64 ppc64el
+Architecture: amd64 arm64 armel armhf i386 mips mips64 mipsel ppc64 ppc64el
 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