Change logs for golang source package in Precise

  • golang (2:1-5) unstable; urgency=low
    
    
      * Rewrite test conditions to make them more readable
        (and fix the debian/rules to really not check on armel+kfreebsd)
      * Patch upstream test to not fail on missing home directory
    
     -- Ondřej Surý <email address hidden>  Sun, 15 Apr 2012 12:35:53 +0200
  • golang (2:1-3) unstable; urgency=high
    
    
      * Use VERSION provided by upstream for packaging purposes
      * Run tests as a part of a build process
      * Install full src tree (except pkg/debug) because go command depend
        on sources available
      * Install sources without testdata and *_test.go
      * Remove circular dependency golang-go->golang-doc->golang-go
      * Make sure that timestamp on installed binaries and libraries is same
        because go build/install recompiles everything if the go binary has
        more recent timestamp than libraries (Closes: #668235)
        + Need to update timestamps at postinst time because already created
          directories can have time in the past
      * Fix couple of lintian errors and warnings
    
     -- Ondřej Surý <email address hidden>  Wed, 11 Apr 2012 23:21:47 +0200
  • golang (2:1-2) unstable; urgency=low
    
    
      * Remove preserving of old -tools settings, there are too many options
        now anyway (Closes: #666007)
    
     -- Ondřej Surý <email address hidden>  Fri, 06 Apr 2012 16:52:13 +0200
  • golang (1:60.3-1) unstable; urgency=low
    
      * Imported Upstream version 60.3
     -- Gustavo Niemeyer <email address hidden>   Mon,  05 Dec 2011 13:32:31 +0000
  • golang (1:60.2-1) unstable; urgency=low
    
      * Imported Upstream version 60.2
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 10:55:59 +0000
  • golang (1:60.1-1) unstable; urgency=low
    
      * Imported Upstream version 60.1
    
    golang (1:60-1) unstable; urgency=low
    
      * Imported Upstream version 60
      * Save upstream VERSION to the archive
      * Use GOVERSION as generated by src/version.bash on hg archive time
      * Add support for goinstall dashboard debconf question in the Debian
        packaging
      * Read goinstall dashboard option from debian configuration file
      * Remove 005-goinstall_dont_call_home_by_default.patch; replaced by
        configuration option
      * Fix directory name for upstream archive checkout
     -- Gustavo Niemeyer <email address hidden>   Sun,  25 Sep 2011 09:54:38 +0000