sptag (0.0~git20230612.2ffaec6+ds-4) unstable; urgency=medium

  * Fix build failure due to install layout change (Closes: #1042154)

 -- Paul Wise <pabs@debian.org>  Thu, 27 Jul 2023 12:16:47 +0800

sptag (0.0~git20230612.2ffaec6+ds-3) unstable; urgency=medium

  * Add patch to switch to the NUMA shared library.

 -- Paul Wise <pabs@debian.org>  Tue, 27 Jun 2023 12:59:47 +0800

sptag (0.0~git20230612.2ffaec6+ds-2) unstable; urgency=medium

  * Add patch to switch swig bindings back to the static library.
    Fixes test failure due to not shipping the shared library.
    The shared library has an unstable ABI and is not installed.

 -- Paul Wise <pabs@debian.org>  Tue, 27 Jun 2023 09:20:44 +0800

sptag (0.0~git20230612.2ffaec6+ds-1) unstable; urgency=medium

  * Upload to unstable after the freeze.
  * New upstream snapshot.
  * Add patch to #include <cstdint>, fixes GCC 13 FTBFS (Closes: #1037866)

 -- Paul Wise <pabs@debian.org>  Sun, 25 Jun 2023 16:05:01 +0800

sptag (0.0~git20230509.268578d+ds-1) experimental; urgency=medium

  * New upstream snapshot.
  * Add patch fixing crash of the tests when disabling some tests
  * Instruct boost to print the test entry/exit messages
  * Workaround one test breaking several others (Closes: #1033944)

 -- Paul Wise <pabs@debian.org>  Mon, 22 May 2023 14:27:10 +0800

sptag (0.0~git20230323.0341c33+ds-1) experimental; urgency=medium

  * Upload to experimental due to the bookworm freeze.
  * New upstream snapshot.
    - Refresh patches
    - Add libnuma-dev to build-deps for new NUMA handling.
  * Add indefinite articles fixes to spelling patch.
    Thanks to anorack and Jakub Wilk for writing it.
  * Bump copyright year for Debian packaging

 -- Paul Wise <pabs@debian.org>  Sat, 25 Mar 2023 08:47:47 +0800

sptag (0.0~git20230301.0207479+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Declare compliance with Debian Policy version 4.6.2, no changes needed

 -- Paul Wise <pabs@debian.org>  Wed, 01 Mar 2023 16:36:13 +0800

sptag (0.0~git20230106.de5b7f8+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Add patch fixing various spelling and grammar errors
  * Declare compliance with Debian Policy version 4.6.1, no changes needed

 -- Paul Wise <pabs@debian.org>  Sun, 05 Feb 2023 12:04:44 +0800

sptag (0.0~git20221103.3d76e5e+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches

 -- Paul Wise <pabs@debian.org>  Sun, 13 Nov 2022 13:53:58 +0800

sptag (0.0~git20220729.a192a17+ds-2) unstable; urgency=medium

  * Add patch to fix build failure on tmpfs due to O_DIRECT

 -- Paul Wise <pabs@debian.org>  Mon, 01 Aug 2022 10:38:33 +0800

sptag (0.0~git20220729.a192a17+ds-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add patch to print file open error info, should help debug failure

 -- Paul Wise <pabs@debian.org>  Sun, 31 Jul 2022 15:24:38 +0800

sptag (0.0~git20220718.5ab4ced+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Add unmerged upstream patch fixing reconstruct tests (Closes: #1013563)
  * Add patch to switch from AVX512 by default to GCC FMV, fixes test failure

 -- Paul Wise <pabs@debian.org>  Mon, 18 Jul 2022 14:02:12 +0800

sptag (0.0~git20220617.6f44a02+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
    - Delete ThirdParty directory that includes zstd
    - Add patch to use system zstd
  * Add new build-dep on zstd
  * Declare compliance with Debian Policy version 4.6.1

 -- Paul Wise <pabs@debian.org>  Tue, 21 Jun 2022 15:13:57 +0800

sptag (0.0~git20220411.2a81715+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Add patch updating CMake files from C++ 14 to 17,
    upstream updated MSVC but forgot the CMake files.
  * Use cmake build system, ignoring the setup.py file
  * Bump copyright year for debian/ directory

 -- Paul Wise <pabs@debian.org>  Sat, 23 Apr 2022 16:37:32 +0800

sptag (0.0~git20220211.c640c3c+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Bump copyright year for a new file
  * Enable autodep8 tests

 -- Paul Wise <pabs@debian.org>  Wed, 16 Feb 2022 16:22:56 +0800

sptag (0.0~git20220113.216a17a+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Reduce Boost version requirement in line with upstream

 -- Paul Wise <pabs@debian.org>  Tue, 25 Jan 2022 14:39:38 +0800

sptag (0.0~git20211209.a84a9e4+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Drop support for i386 as upstream doesn't support it
  * Increase ctest timeout to 3h due to timeout on repro builds server

 -- Paul Wise <pabs@debian.org>  Fri, 10 Dec 2021 14:46:49 +0800

sptag (0.0~git20211105.0bf0ef5+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
    - Add patch to fix FTBFS due to missing #include <mutex>
    - Add new Boost filesystem test dependency
  * Delegate test verbosity to debhelper when it is new enough
  * Reduce ctest timeout to 2h, current test runs are under 1h
  * Drop XB-Python-Version as it is not used by dh-python
  * Inform autodep8-python3 that the import name is SPTAG

 -- Paul Wise <pabs@debian.org>  Sat, 06 Nov 2021 10:16:23 +0800

sptag (0.0~git20210816.e724b01+ds-3) unstable; urgency=medium

  * Override ctest timeout from default 25m to 12h

 -- Paul Wise <pabs@debian.org>  Sat, 21 Aug 2021 18:35:13 +0800

sptag (0.0~git20210816.e724b01+ds-2) unstable; urgency=medium

  * Switch to running tests from cmake/ctest
  * Make the test output verbose since they are long tests

 -- Paul Wise <pabs@debian.org>  Sat, 21 Aug 2021 15:04:45 +0800

sptag (0.0~git20210816.e724b01+ds-1) unstable; urgency=medium

  * New upstream snapshot.
    - Refresh patches
  * Add missing build dependencies
  * Add patches to fix adding compiler flags
  * Enable running the build tests
  * Declare compliance with Debian Policy version 4.6.0

 -- Paul Wise <pabs@debian.org>  Sat, 21 Aug 2021 13:53:04 +0800

sptag (0.0~git20210514.20d55e1+ds-1) unstable; urgency=medium

  * Initial release (Closes: #987809)

 -- Paul Wise <pabs@debian.org>  Fri, 30 Apr 2021 11:09:09 +0800