Bug#1136171: marked as done (inkscape: Build-Depends (unnecessarily?) on deprecated dbus-glib)

"Debian Bug Tracking System" <[email protected]> Mon, 03 Aug 2026 15:23:02 +0000
Newsgroups gmane.linux.debian.devel.multimedia
Message-ID <handler.1136171.D1136171.17857704542814407.ackdone@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1785770582-2815231-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Mon, 03 Aug 2026 15:20:53 +0000
with message-id <[email protected]>
and subject line Bug#1136171: fixed in inkscape 1.4.3-2
has caused the Debian Bug report #1136171,
regarding inkscape: Build-Depends (unnecessarily?) on deprecated dbus-glib
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


--=20
1136171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1136171
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1785770582-2815231-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 10 May 2026 12:37:21 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.6 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
	SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST
	autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 141; neutral, 34; spammy,
	1. spammytokens:0.933-+--today
	hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
	0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
	0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: <[email protected]>
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:59718)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wM3PN-002y04-1o
	for [email protected];
	Sun, 10 May 2026 12:37:21 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;
	s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
	Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
	Content-Description:In-Reply-To:References;
	bh=aTY8Glxx5+hUT8pi7nYKJ7xyGrT31rEJ88rEfsbAfxk=; b=Y27kh8mwRxAYwWbCA69F3t+t1g
	ETZoLRl7mXeVwFzNK/GF/KORCX4/Q3cO7Bzhi4f2q3Npvvg7Ny4oVURBDJzPkvgdWgk5B6+HZ0s4T
	5SzQSnQqboqIDPz/4wvhKEiPzK5GpXxZT5g3nLjcWtD/Mo3Io74hPaX/ZaZf4MQ7QwJYpIwQDZzAl
	R1e9oTjKEu+B5xBiDZNT/565xOeBVO20iEX1gJPx7srAlpDsotRFppHcBXcYg98n3LyCNb2ioLaqu
	NeUvfPrsjMSAbQiJSPDf6YIrAvhMiPKAVgQJrNQdkNqu4oAFEUf9CYN8gPZitH9wk4FBr5VeMvUeM
	XqRkVFQw==;
Received: from authenticated user
	by stravinsky.debian.org with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wM3PM-000owR-0Q
	for [email protected];
	Sun, 10 May 2026 12:37:20 +0000
Date: Sun, 10 May 2026 13:37:17 +0100
From: Simon McVittie <[email protected]>
To: [email protected]
Subject: inkscape: Build-Depends (unnecessarily?) on deprecated dbus-glib
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: smcv
Delivered-To: [email protected]

Source: inkscape
Severity: important
Tags: sid forky
Control: block 895291 by -1
User: [email protected]
Usertags: dbus-glib-deprecation

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, ideally before forky.

inkscape Build-Depends on libdbus-glib-1-dev, but was missed in my 
mass-bug-filing about dbus-glib's deprecation, possibly because the B-D 
wasn't added until 2017, long after dbus-glib was already dead upstream:

inkscape (0.92.0-1) experimental; urgency=medium
...
  * d/control:
    + ...
    + Build-dep on libdbus-1-dev and libdbus-glib-1-dev for dbus support.

There is no runtime dependency on dbus-glib (or on libdbus for that 
matter), so these two B-D are probably unnecessary and could probably 
just be dropped. I'll try to confirm whether this is true later today.

Thanks,
    smcv

------------=_1785770582-2815231-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1136171-close) by bugs.debian.org; 3 Aug 2026 15:20:54 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-114.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,
	HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE,USER_IN_DKIM_WELCOMELIST
	autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 84; hammy, 150; neutral, 146; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:43712)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wquTG-00Bo9W-23
	for [email protected];
	Mon, 03 Aug 2026 15:20:54 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wquTG-00H7CB-0s
	for [email protected];
	Mon, 03 Aug 2026 15:20:54 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=MojeIP6asAd2ICYs6DNKH2daT5wiEM+//mSYp6bEV00=; b=IOR+3TUSHyRfj0HoicT3viQ18x
	YHMQ1gkyo41NBUWVLBPyiJAP3u8vEKZdxOTYpCKX4zalmsT2UwhukYuBywUoDYuy/kjl0mtVVuEpE
	sWYznmVwCF8+tt5K4O3cVseNuADM4DUvvJ3SgZWdsoHHySltLKVLy87ehFuxysgTtaX+rblSwyYwp
	r+OQ9+oyBTyMEVRDME3XVJo7jChBCZKrezRQXeGse+qyqoGviGVJwzL7hZqy23GPJsM2rvXAZ5b3q
	tPtc0VfcpP4TnLVZFre+qdEBsKXVp+5xgUGtToJRNSeRED1tlTkdsdx8+c1Cl554MlUUSCQh647SV
	J86awAlw==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1wquTF-00000006mli-1x1b;
	Mon, 03 Aug 2026 15:20:53 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: =?utf-8?q?Jeremy_B=C3=ADcha?= <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: inkscape
Debian: DAK
Debian-Changes: inkscape_1.4.3-2_source.changes
Debian-Source: inkscape
Debian-Version: 1.4.3-2
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1136171: fixed in inkscape 1.4.3-2
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============7671254569843369279=="
Message-Id: <[email protected]>
Date: Mon, 03 Aug 2026 15:20:53 +0000

--===============7671254569843369279==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: inkscape
Source-Version: 1.4.3-2
Done: Jeremy B=C3=ADcha <[email protected]>

We believe that the bug you reported is fixed in the latest version of
inkscape, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy B=C3=ADcha <[email protected]> (supplier of updated inkscape package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Aug 2026 16:58:15 +0200
Source: inkscape
Built-For-Profiles: derivative.ubuntu noudeb
Architecture: source
Version: 1.4.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Jeremy B=C3=ADcha <[email protected]>
Closes: 1133504 1136171 1143108
Changes:
 inkscape (1.4.3-2) unstable; urgency=3Dmedium
 .
   * Team upload
 .
   [ Jeremy B=C3=ADcha ]
   * Cherry-pick patch to fix build with gcc-16 (Closes: #1133504)
   * Remove Build-Depends: libdbus-1-dev, libdbus-glib-1-dev (Closes: #113617=
1)
   * Update debhelper compat to 14
 .
   [ Nadzeya Hutsko ]
   * Cherry-pick patches to fix build with poppler 26.07 (Closes: #1143108)
Checksums-Sha1:
 e1e27f7a3801820d9013feee303a6fcec4a4cd47 3004 inkscape_1.4.3-2.dsc
 1074fb24a6c6b034acc209b28c496718a5bbb2cf 42660 inkscape_1.4.3-2.debian.tar.xz
 e43f3382e52b3d5626cf7dce996ff14edf5dec97 7208 inkscape_1.4.3-2_source.buildi=
nfo
Checksums-Sha256:
 3b6d71cb52ccfde01bbd59fac2403409a3454618adb6a3307caf24e31cc7b582 3004 inksca=
pe_1.4.3-2.dsc
 b5d67d31aa2833a0d03106e6496ecf4b07b12b8052e2c1a044b5a93653b7d64f 42660 inksc=
ape_1.4.3-2.debian.tar.xz
 faa54f11e338aa1285aa2e622d4bf8afea33ef907570ba37796d98c037e51aea 7208 inksca=
pe_1.4.3-2_source.buildinfo
Files:
 3ce230cd29006e6d62874aa3a0b76b5a 3004 graphics optional inkscape_1.4.3-2.dsc
 a17d5798f54afadeb37c333983fc4fb6 42660 graphics optional inkscape_1.4.3-2.de=
bian.tar.xz
 a248571865181c18853fd6081234eb2b 7208 graphics optional inkscape_1.4.3-2_sou=
rce.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmpwrQEACgkQ5mx3Wuv+
bH1D+A//aNg4Zdgx9hd0Kp507im69rYAPr7v+lg+l780nD11Lz8GRYcCAPz6pSeC
GHf3vzVpB63175f4P23sQt9CqVQYKdbOpiboXt94kRa+EabNyQLQIYXY6ogbh/nZ
8IqDblF2Vv2pPemJfdtwlil15ap8kqblkda9+xM5n0qwI/8GJTPnugBSKp/xDjsI
5lTsdoeASqJiGLtu3x9S450D/swx/RN3UVRRT6hEaiMqdXMDTaYp41RG6ZHp8qqT
Z7VT8gH1oJJz3qz1dYCvTPYixRTcQ8Bq9hMqBJe8IOPR1LPaK6LURf0ZQMBNRPgu
Py0UGg4VjQ++zr3btdhnGdtKmVLkbjBPwX82JjKfSfFRfMFqMyGq6UySzLDKISww
AEgoJ8wkTt3aq+s/IsDo7aPGvrACKJ9434fU/G22sYwqwAXas0Tl/K2W29WxTQpO
zx4+TGGa5EXJC9u0J55aJFURTJs0kp6gpwUb4Z6uZhd/Vm61ivqgIUKqEpmSmKTq
Ky4xAt4tvt22Te2khIm14+ILo+6mEcT2Iw1E7XQfCrW2a4N+wWg3AJgGqPqjuXct
oxHfXvfGq35UHUwvZq2MWBUmXncabW6Wi5tli30PeH20qhE9Dj4anloqVWPxdN4F
Uwmt1mfHZgS52PxiRGeHyx+iJ1D5JQm1B4YmrIx6gGNB4EjiN94=3D
=3Dr/Tq
-----END PGP SIGNATURE-----


--===============7671254569843369279==
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCanCx1QAKCRCb9qggYcy5
ITs3AQCorV7hI9QUWSZhPfL7XeBJE3Z1Ygft2DoyqJcBDcms+AD9HlR/wmoEkHc3
VzucRhAp+iGC3g/KmkODYdFYIlFmuw0=
=hKcj
-----END PGP SIGNATURE-----

--===============7671254569843369279==--
------------=_1785770582-2815231-0--