diff options
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07df381ab..3734ccf8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +golang (1:57.1-2) unstable; urgency=low + + * Bump standards version to 3.9.2 + * Capitalize Kate (Closes: #627036) + * Import slightly modified patch to be more clear about $GOPATH + installs for non-root users + * Remove don't install deps patch from goinstall; deprecated by + $GOPATH installs + + -- Ondřej Surý <ondrej@debian.org> Mon, 23 May 2011 11:07:11 +0200 + golang (1:57.1-1) unstable; urgency=low * Add support for dot-minor releases |