summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2011-07-08 09:25:43 +0200
committerOndřej Surý <ondrej@sury.org>2011-07-08 09:52:32 +0200
commit434a24acf409a293bd7aa9580481847173bd8da4 (patch)
tree6d2584d6bcdd50cf476c53ed2c8ee9c7f83d7722
parent5b9d751a7c86b958ff882f4fec9ee3db95808710 (diff)
downloadgolang-debian-weekly/2011.07.07-1.tar.gz
prepare 2011.07.07-1 releasedebian-weekly/2011.07.07-1
-rw-r--r--debian/changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 31c2f872c..2a709ca80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,16 @@
+golang-weekly (2011.07.07-1) unstable; urgency=low
+
+ * Imported Upstream version 2011.07.07
+ * Update patches to a new weekly release
+ * Update version.bash script to get Go version number from Debian
+ changelog and not from the hg repository
+
+ -- Ondřej Surý <ondrej@debian.org> Fri, 08 Jul 2011 09:51:50 +0200
+
golang-weekly (2011.06.23-1) unstable; urgency=low
* Imported Upstream version 2011.06.23
- * Update patches to new weekly release
+ * Update patches to a new weekly release
* Don't use goinstall.log at all, upstream has changes and the
defaultTree variable is not accessible any more