[Pkg-golang-commits] [golang] 01/01: New upstream version (1.3.3)

Tianon Gravi admwiggin at gmail.com
Wed Nov 26 06:39:16 UTC 2014


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 25c37b19a2604aff4dfe019f76ddbcc3ee68a74e
Author: Tianon Gravi <admwiggin at gmail.com>
Date:   Tue Nov 25 23:39:02 2014 -0700

    New upstream version (1.3.3)
---
 debian/changelog | 14 +++++++++++---
 debian/watch     |  4 +++-
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 467f717..de7b069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,17 @@
-golang (2:1.3.2-2) UNRELEASED; urgency=medium
-
+golang (2:1.3.3-1) UNRELEASED; urgency=medium
+
+  * New upstream version (https://code.google.com/p/go/source/list?name=go1.3.3)
+    - time: removed from tests now obsolete assumption about Australian tz
+      abbreviations
+    - net: temporarily skip TestAcceptIgnoreSomeErrors
+    - runtime: hide cgocallback_gofunc calling cgocallbackg from linker
+    - runtime: fix GOTRACEBACK reading on Windows, Plan 9
+    - nacltest.bash: unset GOROOT
+    - cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug
   * Add Paul and myself as uploaders. Many, many thanks to Michael for his work
     so far on this package (and hopefully more to come).
 
- -- Tianon Gravi <admwiggin at gmail.com>  Tue, 25 Nov 2014 23:30:11 -0700
+ -- Tianon Gravi <admwiggin at gmail.com>  Wed, 26 Nov 2014 06:32:21 +0000
 
 golang (2:1.3.2-1) unstable; urgency=medium
 
diff --git a/debian/watch b/debian/watch
index 49e969a..ac3b0f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-http://golang.org/dl/ .*/go([0-9.]*)\.src\.tar\.gz
+opts=\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
+ http://golang.org/dl/ .*/go(\d\S*)\.src\.tar\.gz

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