Control: retitle -1 lxappearance: unnecessary Build-Depends on deprecated
dbus-glib
Control: tags -1 + patch
On Sun, 05 Apr 2020 at 15:18:21 +0100, [email protected] wrote:
dbus-glib is a deprecated D-Bus library with some significant design
flaws, and is essentially unmaintained. I would like to minimize its
use, and eventually remove it from Debian.
It seems that lxappearance doesn't actually require dbus-glib, it just
has it in Build-Depends (presumably left over from a previous version
that actively used it).
I've confirmed that the attached patch does not affect the contents of
the binary packages. Please apply it during the forky cycle so that we
can make some progress towards removing dbus-glib.
Thanks,
smcv
>From 5cab2716bb03b714153f7c19936a59f96250e623 Mon Sep 17 00:00:00 2001
From: Simon McVittie <[email protected]>
Date: Fri, 29 Aug 2025 10:40:03 +0100
Subject: [PATCH] d/control: Remove unused Build-Depends on libdbus-glib-1-dev
Closes: #955917
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6e52e38..8e8874a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders: Andrew Lee (李健秋) <[email protected]>,
Build-Depends: debhelper-compat (= 13),
docbook-xml,
intltool,
- libdbus-glib-1-dev,
libgtk-3-dev,
xmlto,
xsltproc
--
2.51.0