[Pkg-golang-commits] [golang] 01/02: Remove architecture qualification on golang-go Build-Depend now that golang-go is available for more architectures

Tianon Gravi tianon at debian.org
Thu Oct 29 14:38:56 UTC 2015


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

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

commit 013896b101eb21c05b980f53a2f0ce6cf31c02d2
Author: Tianon Gravi <tianon at debian.org>
Date:   Thu Oct 29 07:38:35 2015 -0700

    Remove architecture qualification on golang-go Build-Depend now that golang-go is available for more architectures
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c92471f..0611cab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+golang (2:1.5.1-3) UNRELEASED; urgency=medium
+
+  * Remove architecture qualification on golang-go Build-Depend now that
+    golang-go is available for more architectures.
+
+ -- Tianon Gravi <tianon at debian.org>  Thu, 29 Oct 2015 07:37:26 -0700
+
 golang (2:1.5.1-2) unstable; urgency=medium
 
   * Add Conflicts to force newer golang-golang-x-tools (Closes: #802945).
diff --git a/debian/control b/debian/control
index 8bf3208..3f966e7 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~) [!arm64 !ppc64 !ppc64el] | gccgo-5,
+               golang-go (>= 2:1.4.2-2~) | 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