[Pkg-golang-commits] [golang] 01/01: Relax golang-go.tools relationship to Suggests

Tianon Gravi admwiggin at gmail.com
Sun May 3 07:24:57 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 c25de1c61875703fea45e35ed8733f7b532cad7e
Author: Tianon Gravi <admwiggin at gmail.com>
Date:   Sun May 3 01:24:12 2015 -0600

    Relax golang-go.tools relationship to Suggests
---
 debian/control      | 2 +-
 debian/control.base | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9d07efb..6deb0c6 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
-Recommends: golang-go.tools
+Suggests: golang-go.tools
 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 16781fb..1350909 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
-Recommends: golang-go.tools
+Suggests: golang-go.tools
 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