summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-03-04 22:01:02 +0100
committerMichael Stapelberg <michael@stapelberg.de>2013-03-04 22:01:02 +0100
commitff33d93e367b765da86f362db7353f1ef3ee2c84 (patch)
tree5f2fac05af9480f8cb1b82a1a7effc246cd6ef22
parent9ecbce428c2dbc808d2c7634133c050d875f3e5c (diff)
downloadgolang-ff33d93e367b765da86f362db7353f1ef3ee2c84.tar.gz
fix snapshot date in debian/changelog
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 46656de21..9ad6c37f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
golang (2:1.1~hg20130304-1) experimental; urgency=low
- * Provide a hg tip snapshot (2013-02-27) in Debian experimental.
+ * Provide a hg tip snapshot (2013-03-04) in Debian experimental.
Current hg tip is a good approximation to Go 1.1 and should get
some testing within Debian in order to package Go 1.1 well when
it is released. Thanks to Andrew Gerrand.