libdrpm (0.5.2-3) unstable; urgency=medium

  * Add the cmake-policy patch to unbreak the build with CMake 4.x.
    Closes: #1113141
  * Declare compliance with Policy 4.7.2 with no changes.
  * Add the year 2025 to my debian/* copyright notice.
  * Add Salsa CI configuration.

 -- Peter Pentchev <roam@debian.org>  Sun, 05 Oct 2025 21:43:18 +0300

libdrpm (0.5.2-2) unstable; urgency=medium

  * Acknowledge Andrey Rakhmatullin's NMU and Luca Boccassi's team upload;
    thanks!
  * Declare compliance with Policy 4.7.0 with no changes.
  * Add the year 2024 to my debian/* copyright notice.
  * Switch from debian/compat to X-DH-Compat: 14
  * Let debhelper handle some dependencies automatically.
  * Include dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
  * Use dh-package-notes to record ELF metadata.
  * Use debputy's X-Style: black.
  * Minor refactoring of the autopkgtest compile.py tool.

 -- Peter Pentchev <roam@debian.org>  Mon, 30 Dec 2024 02:09:18 +0200

libdrpm (0.5.2-1) unstable; urgency=medium

  Team upload.

  [ Peter Pentchev ]
  * Declare compliance with Policy 4.6.2 with no changes.

  [ Luca Boccassi ]
  * Bump Standards-Version to 4.7.0, no changes
  * Switch from pkg-config to pkgconf
  * New upstream version 0.5.2
  * Drop fix-implicit-function-declaration.patch, fixed upstream
  * Refresh patches for 0.5.2

 -- Luca Boccassi <bluca@debian.org>  Tue, 23 Apr 2024 01:24:08 +0100

libdrpm (0.5.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066556).

 -- Andrey Rakhmatullin <wrar@debian.org>  Sat, 16 Mar 2024 20:17:44 +0500

libdrpm (0.5.1-1) unstable; urgency=medium

  * Declare compliance with Policy 4.6.1 with no changes.
  * Add the year 2022 to my debian/* copyright notice
  * Minor Python coding style improvements to the autopkgtest program:
    - reformat with 100 characters per line
    - run some static checkers using Tox
    - pass encoding="UTF-8" to subprocess.check_output()
  * Add an EditorConfig definitions file for the debian/* files.
  * New upstream release:
    - drop all the patches, they were all merged upstream
  * Add the openssl-evp patch to use the OpenSSL EVP_Digest*() functions
    instead of the deprecated MD5_*() and SHA256_*() ones.

 -- Peter Pentchev <roam@debian.org>  Fri, 09 Sep 2022 09:08:12 +0300

libdrpm (0.5.0-3) unstable; urgency=medium

  * Add the upstream-do-not-cleanup-twice and upstream-zero-count
    patches obtained from the upstream Git repository.
  * Declare compliance with Policy 4.6.0 with no changes.
  * Add the year 2021 to my debian/* copyright notice.
  * Add the typos patch to fix two typographical errors.
  * Add a trivial git-buildpackage config file.
  * Use debhelper compat 14 for the CMake updates.
  * Add the cppcheck patch to fix a minor problem.

 -- Peter Pentchev <roam@debian.org>  Sun, 26 Dec 2021 05:19:16 +0200

libdrpm (0.5.0-2) unstable; urgency=medium

  * Add the sysmacros-major patch to use <sys/sysmacros.h> instead of
    a Linux-specific header file for obtaining the major and minor IDs of
    a device number. Should fix the FTBFS on the Hurd.

 -- Peter Pentchev <roam@debian.org>  Sun, 26 Jul 2020 00:18:15 +0300

libdrpm (0.5.0-1) unstable; urgency=low

  * Initial release. Closes: #961799.

 -- Peter Pentchev <roam@debian.org>  Thu, 18 Jun 2020 23:29:43 +0300
