Change logs for golang source package in Saucy

  • golang (2:1.1.2-2ubuntu1) saucy; urgency=low
    
      * Merge from Debian unstable (LP: #1211749, #1202027). Remaining changes:
        - 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
        - d/control,control.cross: Update Breaks/Replaces for Ubuntu
          versions to ensure smooth upgrades, regenerate control file.
    
    golang (2:1.1.2-2) unstable; urgency=low
    
      * Build golang-go-linux-* for each architecture (Thanks James Page)
        (Closes: #719611)
      * Update lintian-overrides to override statically-linked-binary and
        unstripped-binary-or-object for all of golang-go
    
    golang (2:1.1.2-1) unstable; urgency=low
    
      * New upstream release.
      * Relicense debian/ under the Go license to match upstream. All copyright
        holders agreed to this. (Closes: #716907)
      * golang-mode: don’t install for a number of emacs versions which are not
        supported upstream (Thanks Kevin Ryde) (Closes: #702511, #717521)
     -- James Page <email address hidden>   Tue, 20 Aug 2013 14:06:23 +0100
  • golang (2:1.1.1-4ubuntu1) saucy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
        - d/control,control.cross: Update Breaks/Replaces for Ubuntu
          versions to ensure smooth upgrades, regenerate control file.
    
    golang (2:1.1.1-4) unstable; urgency=low
    
      * Disable stripping, it breaks go binaries on some architectures. This drops
        the golang-dbg package which would be empty now. (Thanks Robie Basak)
        (Closes: #717172)
     -- James Page <email address hidden>   Mon, 05 Aug 2013 15:35:05 +0100
  • golang (2:1.1.1-3ubuntu3) saucy; urgency=low
    
      * Disable upstream-unsupported stripping of binaries to fix go crash
        (LP: #1200255).
     -- Robie Basak <email address hidden>   Wed, 17 Jul 2013 10:43:11 +0000
  • golang (2:1.1.1-3ubuntu2) saucy; urgency=low
    
      * d/control,control.cross: Update Breaks/Replaces for Ubuntu
        versions to fix broken upgrades, regenerate control file.
     -- James Page <email address hidden>   Mon, 15 Jul 2013 14:54:48 +0100
  • golang (2:1.1.1-3ubuntu1) saucy; urgency=low
    
      * 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
     -- James Page <email address hidden>   Mon, 15 Jul 2013 11:14:07 +0100
  • golang (2:1.1.1-3) unstable; urgency=low
    
    
      * Ship */runtime/cgo.a in golang-go to ensure it is present. It can only be
        used on the native architecture anyway (cannot be used when
        cross-compiling), so having it in golang-go-$GOOS-$GOARCH is not
        necessary. Even worse, since these packages are arch: all, they will be
        built precisely once, and only the runtime/cgo.a for the buildd’s native
        arch will be present. (Closes: #715025)
    
     -- Michael Stapelberg <email address hidden>  Thu, 11 Jul 2013 20:25:52 +0200
  • golang (2:1.1.1-0ubuntu1) saucy; urgency=low
    
      * New upstream point release.
     -- James Page <email address hidden>   Tue, 09 Jul 2013 12:46:05 +0100
  • golang (2:1.1-1ubuntu1) saucy; urgency=low
    
      * 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
     -- Adam Conrad <email address hidden>   Mon, 08 Jul 2013 05:52:37 -0600
  • golang (2:1.1-1) unstable; urgency=low
    
    
      * New upstream release: Go 1.1!
      * Remove the long obsolete goinstall debconf question and config file.
        goinstall does not exist anymore since a long time.
        This also obsoletes the need for any translations
        (Closes: #685923, #692478)
      * Emacs go-mode auto-mode-alist entry was fixed upstream (Closes: #670371)
    
     -- Michael Stapelberg <email address hidden>  Tue, 14 May 2013 19:36:04 +0200
  • golang (2:1.0.2-2) unstable; urgency=low
    
    
      * Add myself to uploaders, as discussed in #683421.
      * cherry-pick r820ffde8c396 (net/http: non-keepalive connections close
        successfully) (Closes: #683421)
    
     -- Michael Stapelberg <email address hidden>  Thu, 02 Aug 2012 14:25:58 +0200