d/control, d/tests/control: Drop dependency on adwaita-icon-theme-full

This package name was Ubuntu-specific, and was dropped since 45.0-4
(the Debian version of a-i-t has a Provides for a-i-t-full). Use a
versioned build-dependency so that we definitely have all of the
necessary icons to run tests successfully.

Thanks: Heinrich Schuchardt
This commit is contained in:
Simon McVittie
2024-03-14 09:31:45 +00:00
parent 374d5f83dc
commit f74169920b
2 changed files with 3 additions and 2 deletions

3
debian/control vendored
View File

@ -3,13 +3,14 @@ Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Simon McVittie <smcv@debian.org>, Dmitry Shachnev <mitya57@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>
Build-Depends: dpkg-dev (>= 1.22.5), adwaita-icon-theme-full <!nocheck>,
Build-Depends: adwaita-icon-theme (>= 45.0-4~) <!nocheck>,
at-spi2-core <!nocheck>,
dbus-daemon <!nocheck>,
debhelper-compat (= 13),
dh-sequence-gir,
docbook-xml <!nodoc>,
docbook-xsl <!nodoc>,
dpkg-dev (>= 1.22.5),
fonts-cantarell <!nocheck>,
fonts-dejavu-core <!nocheck>,
gir1.2-atk-1.0-dev <pkg.gobject-introspection.todo>,