Build-Depend on fonts-noto-core instead of fonts-dejavu-core
authorJeremy Bícha <jeremy.bicha@canonical.com>
Fri, 22 Sep 2023 12:57:16 +0000 (08:57 -0400)
committerJeremy Bícha <jeremy.bicha@canonical.com>
Fri, 22 Sep 2023 14:23:18 +0000 (10:23 -0400)
& ttf-bitstream-vera

These days, fontconfig defaults to Noto instead of DejaVu

Also needed to adapt to
53cb64351d081e4c20fcea905370d49ff39636dd

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

index 153e3a2c70e6bf5f6d4c161cca79150586c78bad..70c1cf43b60e0db2a7003cc3dcaa2bbda677d826 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                debhelper-compat (= 13),
                dh-exec,
                fonts-cantarell <!nocheck>,
-               fonts-dejavu-core <!nocheck>,
+               fonts-noto-core <!nocheck>,
                gnome-pkg-tools,
                gobject-introspection (>= 1.76.0),
                gsettings-desktop-schemas <!nocheck>,
@@ -65,7 +65,6 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                python3-docutils <!nodoc>,
                python3-gi (>= 3.40),
                sassc,
-               ttf-bitstream-vera <!nocheck>,
                wayland-protocols (>= 1.32) [linux-any],
                weston [linux-any] <!nocheck>,
                xauth <!nocheck>,
index 224121177d35492fcc928f65a387094f7baf623b..b05f748358d17a9ae7978d8d3ed3e00393fac204 100644 (file)
@@ -9,7 +9,7 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                debhelper-compat (= 13),
                dh-exec,
                fonts-cantarell <!nocheck>,
-               fonts-dejavu-core <!nocheck>,
+               fonts-noto-core <!nocheck>,
                gnome-pkg-tools,
                gobject-introspection (>= 1.76.0),
                gsettings-desktop-schemas <!nocheck>,
@@ -65,7 +65,6 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                python3-docutils <!nodoc>,
                python3-gi (>= 3.40),
                sassc,
-               ttf-bitstream-vera <!nocheck>,
                wayland-protocols (>= 1.32) [linux-any],
                weston [linux-any] <!nocheck>,
                xauth <!nocheck>,
index 727c1650a353eab380a4e3db1f178ef4ed80cda3..4ed02737912ca243faa9d4696eec252ee56bbbaa 100644 (file)
@@ -27,25 +27,25 @@ Restrictions: superficial
 Test-Command: env GDK_BACKEND=x11 debian/tests/installed-tests
 Features: test-name=installed-tests-x11
 Classes: desktop, x11
-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
+Depends: dbus-daemon (>= 1.8), fonts-noto-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, 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-daemon (>= 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-noto-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, 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-daemon (>= 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-noto-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, xauth, xvfb
 Restrictions: allow-stderr, flaky
 
 Test-Command: env GDK_BACKEND=wayland debian/tests/installed-tests-flaky
 Features: test-name=installed-tests-flaky-wayland
 Classes: desktop, wayland, linux-only
-Depends: dbus-daemon (>= 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-noto-core, gnome-desktop-testing (>= 2018.1-1~), gtk-4-tests, locales | locales-all, weston
 # Architecture: linux-any
 Restrictions: allow-stderr, flaky