golang-x-text (0.0~git20170627.0.6353ef0-1ubuntu2) bionic; urgency=medium

  * Stop building shared library package.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 15 Nov 2017 22:10:35 +1300

golang-x-text (0.0~git20170627.0.6353ef0-1ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build shared lib package.
    - Remove DH_GOLANG_EXCLUDES of golang.org/x/text/collate/tools/colcmp,
      unnecessary now there are two packages (but re-add Build-Depends
      on x/tools as it is needed at build time only).
    - Add d/patches/issue-17538.patch to ignore some unportable tests.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 15 Aug 2017 16:27:04 +1200

golang-x-text (0.0~git20170627.0.6353ef0-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.

 -- Anthony Fok <foka@debian.org>  Thu, 29 Jun 2017 04:22:14 -0600

golang-x-text (0.0~git20161013.0.c745997-2ubuntu2) artful; urgency=medium

  * No change rebuild for Go 1.8 transition.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 26 Apr 2017 12:31:31 +1200

golang-x-text (0.0~git20161013.0.c745997-2ubuntu1) zesty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build shared lib package.
    - Remove DH_GOLANG_EXCLUDES of golang.org/x/text/collate/tools/colcmp,
      unnecessary now there are two packages.
    - Add d/patches/issue-17538.patch to ignore some unportable tests.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 20 Dec 2016 10:29:51 +1300

golang-x-text (0.0~git20161013.0.c745997-2) unstable; urgency=medium

  * As we are not shipping cmd/gotext, drop the dependency on x/tools, as it
    becomes a circular dependency. Instead, just exclude it from build/tests.
  * Update dh-golang, and simplify debian/rules.
  * Add lintian override for mention of old code.google.com repo.

 -- Martín Ferrari <tincho@debian.org>  Sun, 20 Nov 2016 16:05:10 +0000

golang-x-text (0.0~git20161013.0.c745997-1ubuntu4) zesty; urgency=medium

  * No change rebuild to pick up more Go shared library fixes.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 09 Nov 2016 13:45:36 +1300

golang-x-text (0.0~git20161013.0.c745997-1ubuntu3) zesty; urgency=medium

  * No change rebuild to pick up fix for https://golang.org/issue/17594.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Sat, 29 Oct 2016 09:24:13 +1300

golang-x-text (0.0~git20161013.0.c745997-1ubuntu2) zesty; urgency=medium

  * No-change rebuild against libgolang-1.7-std1

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 22 Oct 2016 08:20:17 +0000

golang-x-text (0.0~git20161013.0.c745997-1ubuntu1) zesty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Build shared lib package.
    - Remove DH_GOLANG_EXCLUDES of golang.org/x/text/collate/tools/colcmp,
      unnecessary now there are two packages.
  * Add d/patches/issue-17538.patch to ignore some unportable tests.
  * Remove unecessary Depends: of golang-x-text-dev on
    golang-golang-x-tools-dev.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 21 Oct 2016 15:44:59 +1300

golang-x-text (0.0~git20161013.0.c745997-1) unstable; urgency=medium

  * New upstream version.
  * Add dependency on golang-golang-x-tools-dev needed by cmd/gotext.
  * TODO: The new /usr/bin/gotext needs to be packaged in the future.

 -- Anthony Fok <foka@debian.org>  Fri, 14 Oct 2016 10:44:44 -0600

golang-x-text (0.0~git20160816.0.d69c40b-1) unstable; urgency=medium

  * New upstream version.

 -- Anthony Fok <foka@debian.org>  Sun, 28 Aug 2016 01:50:28 -0600

golang-x-text (0.0~git20160606.0.a4d77b4-1ubuntu2) yakkety; urgency=medium

  * No change rebuild for Go 1.6.3 transition.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 21 Jul 2016 11:34:53 +1200

golang-x-text (0.0~git20160606.0.a4d77b4-1ubuntu1) yakkety; urgency=medium

  * Build shared lib package.
  * Remove DH_GOLANG_EXCLUDES of golang.org/x/text/collate/tools/colcmp,
    unnecessary now there are two packages.
  * Ignore test failure with gccgo.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 21 Jun 2016 20:33:27 +1200

golang-x-text (0.0~git20160606.0.a4d77b4-1) unstable; urgency=medium

  [ Martín Ferrari ]
  * Require dh-golang 1.10, for XS-Go-Import-Path.
  * debian/rules: Update gen-orig-tgz target.

  [ Anthony Fok ]
  * New upstream version.
  * debian/control: Change "golang-go" to "golang-any" in Build-Depends.

 -- Anthony Fok <foka@debian.org>  Wed, 08 Jun 2016 06:53:12 -0600

golang-x-text (0.0~git20160420.0.3100578-2) unstable; urgency=medium

  * Update golang-go dependency, as the package fails with older go.
  * Update gbp.conf to use DEP-14 branches.

 -- Martín Ferrari <tincho@debian.org>  Sun, 01 May 2016 18:03:46 +0000

golang-x-text (0.0~git20160420.0.3100578-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Update fields in debian/control:
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URLs for Vcs-* fields
    - Add XS-Go-Import-Path field
    - Add myself as to the list of Uploaders
  * Rename golang-x-text-dev to golang-golang-x-text-dev
    for pkg-go policy compliance
  * Add debian/gbp.conf

 -- Anthony Fok <foka@debian.org>  Fri, 29 Apr 2016 02:13:32 +0800

golang-x-text (0+git20151217.cf49866-1) unstable; urgency=medium

  * Team upload.
  * Update to latest upstream version. (Closes: #810776)

 -- Tim Potter <tpot@hpe.com>  Tue, 12 Jan 2016 13:00:13 +1100

golang-x-text (0+git20150518.c93e7c9-1) unstable; urgency=medium

  * Initial release. (Closes: #785645)

 -- Martín Ferrari <tincho@debian.org>  Mon, 18 May 2015 21:20:05 +0000
