createrepo-c (0.17.3-2) unstable; urgency=medium

  * Fix FTBFS with Python 3.11: use importlib.resources.files() instead of
    the deprecated .path(). Closes: #1027839, inspired by a patch by
    Sebastiaan Couwenber
  * Declare compliance with Policy 4.6.2 with no changes.
  * Add the year 2023 to my debian/* copyright notice.

 -- Peter Pentchev <roam@debian.org>  Fri, 06 Jan 2023 00:16:32 +0200

createrepo-c (0.17.3-1) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0 with no changes.
  * Use debhelper compat 14 for the CMake fixes and add LD_LIBRARY_PATH
    to the build-time test's environment.
  * New upstream release:
    - uses pkg-config instead of the custom CMake "find a library" files
    - uses Python's unittest module instead of nose to run the tests, so
      drop the nosetests3 patch; Closes: #1018332
    - refresh the python-path patch
    - add python3-setuptools and python3-skbuild as build-time dependencies
    - add the python-skbuild-path and python-platlib-debian patches
  * Add the year 2022 to my debian/* copyright notice.
  * Declare compliance with Policy 4.6.1 with no changes.
  * Also drop python3-nose as a dependency for libcreaterepo-c-dev.

 -- Peter Pentchev <roam@debian.org>  Mon, 05 Sep 2022 16:28:57 +0300

createrepo-c (0.17.0-1) unstable; urgency=medium

  * New upstream version:
    - update the python-path patch
    - explicitly enable delta RPM support, since it is off by default now
    - update the library symbols file
  * Add the years 2020 and 2021 to my debian/* copyright notice.

 -- Peter Pentchev <roam@debian.org>  Fri, 12 Feb 2021 02:14:01 +0200

createrepo-c (0.16.2-1) unstable; urgency=medium

  * Add the python-path patch to use /usr/bin/python3 for tests and
    examples.
  * Declare compliance with Policy 4.5.1 with no changes.
  * Add a trivial git-buildpackage config file.
  * New upstream version.

 -- Peter Pentchev <roam@debian.org>  Sun, 29 Nov 2020 18:23:14 +0200

createrepo-c (0.16.1-1) unstable; urgency=medium

  * Initial release. Closes: #912338

 -- Peter Pentchev <roam@debian.org>  Sun, 18 Oct 2020 18:05:53 +0300
