summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2025-12-12 13:46:52 +0100
committerMichael Biebl <biebl@debian.org>2025-12-12 13:46:52 +0100
commitdef61b130ab011561ed66a1638a41d59c23b4710 (patch)
tree30121acb63c78caa8b8e6bf4d6d2347413f71698 /debian
parentb1124f15dee62cb3e75ca0c5ea3176543462d1e3 (diff)
Release version 1.54.2-3 to unstable debian/1.54.2-3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 786eaaa1..cebd33fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+network-manager (1.54.2-3) unstable; urgency=medium
+
+  * Drop Build-Depends on polkitd.
+    The polkit.its gettext extension, which is required during build, was
+    moved from polkitd to libpolkit-gobject-1-dev.
+    There is already a Build-Depends on the latter, so polkitd can be
+    dropped safely.
+  * Replace dbus Build-Depends with dbus-daemon.
+    The test-suite that is run as part of dh_auto_test only needs
+    dbus-run-session, which is part of the dbus-daemon package.
+    Replace dbus with dbus-daemon, as it has a smaller dependency tree and
+    doesn't interfere with alternatives like dbus-broker. (Closes: #1122686)
+
+ -- Michael Biebl <biebl@debian.org>  Fri, 12 Dec 2025 13:45:04 +0100
+
 network-manager (1.54.2-2) unstable; urgency=medium
 
   * Fix dhcpcd build option.