diff options
| author | Ondřej Surý <ondrej@sury.org> | 2011-02-21 07:34:46 +0100 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2011-02-21 07:34:46 +0100 |
| commit | efa1bceb031e9a1bc308b655ff8ae89cddfa71a7 (patch) | |
| tree | 266e3991b3ee67b1fd5eac2de2257e4f26c6990b | |
| parent | c177d6b48f9770b83967e16c2ad105d5f36dba30 (diff) | |
| download | golang-efa1bceb031e9a1bc308b655ff8ae89cddfa71a7.tar.gz | |
prepare 2011.02.15-2 release (again)debian/2011.02.15-2
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5c3255cc..a9b1f1002 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ golang (2011.02.15-2) unstable; urgency=low + [ Ondřej Surý ] * Add ${misc:Depends} to golang-mode to shutup lintian * Rehaul build system and add golang-src package with .go source files * goinstall: do not automatically install prerequisities * goinstall: don't report to dashboard by default * Add a README.Debian about local modifications to goinstall + * Add warning about local modifications also directly to goinstall command + + [ Florian Weimer ] + * Fix syntax error in 004- + dont_reinstall_dependencies_in_goinstall.patch -- Ondřej Surý <ondrej@debian.org> Fri, 18 Feb 2011 16:02:09 +0100 |
