dpkg.git
11 months agodpkg (1.22.14) unstable; urgency=medium
Guillem Jover [Thu, 16 Jan 2025 02:56:38 +0000 (03:56 +0100)]
dpkg (1.22.14) unstable; urgency=medium

  [ Guillem Jover ]
  * dpkg-deb: Switch from info() to hint() for hint message.
  * Perl modules:
    - Dpkg::BuildDriver::DebianRules: Fix R³ namespace check to only refuse
      unknown dpkg keywords. Closes: #1092653
  * Make fragments:
    - Use flavor to avoid re-caching empty variables. See #1092051.
  * Shell library:
    - Abstract color clearing with a new variable.
    - Lowercase and namespace private variables with _dpkg_.
    - Fix debug output format to print debug in lowercase after progname.
    - Document library interface basics and the version when introduced.
    - Add support for notice(), info() and hint() functions.
  * Code internals:
    - libdpkg: Add support for hint printing.
  * Test suite:
    - Remove redundant <cstdbool> include deprecated in C++17.
  * Localization:
    - Update Brazilian Portuguese dselect translations.
      Thanks to Paulo Henrique de Lima Santana (phls) <phls@debian.org>.
Closes: #1092593
  [ Helge Kreutzmann ]
  * Localization:
    - Update German man pages translation.
    - Update German scripts translation.

  [ Sven Joachim ]
  * Localization:
    - Update German programs translation.

[dgit import package dpkg 1.22.14]