[Pkg-golang-commits] [golang-defaults] 22/27: update versions for the final time (hopefully)
Michael Hudson-Doyle
mwhudson-guest at moszumanska.debian.org
Wed Jul 19 21:48:39 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 772e4bef425a042b22a86d11927155f1991c71ce
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date: Tue Mar 22 11:37:31 2016 +1300
update versions for the final time (hopefully)
---
debian/changelog | 2 +-
debian/control | 11 +++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3833189..7919c45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-golang-defaults (2:1.6-1ubuntu3) xenial; urgency=medium
+golang-defaults (2:1.6-1ubuntu2) xenial; urgency=medium
* Initial release. (Closes: #1555856)
diff --git a/debian/control b/debian/control
index b46b6c5..689c262 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ 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-5 (<< 5.3.1-11ubuntu2),
- gccgo-6 (<< 6-20160313-0ubuntu2),
- golang-go (<< 2:1.6-1ubuntu3)
+Breaks: gccgo-5 (<< 5.3.1-12ubuntu1),
+ gccgo-6 (<< 6-20160319-0ubuntu1),
+ golang-go (<< 2:1.6-1ubuntu2)
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
@@ -47,7 +47,10 @@ Description: Go programming language compiler, linker, compiled stdlib
.
This is a dependency package that depends on the default Go toolchain and
compiled standard library or gccgo on architectures that do not have a native
- toolchain ("gc compiler") port.
+ toolchain ("gc compiler") port. Because the gccgo and Go releases are not on
+ the same schedule, it is not guaranteed that the version of the Go language
+ provided by the version of gccgo that this package depends upon will match the
+ version of this package.
Package: golang-src
Architecture: amd64 arm64 armel armhf i386 ppc64 ppc64el s390x
--
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