summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 563bce6..35b5a4f 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) unstable; urgency=medium
[ Guillem Jover ]