diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-08-03 17:01:44 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-08-03 17:05:22 +0200 |
commit | 90339ed01ae36a6521fcaa8ef1518a73b02dc90e (patch) | |
tree | fd969c1a3eb87164430b9f07d82ffa2d772457ab /debian | |
parent | 25416847a99c204e2ceb53113105309942ca02bf (diff) | |
download | golang-debian/1%59-1.tar.gz |
prepare 1:59-1 releasedebian/1%59-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d6283da9..27d860ca3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +golang (1:59-1) unstable; urgency=low + + * Imported Upstream version 59 + * Refresh patches to a new release + * Fix FTBFS on ARM (Closes: #634270) + * Update version.bash to work with Debian packaging and not hg + repository + + -- Ondřej Surý <ondrej@debian.org> Wed, 03 Aug 2011 17:04:59 +0200 + golang (1:58.1-2) unstable; urgency=low * Install golang-doc package by default (Recommends from golang-tools, |