[Pkg-utopia-maintainers] Bug#1033056: mark dbus-daemon and dbus-bin Multi-Arch: foreign
Helmut Grohne
helmut at subdivi.de
Thu Mar 16 09:34:16 GMT 2023
Package: dbus-daemon
Version: 1.14.6-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: ftcbfs
Control: affects -1 + src:mpv-mpris
Hi Simon and Bastian,
we just talked about dbus-daemon on IRC and concluded that it would not
be sensible to use it as a foreign architecture package. The
functionality formerly (before having been split out) was covered by
M-A:foreign of dbus and no longer is. Thus dbus-daemon and dbus-bin
should be M-A:foreign. Packages that currently B-D on it receive a host
architecture one which fails postinst when it tries to run dbus-uuidgen.
Helmut
-------------- next part --------------
diff --minimal -Nru dbus-1.14.6/debian/changelog dbus-1.14.6/debian/changelog
--- dbus-1.14.6/debian/changelog 2023-02-08 14:21:47.000000000 +0100
+++ dbus-1.14.6/debian/changelog 2023-03-16 10:20:47.000000000 +0100
@@ -1,3 +1,10 @@
+dbus (1.14.6-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Mark dbus-daemon and dbus-bin Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Thu, 16 Mar 2023 10:20:47 +0100
+
dbus (1.14.6-1) unstable; urgency=medium
* New upstream stable release
diff --minimal -Nru dbus-1.14.6/debian/control dbus-1.14.6/debian/control
--- dbus-1.14.6/debian/control 2023-02-08 14:21:47.000000000 +0100
+++ dbus-1.14.6/debian/control 2023-03-16 10:20:46.000000000 +0100
@@ -130,6 +130,7 @@
Package: dbus-bin
Architecture: any
+Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
@@ -147,6 +148,7 @@
Package: dbus-daemon
Architecture: any
+Multi-Arch: foreign
Depends:
dbus-bin (= ${binary:Version}),
dbus-session-bus-common (>= ${source:Version}),
More information about the Pkg-utopia-maintainers
mailing list