[Pkg-golang-commits] [golang] 01/01: Add "go get" VCS options to Suggests for golang-go

Tianon Gravi admwiggin at gmail.com
Sun May 3 07:28:43 UTC 2015


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

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

commit 09d126a787afc36f370d9b51e032d56f3fb78cac
Author: Tianon Gravi <admwiggin at gmail.com>
Date:   Sun May 3 01:28:23 2015 -0600

    Add "go get" VCS options to Suggests for golang-go
---
 debian/control      | 2 +-
 debian/control.base | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6deb0c6..dfde545 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
 Replaces: golang-weekly-go, golang-weekly-tools, golang-tools
 Conflicts: golang-weekly-go, golang-weekly-tools, golang-tools
 Provides: go-compiler, golang-weekly-go, golang-weekly-tools, golang-tools
-Suggests: golang-go.tools
+Suggests: bzr, git, golang-go.tools, mercurial, subversion
 Description: Go programming language compiler
  The Go programming language is an open source project to make
  programmers more productive. Go is expressive, concise, clean, and
diff --git a/debian/control.base b/debian/control.base
index 1350909..94e2823 100644
--- a/debian/control.base
+++ b/debian/control.base
@@ -20,7 +20,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
 Replaces: golang-weekly-go, golang-weekly-tools, golang-tools
 Conflicts: golang-weekly-go, golang-weekly-tools, golang-tools
 Provides: go-compiler, golang-weekly-go, golang-weekly-tools, golang-tools
-Suggests: golang-go.tools
+Suggests: bzr, git, golang-go.tools, mercurial, subversion
 Description: Go programming language compiler
  The Go programming language is an open source project to make
  programmers more productive. Go is expressive, concise, clean, and

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