panicparse (1.6.1-3) unstable; urgency=medium

  * Reverting from GOMIPS=softfloat to the hardfloat default.
    On our real mipsel build daemon, the build failed with
        /usr/include/mipsel-linux-gnu/gnu/stubs.h:8:11: fatal error:
        gnu/stubs-o32_soft.h: No such file or directory
    so perhaps GOMIPS=hardfloat does work on real hardware?
    See https://github.com/maruel/panicparse/issues/67

 -- Anthony Fok <foka@debian.org>  Fri, 10 Sep 2021 23:06:39 -0600

panicparse (1.6.1-2) unstable; urgency=medium

  * Fix test errors on armel, armhf, i386, mipsel and ppc64el:
    - Skip TestAugment/float64 on 32-bit architectures
      See https://github.com/maruel/panicparse/issues/65
    - Skip TestPanicweb on ppc64 and ppc64le (error: expected 4 calls, got 5)
      See https://github.com/maruel/panicparse/issues/66
    - Set GOMIPS=softfloat to circumvent "fatal error: float64nan" on mips{,le}
      See https://github.com/maruel/panicparse/issues/67

 -- Anthony Fok <foka@debian.org>  Fri, 10 Sep 2021 03:36:39 -0600

panicparse (1.6.1-1) unstable; urgency=medium

  * New upstream version 1.6.1
    - Works with golang-github-mgutz-ansi-dev (>= 0.0~git20200706.d51e80e)
    - Needed by the latest syncthing
  * debian/copyright: Remove Files-Excluded field as
    vendor/github.com/maruel/panicparse/v2/stack is needed for v1.6.1
  * Update versioned dependencies as per go.mod
  * debian/rules: Set DH_GOLANG_INSTALL_EXTRA to install templates etc.
    found in internal/htmlstack and vendor/github.com/maruel/panicparse/v2/stack
  * Change Section from devel to golang
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Add myself to the list of Uploaders
  * Install /usr/bin/panicweb to the panicparse program package too
  * debian/copyright: Document emoji_u1f4a3.png from Noto Emoji
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance

 -- Anthony Fok <foka@debian.org>  Wed, 08 Sep 2021 03:35:55 -0600

panicparse (1.3.0-4) unstable; urgency=medium

  * Team upload.
  * Really fix Build-Depends for arch:all and arch:any

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 13 Feb 2020 20:00:51 +0800

panicparse (1.3.0-3) unstable; urgency=medium

  * Team upload.
  * Fix Build-Depends on arch:all (Closes: #951249)
  * Update Standards-Version to 4.5.0 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 13 Feb 2020 17:49:38 +0800

panicparse (1.3.0-2) unstable; urgency=medium

  * Source-only upload.
  * Update Standards-Version to 4.4.1, no changes needed

 -- Dr. Tobias Quathamer <toddy@debian.org>  Mon, 11 Nov 2019 21:22:16 +0100

panicparse (1.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #939689)

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 07 Sep 2019 22:09:37 +0200
