Change logs for dh-golang source package in Bionic

  • dh-golang (1.34.2) bionic; urgency=medium
    
      * Actually apply the patch the last upload added, as this is a native
        package.
    
    dh-golang (1.34.1) bionic; urgency=medium
    
      * d/patches/0001-Fix-index-out-of-range-when-using-gccgo.-Closes-9072.patch:
        backport fix for building with gccgo from debian. (LP: #1794936)
    
     -- Michael Hudson-Doyle <email address hidden>  Mon, 15 Oct 2018 12:37:07 +1300
  • dh-golang (1.34.1) bionic; urgency=medium
    
      * d/patches/0001-Fix-index-out-of-range-when-using-gccgo.-Closes-9072.patch:
        backport fix for building with gccgo from debian. (LP: #1794936)
    
     -- Michael Hudson-Doyle <email address hidden>  Wed, 03 Oct 2018 11:59:54 +1300
  • dh-golang (1.34) unstable; urgency=medium
    
      * Bugfix: ensure destination directory exists (Closes: #891359)
    
     -- Michael Stapelberg <email address hidden>  Sun, 25 Feb 2018 23:47:46 +0100
  • dh-golang (1.33) unstable; urgency=medium
    
      * Set GOCACHE to off (unless explicitly specified) to suppress errors
    
     -- Michael Stapelberg <email address hidden>  Sat, 17 Feb 2018 12:50:12 +0100
  • dh-golang (1.31) unstable; urgency=medium
    
      * Install testdata/ contents by default
    
     -- Michael Stapelberg <email address hidden>  Fri, 16 Feb 2018 09:11:32 +0100
  • dh-golang (1.30) unstable; urgency=medium
    
      [ aviau ]
      * dh_golang_autopkgtest support for several import paths
        (Closes: #887475)
    
     -- Michael Stapelberg <email address hidden>  Thu, 18 Jan 2018 22:34:39 +0100
  • dh-golang (1.29) unstable; urgency=medium
    
      * Team upload.
      * golang.pm: improve DH_GOPKG documentation by mentionning new
        XS-Go-Import-Path format.
    
     -- Alexandre Viau <email address hidden>  Wed, 17 Jan 2018 01:07:21 -0500
  • dh-golang (1.28) unstable; urgency=medium
    
      [ Alexandre Viau ]
      * support comma-separated paths in Go-Import-Path (Closes: #885780)
    
     -- Michael Stapelberg <email address hidden>  Wed, 03 Jan 2018 09:29:30 +0100
  • dh-golang (1.27) unstable; urgency=medium
    
      * Team upload.
      * Remove slash from Vcs-Browser URL
      * Update to Standards-Version 4.1.3, no changes needed
      * Avoid "Use of uninitialized value $args[192] in join or string" warnings.
        Thanks to Chris Lamb <email address hidden> (Closes: #885696)
    
     -- Dr. Tobias Quathamer <email address hidden>  Fri, 29 Dec 2017 17:26:46 +0100
  • dh-golang (1.26) unstable; urgency=medium
    
      * Team upload.
      * Fix use of uninitialized value $ENV{"DH_GOLANG_EXCLUDES"}
      * Use debhelper v10
      * Update Standards-Version to 4.1.1
        - Use Priority optional
        - Use HTTPS URL for d/copyright
      * Update years in d/copyright
    
     -- Dr. Tobias Quathamer <email address hidden>  Fri, 27 Oct 2017 22:31:24 +0200
  • dh-golang (1.19ubuntu2) zesty; urgency=medium
    
      * Cherry-pick one commit from master to fix a ftbfs ("Add .cc and .hh to
        whitelisted exts when copying source to build dir"), will do proper merge
        when 17.10 opens.
    
     -- Michael Hudson-Doyle <email address hidden>  Mon, 20 Mar 2017 10:06:54 +1300