nfstrace (0.4.3.2+git20200805+b220d04-4) unstable; urgency=medium

  * Add nocheck and nodoc build profiles.
  * Use intmax_t and the corresponding format specifier when dealing with time_t
    (Closes: #1068029)

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 07 Apr 2024 14:53:20 +0200

nfstrace (0.4.3.2+git20200805+b220d04-3) unstable; urgency=medium

  [ Sven Joachim ]
  * Fix FTBFS with opaque ncurses (Closes: #1057580)

  [ Andrej Shadura ]
  * Add patch metadata.
  * Update standards version to 4.6.2, no changes needed.
  * Set Rules-Requires-Root: no.

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 21 Dec 2023 20:48:27 +0100

nfstrace (0.4.3.2+git20200805+b220d04-2.2) unstable; urgency=medium

  * Non-maintainer upload
  * debian/patches/0001-analyzers-fix-a-couple-format-errors.patch: Refresh to
    address format errors on armhf.
  * debian/patches/debian/patches/watch-analyzer-fix-array-bound-error.patch:
    Take the relevant parts of an upstream patch to fix an array bound build
    error.

 -- Nick Rosbrook <nick.rosbrook@canonical.com>  Fri, 18 Mar 2022 09:47:25 -0400

nfstrace (0.4.3.2+git20200805+b220d04-2.1) unstable; urgency=medium

  * Non-maintainer upload
  * debian/patches/0001-analyzers-fix-a-couple-format-errors.patch: Fix
    -Werror=format build errors (LP: #1965155, Closes: #997231).

 -- Nick Rosbrook <nick.rosbrook@canonical.com>  Thu, 17 Mar 2022 13:21:02 -0400

nfstrace (0.4.3.2+git20200805+b220d04-2) unstable; urgency=medium

  [ Aurelien Jarno ]
  * Switch to the TI RPC implementation (Closes: #992960).

  [ Andrej Shadura ]
  * Wrap long lines in changelog entries: 0.4.3.2+git20200805+b220d04-1.
  * Bump debhelper from old 12 to 13.
  * Fix broken Vcs URL.

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 26 Aug 2021 12:08:31 +0200

nfstrace (0.4.3.2+git20200805+b220d04-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #966600).
  * Drop patches applied upstream.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump Standards-Version to 4.5.0.
  * Fix Vcs-*.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 15 Aug 2020 16:04:38 +0200

nfstrace (0.4.3.2+git20180104+6561cf6-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add a watch line for Git snapshots.
  * Add FTBFS fixes by Nick Black.
  * Use debhelper-compat 12.
  * Ignore test failures on all architectures.
  * Remove unrecognised -Wno-braced-scalar-init,
    add -Wno-error=address-of-packed-member until a proper fix is written.
    Closes: #925788.
  * Build-depend on texlive-plain-generic (Closes: #933288).
  * Remove no longer necessary -Wno-class-memaccess -Wno-ignored-qualifiers.

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 22 Feb 2020 12:04:40 +0200

nfstrace (0.4.3.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * d/control: Add Vcs-* field.

  [ Norbert Preining ]
  * Fix FTBFS with TeX Live 2018 (Closes: #896467).

  [ Andrej Shadura ]
  * New upstream release.
  * Add -Wno-class-memaccess -Wno-ignored-qualifiers to fix FTBFS with GCC-8
    (Closes: #897819).

 -- Andrej Shadura <andrewsh@debian.org>  Thu, 25 Oct 2018 18:44:57 +0200

nfstrace (0.4.3.1-3) unstable; urgency=medium

  * Add an upstream patch to fix build on GCC 7 (Closes: #853571).

 -- Andrew Shadura <andrewsh@debian.org>  Sun, 03 Sep 2017 17:03:25 +0200

nfstrace (0.4.3.1-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Make the PDF footers reproducible (Closes: #865751)

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 24 Jun 2017 17:38:25 +0200

nfstrace (0.4.3.1-1) unstable; urgency=medium

  * New upstream release (Closes: #844859, #832069).
  * Update compiler dependencies.
  * Bump Standards-Version to 3.9.6 (no changes).

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 15 Dec 2016 11:26:30 +0100

nfstrace (0.4.2-3) unstable; urgency=medium

  [ Steve Langasek ]
  * Fix FTBFS with gcc6. (Closes: #835644)

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 04 Oct 2016 11:54:19 +0200

nfstrace (0.4.2-2) unstable; urgency=medium

  * Tests fail on sparc64 and x32, ignore the failures for now.

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 22 Jul 2016 16:39:14 +0200

nfstrace (0.4.2-1) unstable; urgency=medium

  * New upstream release (Closes: #831116).
  * Make the build reproducible (Closes: #831570).
  * Make the documentation buildable again.

 -- Andrew Shadura <andrewsh@debian.org>  Wed, 20 Jul 2016 11:16:55 +0200

nfstrace (0.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Update watch file to mangle the tarball filename.
  * Drop patches applied upstream.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 12 Nov 2015 19:17:45 +0100

nfstrace (0.4.0-3) unstable; urgency=medium

  * Apply more patches from upstream fixing FTBFS (Closes: #786801).

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 23 Jul 2015 20:04:14 +0200

nfstrace (0.4.0-2) unstable; urgency=medium

  * Apply patches from upstream fixing FTBFS (Closes: #786801).

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 16 Jun 2015 00:00:07 +0200

nfstrace (0.4.0-1) unstable; urgency=medium

  * New upstream release
  * Build documentation using LibreOffice
  * Depend on libjson-c-dev

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 05 May 2015 15:17:33 +0200

nfstrace (0.3.1-2) unstable; urgency=medium

  * Add dependency on ncurses.
  * Fix build failure on kFreeBSD.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 18 Dec 2014 13:15:34 +0100

nfstrace (0.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 18 Dec 2014 12:12:48 +0100

nfstrace (0.3.0-1) unstable; urgency=low

  * Initial release (Closes: #769397).

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 18 Nov 2014 15:39:40 +0100
