[Pkg-golang-commits] [golang-defaults] 01/01: fix typo

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Tue Nov 22 01:28:31 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 2f826b794ea64ba2d55c5d44077c269c980c2a64
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Tue Nov 22 14:28:20 2016 +1300

    fix typo
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index afaea69..251d7b4 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,7 @@ Description: Go programming language compiler, linker, compiled stdlib
 
 Package: golang-any
 Architecture: any
-Depends: golang-go (>= ${source:Version}) | gccgo-go (>= ${source:Version},
+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

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