Change logs for golang-golang-x-tools source package in Buster

  • golang-golang-x-tools (1:0.0~git20190125.d66bd3c+ds-4) unstable; urgency=high
    
      * Do not build cmd/gopls/forward,as it does not seem to be used, and
        conflicts with binaries in other packages. Closes: #920934.
    
     -- Martín Ferrari <email address hidden>  Wed, 30 Jan 2019 20:18:31 +0000
  • golang-golang-x-tools (1:0.0~git20190125.d66bd3c+ds-2) unstable; urgency=high
    
      * Fix build failures on mips/mipsel due to alignment issues.
    
     -- Martín Ferrari <email address hidden>  Mon, 28 Jan 2019 20:57:26 +0000
  • golang-golang-x-tools (1:0.0~git20190125.d66bd3c+ds-1) unstable; urgency=high
    
      [ Anthony Fok ]
      * Build-Depend on dh-golang (>= 1.31~) So that testdata/ directories are
        copied automatically, avoiding build errors.
      * Build-Depend on golang-any (>= 2:1.8~) for doc.IsPredefined
    
      [ Dr. Tobias Quathamer ]
      * Update team name
      * Update to Standards-Version 4.3.0
      * Simplify gbp.conf
      * Use HTTPS for Homepage
      * Remove empty d/lintian-overrides
      * Refresh patches
      * Disable pristine-tar
      * Set GOCACHE variable to on
    
      [ Martín Ferrari ]
      * New upstream snapshot. Closes: #918415 (raising urgency).
      * debian/gbp.conf: Re-add debian-branch option, as some tools require
        it.
      * debian/control: Build-depend on golang-doc, as some tests require it.
      * Fix GOCACHE value so it matches what tests expect.
      * debian/rules: Honour DEB_BUILD_OPTIONS=nocheck.
      * Fix more failing tests.
      * Add watchfile.
      * Update lintian overrides for test data.
      * Disable loading Google Analytics in godoc pages.
      * debian/control: Remove unneeded build dependencies.
    
     -- Martín Ferrari <email address hidden>  Mon, 28 Jan 2019 14:13:45 +0000
  • golang-golang-x-tools (1:0.0~git20180501.d3e4ceb5+ds-1) unstable; urgency=medium
    
      [ Alexandre Viau ]
      * Point Vcs-* urls to salsa.debian.org.
    
      [ Anthony Fok ]
      * New upstream version 0.0~git20180501.d3e4ceb5+ds
        from release-branch.go1.10
      * Apply "cme fix dpkg" fixes to debian/control,
        bumping Standards-Version to 4.1.4, etc.
      * Use debhelper (>= 11)
      * Refresh patches
      * Apply upstream patch to fix TestGuru error.
        See "cmd/guru: skip broken test for old Go versions for now"
        at https://go-review.googlesource.com/c/tools/+/112375
    
     -- Anthony Fok <email address hidden>  Wed, 09 May 2018 17:23:50 -0600
  • golang-golang-x-tools (1:0.0~git20180222.0.f8f2f88+ds-1) unstable; urgency=high
    
      * New upstream snapshot. Closes: #890927.
      * Refresh patches.
      * Add new lintian overrides.
      * Fix gccgo build by disabling a couple of tests.
      * Stop manually copying testdata.
    
     -- Martín Ferrari <email address hidden>  Sat, 24 Feb 2018 12:07:14 +0000
  • golang-golang-x-tools (1:0.0~git20170707.0.bce9606b+ds-1) unstable; urgency=medium
    
      * New upstream snapshot.
      * Delete 0010-fix-gorename-tests.patch because "x/tools/cmd/rename:
        tests are failing for Go 1.7 and Go 1.8" has been fixed upstream.
      * Remove GOROOT hack (needed by gccgo-6 but not gccgo-7).
        gccgo-7 no longer installs godoc into $GOROOT/bin like gccgo-6 did,
        and the old GOROOT hack would actually cause FTBFS with gccgo-7.
        (Closes: #866710)
      * Update and re-enable patches which disable or fix/workaround
        issues with certain tests with gccgo-7.
    
     -- Anthony Fok <email address hidden>  Fri, 07 Jul 2017 16:18:16 -0600
  • golang-golang-x-tools (1:0.0~git20161028.0.b814a3b+ds-4) unstable; urgency=medium
    
      * disable tests on gccgo (closes: #857024)
      * add 0009-imports-symlink-flake.patch (Closes: #857025)
    
     -- Michael Stapelberg <email address hidden>  Fri, 17 Mar 2017 19:43:57 +0100