[Pkg-golang-commits] [golang] 01/01: fix debian/watch (Thanks Tianon)
Michael Stapelberg
michael at stapelberg.de
Fri May 16 17:45:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
stapelberg pushed a commit to branch debian-sid
in repository golang.
commit 3aa370d5d48e67f6ff08151287b6e8c7f88cf2a4
Author: Michael Stapelberg <stapelberg at debian.org>
Date: Fri May 16 19:45:21 2014 +0200
fix debian/watch (Thanks Tianon)
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d42c741..932081f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang (2:1.2.1-3) UNRELEASED; urgency=low
+
+ * Fix debian/watch (Thanks Tianon) (Closes: #748290)
+
+ -- Michael Stapelberg <stapelberg at debian.org> Fri, 16 May 2014 19:45:17 +0200
+
golang (2:1.2.1-2) unstable; urgency=low
* Re-apply debian/patches/add-tar-xattr-support.patch which got lost when
diff --git a/debian/watch b/debian/watch
index c42058d..9ae51be 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://code.google.com/p/go/downloads/list .*/go(.*)\.src\.tar\.gz
+http://code.google.com/p/go/wiki/Downloads .*/go([0-9.]*)\.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