[Pkg-golang-commits] [golang] 01/01: Add arch-qualifiers to "golang-go" build-depends to unblock the buildds (Closes: #800479)

Tianon Gravi tianon at debian.org
Wed Sep 30 18:11:28 UTC 2015


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

tianon pushed a commit to branch debian-experimental
in repository golang.

commit a7c4d50799003e1e0cbd08758b07f68889f14a1d
Author: Tianon Gravi <tianon at debian.org>
Date:   Wed Sep 30 11:10:59 2015 -0700

    Add arch-qualifiers to "golang-go" build-depends to unblock the buildds (Closes: #800479)
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35c6dda..e8010d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 golang (2:1.5.1-1~exp2) UNRELEASED; urgency=medium
 
-  * Add a few cgo-related Recommends (gcc, etc).
+  * Add arch-qualifiers to "golang-go" build-depends to unblock the buildds
+    (Closes: #800479); thanks Tim!
 
  -- Tianon Gravi <tianon at debian.org>  Sat, 26 Sep 2015 09:10:47 -0700
 
diff --git a/debian/control b/debian/control
index c8bf252..dd82625 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-golang/golang.git
 Build-Depends: bison,
                debhelper (>= 7.4.10),
                ed,
-               golang-go (>= 2:1.4.2-2~) | gccgo-5,
+               golang-go (>= 2:1.4.2-2~) [!arm64 !ppc64 !ppc64el] | gccgo-5,
                mawk | awk,
                netbase,
                perl

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



More information about the pkg-golang-commits mailing list