summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2014-05-16 19:45:21 +0200
committerMichael Stapelberg <stapelberg@debian.org>2014-05-16 19:45:40 +0200
commit3aa370d5d48e67f6ff08151287b6e8c7f88cf2a4 (patch)
tree3f46d3f438e9598acb7c507cdb4e81cfc7330fc4
parentb7c10c5da7be25944c9b6aac2cae7ef8eb3a07cb (diff)
downloadgolang-3aa370d5d48e67f6ff08151287b6e8c7f88cf2a4.tar.gz
fix debian/watch (Thanks Tianon)
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d42c7418b..932081f79 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@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 c42058db7..9ae51be85 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