howardhinnant-date (3.0.1-6) unstable; urgency=medium

  * Source-only upload.

 -- Andrea Pappacoda <andrea@pappacoda.it>  Wed, 24 Aug 2022 17:11:01 +0200

howardhinnant-date (3.0.1-5) unstable; urgency=medium

  * d/patches: drop cmake-rename patch.
    It creates more problems than it solves.
    The patch only modified the name of libraries, targets and namespaces
    in CMake, but did not touch headers. This caused problems for CMake
    users, that had to account for the "Debian name" of the library, while
    not solving name clashes where needed the most, i.e. in header files.
    The libhowardhinnant-date-dev package will keep its name, as libdate-dev
    is too general for a package name, and adding the howardhinnant prefix
    there doesn't create issues in users' code.
    As the date-tz target is no longer renamed, the shared library changed
    name from libhowardhinnant-date-tz to libdate-tz, and the binary package
    containing it did as well. (Closes: #1011640)
  * d/patches: stop using PATH_MAX.
    This will properly fix the build on GNU Hurd, while also improving the
    code on all the other platforms.

 -- Andrea Pappacoda <andrea@pappacoda.it>  Sat, 06 Aug 2022 13:58:26 +0200

howardhinnant-date (3.0.1-4) unstable; urgency=medium

  * d/patches: always define PATH_MAX

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 13 Jan 2022 00:31:51 +0100

howardhinnant-date (3.0.1-3) unstable; urgency=medium

  * d/control: bump minimum required CMake version to 3.15
  * d/patches: install all headers. Closes: #1001895

 -- Andrea Pappacoda <andrea@pappacoda.it>  Wed, 05 Jan 2022 00:09:37 +0100

howardhinnant-date (3.0.1-2) unstable; urgency=medium

  * d/control: add Vcs fields
  * d/rules: add qa=+all option
  * d/watch: use GitHub's API

 -- Andrea Pappacoda <andrea@pappacoda.it>  Thu, 09 Dec 2021 15:51:10 +0100

howardhinnant-date (3.0.1-1) unstable; urgency=low

  * Initial release. Closes: #895222

 -- Andrea Pappacoda <andrea@pappacoda.it>  Wed, 01 Sep 2021 16:33:49 +0200
