[Pkg-golang-commits] [golang-defaults] 14/27: add breaks to anything that provided the /usr/bin/go binary before

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Wed Jul 19 21:48:38 UTC 2017


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

mwhudson-guest pushed a commit to tag debian/2%1.6-1ubuntu3
in repository golang-defaults.

commit f35c9ad8a431ae614b718b991344e2685b2b073d
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Wed Mar 9 15:54:08 2016 +1300

    add breaks to anything that provided the /usr/bin/go binary before
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 0748910..8c3e1b6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,10 @@ Depends: gccgo [!armel !armhf !amd64 !i386 !arm64 !ppc64 !ppc64el !s390x],
          golang-${golang:GOVER}-go [armel armhf amd64 i386 arm64 ppc64 ppc64el s390x],
          golang-src (>= ${source:Version}) [armel armhf amd64 i386 arm64 ppc64 ppc64el s390x],
          ${misc:Depends}
+Breaks: gccgo-4.9 (<= 4.9.3-12ubuntu1),
+        gccgo-5 (<= 5.3.1-10ubuntu2),
+        gccgo-6 (<= 6-20160227-0ubuntu1),
+        golang-go (<< 3:1.6)
 Recommends: golang-race-detector-runtime [amd64]
 Description: Go programming language compiler, linker, compiled stdlib
  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