golang-github-nicksnyder-go-i18n (1.10.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
    Fixes: lintian: package-uses-old-debhelper-compat-version
  * Set debhelper-compat version in Build-Depends.
    Fixes: lintian: uses-debhelper-compat-file
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
    Fixes: lintian: upstream-metadata-file-is-missing

  [ Anthony Fok ]
  * New upstream version 1.10.1
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.5.0 (no change)
  * Replace DH_GOLANG_INSTALL_EXTRA with Build-Depends: dh-golang (>= 1.31~)
  * Add "export DH_GOLANG_EXCLUDES := v2" to debian/rules
    as v2 files belong to v2.0.0 and beyond.
  * List i18n/language/codegen in DH_GOLANG_EXCLUDES too
    to avoid build error with uninstalled /usr/bin/codegen
    because dh_missing defaults to --fail-missing in debhelper compat 13.

 -- Anthony Fok <foka@debian.org>  Fri, 18 Sep 2020 20:42:06 -0600

golang-github-nicksnyder-go-i18n (1.10.0-2) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Anthony Fok ]
  * Update and fix debian/watch
  * Apply "cme fix dpkg" fixes to debian/control
  * Bump Standards-Version to 4.1.5 (no change)
  * Use debhelper (>= 11)
  * Fix autopkgtest error by installing more files.  Sample error:
        panic: open ../goi18n/testdata/expected/en-us.all.json:
               no such file or directory

 -- Anthony Fok <foka@debian.org>  Wed, 11 Jul 2018 01:04:53 -0600

golang-github-nicksnyder-go-i18n (1.10.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.10.0
    - Update d/copyright
  * Update to Standards-Version 4.1.1
    - Use Priority: optional
  * Remove hack in d/rules to build on mips/mipsel.
    The bug will probably be fixed on the buildds in a couple of
    weeks, and it's fine to ask for a rebuild of the package.
    See https://lists.debian.org/debian-wb-team/2017/10/msg00005.html
  * Use wrap-and-sort

 -- Dr. Tobias Quathamer <toddy@debian.org>  Thu, 23 Nov 2017 14:37:12 +0100

golang-github-nicksnyder-go-i18n (1.8.1-2) unstable; urgency=medium

  * Try to beat the "mips-linux-gnu-gccgo-7: waitid: bad address" error
    on mips/mipsel until #867358 is resolved in the Linux kernel.
    See https://bugs.debian.org/867358

 -- Anthony Fok <foka@debian.org>  Sun, 30 Jul 2017 09:08:01 -0600

golang-github-nicksnyder-go-i18n (1.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.8.1
  * Add golang-github-pelletier-go-toml-dev as new dependency
  * Use HTTPS URL for d/copyright
  * Update to Standards-Version 4.0.0
  * Add Testsuite: autopkgtest-pkg-go to d/control

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 05 Jul 2017 21:36:46 +0200

golang-github-nicksnyder-go-i18n (1.7.0-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 1.7.0
  * Use debhelper v10

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 19 Dec 2016 23:35:32 +0100

golang-github-nicksnyder-go-i18n (1.5.0-1) unstable; urgency=medium

  * Initial release (Closes: #840803)
  * debian/copyright: Add entry for i18n/language/codegen/plurals.xml
    which is under its own license Unicode Data Files license rather than
    the MIT (Expat) license like the rest of github.com/nicksnyder/go-i18n.

 -- Anthony Fok <foka@debian.org>  Sun, 16 Oct 2016 01:30:11 -0600
