Build-/test-depend on dbus-daemon instead of dbus
authorSimon McVittie <smcv@debian.org>
Fri, 18 Nov 2022 09:32:36 +0000 (09:32 +0000)
committerSimon McVittie <smcv@debian.org>
Fri, 18 Nov 2022 09:32:36 +0000 (09:32 +0000)
We only need dbus-run-session here, not the system bus.

debian/control
debian/control.in
debian/tests/control

index 6b5dd3f5d713c6d5a56eb8ec337e1a023a25dfc2..7885bfac26c2acc5a031d89717ed6dd24704a1c4 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.
 Uploaders: Simon McVittie <smcv@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>
 Build-Depends: adwaita-icon-theme <!nocheck>,
                at-spi2-core <!nocheck>,
-               dbus <!nocheck>,
+               dbus-daemon <!nocheck>,
                debhelper-compat (= 13),
                dh-exec,
                docbook-xml,
index 4bb527131367d63def64409958104e6ffb77285e..eb577affae1324ffe5e7f9fd6541a793547278da 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.
 Uploaders: Simon McVittie <smcv@debian.org>, @GNOME_TEAM@
 Build-Depends: adwaita-icon-theme <!nocheck>,
                at-spi2-core <!nocheck>,
-               dbus <!nocheck>,
+               dbus-daemon <!nocheck>,
                debhelper-compat (= 13),
                dh-exec,
                docbook-xml,
index 649912e7b82c6800f4937cb5e53274c129afb7e6..727c1650a353eab380a4e3db1f178ef4ed80cda3 100644 (file)
@@ -14,38 +14,38 @@ Restrictions: allow-stderr, superficial
 Test-Command: env GDK_BACKEND=x11 debian/tests/python3-gi
 Features: test-name=python3-gi-x11
 Classes: desktop, x11
-Depends: dbus, gir1.2-gtk-4.0, python3-gi (>= 3.40), xauth, xvfb
+Depends: dbus-daemon, gir1.2-gtk-4.0, python3-gi (>= 3.40), xauth, xvfb
 Restrictions: superficial
 
 Test-Command: env GDK_BACKEND=wayland debian/tests/python3-gi
 Features: test-name=python3-gi-wayland
 Classes: desktop, wayland, linux-only
-Depends: dbus, gir1.2-gtk-4.0, libgl1, libgl1-mesa-dri, python3-gi (>= 3.40), weston
+Depends: dbus-daemon, gir1.2-gtk-4.0, libgl1, libgl1-mesa-dri, python3-gi (>= 3.40), weston
 # Architecture: linux-any
 Restrictions: superficial
 
 Test-Command: env GDK_BACKEND=x11 debian/tests/installed-tests
 Features: test-name=installed-tests-x11
 Classes: desktop, x11
-Depends: dbus (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, xauth, xvfb
+Depends: dbus-daemon (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, xauth, xvfb
 Restrictions: allow-stderr
 
 Test-Command: env GDK_BACKEND=wayland debian/tests/installed-tests
 Features: test-name=installed-tests-wayland
 Classes: desktop, wayland, linux-only
-Depends: dbus (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, weston
+Depends: dbus-daemon (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, weston
 # Architecture: linux-any
 Restrictions: allow-stderr
 
 Test-Command: env GDK_BACKEND=x11 debian/tests/installed-tests-flaky
 Features: test-name=installed-tests-flaky-x11
 Classes: desktop, x11
-Depends: dbus (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, xauth, xvfb
+Depends: dbus-daemon (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, xauth, xvfb
 Restrictions: allow-stderr, flaky
 
 Test-Command: env GDK_BACKEND=wayland debian/tests/installed-tests-flaky
-Features: test-name=installed-tests-flacky-wayland
+Features: test-name=installed-tests-flaky-wayland
 Classes: desktop, wayland, linux-only
-Depends: dbus (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, weston
+Depends: dbus-daemon (>= 1.8), fonts-dejavu-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, ttf-bitstream-vera, weston
 # Architecture: linux-any
 Restrictions: allow-stderr, flaky