[Pkg-golang-commits] [golang-defaults] 01/01: version golang-any -> gccgo-go dep
Michael Hudson-Doyle
mwhudson-guest at moszumanska.debian.org
Mon Nov 21 09:37:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
mwhudson-guest pushed a commit to branch mwhudson/add-gccgo-go
in repository golang-defaults.
commit 7adff5e72c023d961a5795f155e7bf6e0d13fffc
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date: Mon Nov 21 22:37:20 2016 +1300
version golang-any -> gccgo-go dep
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 460d33f..afaea69 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,8 @@ Description: Go programming language compiler, linker, compiled stdlib
Package: golang-any
Architecture: any
-Depends: golang-go (>= ${source:Version}) | gccgo-go, ${misc:Depends}
+Depends: golang-go (>= ${source:Version}) | gccgo-go (>= ${source:Version},
+ ${misc:Depends}
Description: Go programming language -- gccgo on "non-Go" platforms
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-defaults.git
More information about the pkg-golang-commits
mailing list