[Pkg-golang-commits] [golang] 01/01: Add a few cgo-related Recommends (gcc, etc)

Tianon Gravi tianon at debian.org
Sat Sep 26 16:11:44 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 8195d76f48ae65288ed23aab98bc04cec162a226
Author: Tianon Gravi <tianon at debian.org>
Date:   Sat Sep 26 09:11:40 2015 -0700

    Add a few cgo-related Recommends (gcc, etc)
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 84f9b38..fea95a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang (2:1.5.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Add a few cgo-related Recommends (gcc, etc).
+
+ -- Tianon Gravi <tianon at debian.org>  Sat, 26 Sep 2015 09:10:47 -0700
+
 golang (2:1.5.1-1~exp1) experimental; urgency=low
 
   * Upload to experimental.
diff --git a/debian/control b/debian/control
index 73cb512..3c4c8c2 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,8 @@ Replaces: golang-go-darwin-386,
           golang-go-netbsd-amd64,
           golang-go-windows-386,
           golang-go-windows-amd64
-Suggests: bzr, git, golang-go.tools, mercurial, subversion
+Recommends: g++, gcc, libc6-dev, pkg-config
+Suggests: bzr, ca-certificates, git, golang-go.tools, mercurial, subversion
 Description: Go programming language compiler, linker, compiled stdlib
  The Go programming language is an open source project to make programmers more
  productive. Go is expressive, concise, clean, and efficient. Its concurrency

-- 
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