Path to this page:
Subject: CVS commit: pkgsrc/misc/dpkg
From: Adam Ciarcinski
Date: 2025-01-20 07:18:48
Message id: 20250120061848.1C76FFBDE@cvs.NetBSD.org
Log Message:
dpkg: updated to 1.22.14
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.
* Make fragments:
- Use flavor to avoid re-caching empty variables.
* 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>.
[ Helge Kreutzmann ]
* Localization:
- Update German man pages translation.
- Update German scripts translation.
[ Sven Joachim ]
* Localization:
- Update German programs translation.
Files: