diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:20 +0000 |
commit | c325346dffbec6011f9f94f599c6dc81219d2921 (patch) | |
tree | 51d399d6d5815c97ab3d32ac63e6bb14d373669a | |
parent | Merging upstream version 1.22.9. (diff) | |
download | dpkg-c325346dffbec6011f9f94f599c6dc81219d2921.tar.xz dpkg-c325346dffbec6011f9f94f599c6dc81219d2921.zip |
Merging debian version 1.22.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1ba8f98..3f1a688 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +dpkg (1.22.9) unstable; urgency=medium + + [ Guillem Jover ] + * dpkg-deb: Add long options for short-only compression ones. + * dpkg-deb: Print pathname instead of filename and directory in error output. + * start-stop-daemon: Use a stop context to track the current state. + * Make fragments: + - Fix pkg-info.mk evaluation by adding new DEB_TIMESTAMP variable. + Closes: #1076863 + * Code internals: + - dpkg-deb: Track maintscript information in a new struct. + * Test suite: + - Fix typos in Makefile comments. + + -- Guillem Jover <guillem@debian.org> Wed, 24 Jul 2024 23:02:45 +0200 + dpkg (1.22.8-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: |