In trixie, we split up the libgirepository1.0-dev package into several smaller packages to help to make cross-compiling possible, leaving libgirepository1.0-dev as a transitional/compatibility package.
Now that the forky release cycle has started, I would like to look into removing the libgirepository1.0-dev package. There are several replacements, depending on what functionality the dependent package wants: it is not a completely mechanical 1:1 replacement. Affected packages ----------------- Please see the attached dd-list. I intend to do periodic updates to this version until the mass bug filing takes place: https://people.debian.org/~smcv/temp/2025/mbf-libgirepository1.0-dev/ I plan to open usertagged bugs after some time has passed, but I'm hoping that many of the affected packages can be fixed before the bugs are opened. A typical example package ------------------------- GNOME's libmanette is a simple example of a library that provides gobject-introspection bindings, which had not been updated for a while. I converted it to current conventions here, with extra-verbose commit messages to illustrate why: https://salsa.debian.org/gnome-team/libmanette/-/merge_requests/6 Running the gobject-introspection tools --------------------------------------- For the tools, please depend or build-depend on gobject-introspection instead. If Debian releases older than trixie are relevant for the package you're looking at, you'll need to depend on at least version 1.80 [1], and revert that change when backporting to bookworm or older. You will usually also need to depend on at least one package matching gir1.2-*-dev (below). Please do not depend or build-depend on gobject-introspection-bin: it is a private implementation detail. To use the tools in that package, depend or build-depend on gobject-introspection instead. Access to GIR XML (*.gir files) ------------------------------- For the GIR XML that was previously in libgirepository1.0-dev, please depend or build-depend on the appropriate gir1.2-*-dev package. For example, if the package needs Gio-2.0.gir at build time, build-depend on the gir1.2-gio-2.0-dev package. We provide a series of predictably-named real and virtual packages. The naming convention is the same as for typelibs, but add "-dev" at the end. For dependencies on other libraries' GIR XML, please depend or build-depend on the systematically-named package if it already exists (but not all libraries provide those yet). You can help dependent packages by adding ${gir:Provides} to your -dev package, which will resolve the lintian warning <https://lintian.debian.org/tags/gir-package-name-does-not-match.html>. Access to GIR XML via /usr/share -------------------------------- gir1.2-glib-2.0-dev installs GLib-2.0.gir into an architecture-specific location (/usr/lib/MULTIARCH/gir-1.0/GLib-2.0.gir) to allow co-installation for multiple architectures. This was necessary because it describes some macros that take different values on each architecture. Many GObject-Introspection-based tools automatically support that location and do not need special workarounds: - the tools in the gobject-introspection package - the tools in the girepository-tools package - gi-docgen - haskell-haskell-gi - valac but some tools only look for /usr/share/gir-1.0/*.gir: - blueprint-compiler (#1060916) - cppgir (#1060906) - gir-to-d (#1060909) - debian/rules in Rust packages like rust-atk-0.18 - maybe others For backwards compat, libgirepository1.0-dev provides a symbolic link /usr/share/gir-1.0/GLib-2.0.gir to make these tools continue to work, but that makes it impossible for it to be Multi-Arch co-installable, which is one of the reasons we now want to remove it. When using these tools without libgirepository1.0-dev, it might be necessary to export GI_GIR_PATH=/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0 or use command-line options like girtod --gir-directory=/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0 or some similar workaround. Linking to libgirepository-1.0 ------------------------------ A few packages, mostly language bindings like gjs and pygobject, want to link to libgirepository-1.0 and call its functions. For these packages, please depend or build-depend on libgirepository-1.0-dev. Most packages do not need to do this. libgirepository-1.0-dev has been superseded by libgirepository-2.0-dev (part of src:glib2.0), which has had some incompatible API changes. Upstream projects that use libgirepository-1.0 should eventually port to libgirepository-2.0 (for example pygobject in experimental has done this), but this needs to be done with some coordination to avoid mixing the two versions in the same process, which will not work. --- [1] Strictly speaking 1.78.1-7 is probably enough, but a versioned dependency on 1.80 is simpler, easier to remember, and equally backward-compatible in practice. Debian 13 and Ubuntu 24.04 are new enough, with a version >= 1.80. Debian 12 and Ubuntu 22.04 are too old, with a version < 1.78.
Adam Conrad <adcon...@0c3.net> telepathy-glib (U) Alberto Garcia <be...@igalia.com> event-dance grilo webkit2gtk (U) wpewebkit (U) Alexandre Marie <alexandre.ma...@synchrotron-soleil.fr> ufo-core (U) Amin Bandali <band...@ubuntu.com> eog (U) epiphany-browser (U) evince (U) evolution-data-server (U) gedit (U) gexiv2 (U) gnome-control-center (U) gnome-maps (U) gspell (U) gucharmap (U) libgedit-amtk (U) libgedit-gtksourceview (U) libgedit-tepl (U) nautilus (U) Andrea Bolognani <e...@kiyuko.org> cattle-1.0 Andreas Rönnquist <gus...@debian.org> lollypop (U) Andreas Tille <ti...@debian.org> osm-gps-map (U) Andrej Shadura <andre...@debian.org> eos-sdk rust-pangocairo (U) rust-pangocairo-sys (U) Andrew Starr-Bochicchio <a...@debian.org> keybinder-3.0 Antono Vasiljev <s...@antono.info> ruby-gir-ffi (U) Ari Pollak <a...@debian.org> gimp (U) Arnaud Ferraris <aferra...@debian.org> libaperture-0 (U) libmbim (U) libqmi (U) modemmanager (U) papers (U) phosh (U) portfolio-filemanager (U) rust-atk-0.18 (U) rust-atk-sys-0.18 (U) rust-gdk-0.18 (U) rust-gdk-pixbuf-0.18 (U) rust-gdk-pixbuf-sys-0.18 (U) rust-gdk-sys-0.18 (U) rust-gio-0.18 (U) rust-gio-sys-0.18 (U) rust-glib-0.18 (U) rust-glib-sys-0.18 (U) rust-gobject-sys-0.18 (U) rust-gtk-0.18 (U) rust-gtk-sys-0.18 (U) rust-pango-0.18 (U) rust-pango-sys-0.18 (U) rust-soup3 (U) rust-soup3-sys (U) Arnaud Ferraris <arnaud.ferra...@gmail.com> feedbackd (U) libhandy-1 (U) libqrtr-glib (U) phoc (U) phosh (U) Aron Xu <a...@debian.org> fcitx (U) ibus (U) ibus-anthy (U) ukui-menus (U) Arun Kumar Pariyar <a...@debian.org> go-gir-generator (U) Arun Kumar Pariyar <openarung...@gmail.com> go-gir-generator (U) Asias He <asias.he...@gmail.com> input-pad (U) Ayatana Packagers <pkg-ayatana-de...@alioth-lists.debian.net> snapd-glib Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org> ayatana-ido ayatana-indicator-messages ayatana-indicator-sound libayatana-appindicator libayatana-appindicator-glib libayatana-common libunity vala-panel Barak A. Pearlmutter <b...@debian.org> pqmarble Birger Schacht <bir...@rantanplan.org> gtk-layer-shell (U) Boyuan Yang <by...@debian.org> fcitx5-gtk (U) font-manager (U) go-gir-generator (U) libskk (U) zbar Brandon Snider <brandonjsni...@gmail.com> polari (U) Changwoo Ryu <cw...@debian.org> ibus (U) ChangZhuo Chen (陳昌倬) <czc...@debian.org> lunar-date (U) Chiara Marmo <marmochia...@gmail.com> aravis (U) Christian Seiler <christ...@iwakd.de> gtk3-nocsd Christoph Martin <mar...@uni-mainz.de> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) muffin (U) nemo (U) xapp (U) Christopher James Halse Rogers <r...@ubuntu.com> colord colord (U) colord-gtk Clay Stan <claysta...@gmail.com> go-gir-generator (U) Clint Adams <cl...@debian.org> haskell-haskell-gi (U) Dafydd Harries <d...@debian.org> telepathy-logger (U) Damien Caliste <damien.cali...@cea.fr> v-sim (U) Daniel Kahn Gillmor <d...@fifthhorseman.net> geary (U) gmime libgnomekbd (U) David Mohammed <fossfree...@ubuntu.com> budgie-control-center David Paleino <da...@debian.org> osm-gps-map (U) Debian Astronomy Team <debian-astro-maintain...@lists.alioth.debian.org> aravis Debian Chinese Team <chinese-develop...@lists.alioth.debian.org> lunar-date Debian Cinnamon Team <debian-cinna...@lists.debian.org> cinnamon cinnamon-desktop cinnamon-menus cinnamon-screensaver libtimezonemap muffin nemo xapp Debian Deepin Packaging Team <pkg-deepin-de...@lists.alioth.debian.org> go-gir-generator Debian EFI <debian-...@lists.debian.org> fwupd Debian EFI team <debian-...@lists.debian.org> libjcat libxmlb Debian Fonts Task Force <debian-fo...@lists.debian.org> font-manager Debian freedesktop.org maintainers <pkg-freedesktop-maintain...@lists.alioth.debian.org> accountsservice colord malcontent poppler Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org> osm-gps-map Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org> aisleriot apostrophe babl baobab brasero caribou cheese clutter-1.0 clutter-gtk cogl devhelp eog epiphany-browser evince evolution-data-server folks gcr gdk-pixbuf gdm3 geary gedit gegl geocode-glib gexiv2 gimp gitg glade glib-d gnome-autoar gnome-bluetooth3 gnome-boxes gnome-characters gnome-clocks gnome-connections gnome-contacts gnome-control-center gnome-desktop gnome-feeds gnome-maps gnome-menus gnome-music gnome-online-accounts gnome-recipes gnome-sound-recorder gnome-text-editor gnome-weather gsettings-desktop-schemas gsound gspell gtk+2.0 gtksourceview3 gtksourceview4 gtksourceview5 gtkspell3 gtranslator gucharmap gupnp gupnp-av gupnp-dlna gupnp-igd jsonrpc-glib libadwaita-1 libchamplain libcloudproviders libcryptui libdex libdmapsharing libgda5 libgdata libgedit-amtk libgedit-gfls libgedit-gtksourceview libgedit-tepl libgee-0.8 libgepub libgit2-glib libgnomekbd libgom libgovirt libgtop2 libgudev libgweather4 libgxps libhandy-1 libmediaart libnotify libpanel libpeas libpeas2 librest librsvg libsecret libshumate libsoup2.4 libsoup3 libspelling libwnck3 libxklavier nautilus nautilus-sendto papers pitivi polari rhythmbox secrets spice-gtk template-glib tinysparql totem-pl-parser uhttpmock vte2.91 Debian Haskell Group <pkg-haskell-maintain...@lists.alioth.debian.org> haskell-haskell-gi Debian Input Method Team <debian-input-met...@lists.debian.org> fcitx fcitx5-gtk ibus ibus-anthy input-pad libkkc libskk Debian Islamic Maintainers <debian-islamic-maintain...@lists.alioth.debian.org> libitl-gobject Debian LibreOffice Maintainers <debian-openoff...@lists.debian.org> liblangtag Debian Libvirt Maintainers <pkg-libvirt-maintain...@lists.alioth.debian.org> libguestfs libosinfo libvirt-glib Debian Lua Team <pkg-lua-de...@lists.alioth.debian.org> lua-lgi Debian Multimedia Maintainers <debian-multime...@lists.debian.org> gsequencer libmypaint playerctl Debian PaN Maintainers <debian-pan-maintain...@alioth-lists.debian.net> hkl ufo-core Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org> libglib-object-introspection-perl Debian Python Team <team+pyt...@tracker.debian.org> lollypop python-briefcase Debian QA Group <packa...@qa.debian.org> granite granite-7 planner zbar Debian Qt/KDE Maintainers <debian-qt-...@lists.debian.org> libaccounts-glib Debian Remote Maintainers <debian-rem...@lists.debian.org> librda Debian Ruby Team <pkg-ruby-extras-maintain...@lists.alioth.debian.org> ruby-gir-ffi ruby-gnome Debian Rust Maintainers <pkg-rust-maintain...@alioth-lists.debian.net> rust-gdk-pixbuf rust-gdk-pixbuf-sys rust-gdk4 rust-gdk4-sys rust-gdk4-wayland rust-gdk4-wayland-sys rust-gdk4-x11 rust-gdk4-x11-sys rust-gio rust-gio-sys rust-glib rust-glib-sys rust-gobject-sys rust-graphene-rs rust-graphene-sys rust-gsk4 rust-gsk4-sys rust-gtk4 rust-gtk4-layer-shell rust-gtk4-layer-shell-sys rust-gtk4-sys rust-gweather-sys rust-libadwaita rust-libadwaita-sys rust-libgweather rust-librsvg-rebind rust-librsvg-rebind-sys rust-libshumate rust-libshumate-sys rust-pango rust-pango-sys rust-pangocairo rust-pangocairo-sys rust-poppler-sys-rs rust-soup3 rust-soup3-sys rust-sourceview5 rust-sourceview5-sys Debian Science Maintainers <debian-science-maintain...@lists.alioth.debian.org> hkl (U) ufo-core ufo-core (U) v-sim yorick-gy Debian Science Team <debian-science-maintain...@lists.alioth.debian.org> v-sim Debian semweb Team <team+sem...@tracker.debian.org> zeitgeist Debian Sugar Team <pkg-sugar-de...@lists.alioth.debian.org> sugar-toolkit-gtk3 Debian Telepathy maintainers <pkg-telepathy-maintain...@lists.alioth.debian.org> farstream-0.2 telepathy-glib telepathy-logger Debian UBports Team <team+ubpo...@tracker.debian.org> ayatana-indicator-messages (U) ayatana-indicator-sound (U) click libayatana-common (U) lomiri-app-launch Debian UEFI Maintainers <debian-...@lists.debian.org> libgusb Debian WebKit Maintainers <pkg-webkit-maintain...@lists.alioth.debian.org> webkit2gtk wpewebkit Debian Xfce Maintainers <debian-x...@lists.debian.org> garcon libxfce4ui libxfce4util libxfce4windowing lightdm thunar xfce4-panel xfconf Debian+Ubuntu MATE Packaging Team <debian-m...@lists.debian.org> atril bamf caja eom gtk-layer-shell libmatekbd mate-desktop mate-menus mate-panel pluma python-caja vala-panel (U) Debian/Kubuntu Qt/KDE Maintainers <debian-qt-...@lists.debian.org> libsignon-glib DebianOnMobile Maintainers <debian-on-mobile-maintain...@alioth-lists.debian.net> feedbackd gmobile gtherm libaperture-0 libmbim libqmi libqrtr-glib modemmanager phoc phosh portfolio-filemanager rust-atk-0.18 rust-atk-sys-0.18 rust-gdk-0.18 rust-gdk-pixbuf-0.18 rust-gdk-pixbuf-sys-0.18 rust-gdk-sys-0.18 rust-gio-0.18 rust-gio-sys-0.18 rust-glib-0.18 rust-glib-sys-0.18 rust-gobject-sys-0.18 rust-gtk-0.18 rust-gtk-sys-0.18 rust-pango-0.18 rust-pango-sys-0.18 Diane Trout <di...@ghic.org> libsignon-glib (U) Didier Roche <didro...@ubuntu.com> bamf (U) Dima Kogan <dko...@debian.org> aravis (U) Dmitry Shachnev <mity...@debian.org> libgweather4 (U) libwnck3 (U) Dmitry Smirnov <only...@debian.org> gnumeric goffice libgsf Dylan Aïssi <dai...@debian.org> wireplumber (U) Emilio Pozuelo Monfort <po...@debian.org> accountsservice (U) aisleriot (U) caribou (U) cogl (U) folks (U) gcr (U) gdk-pixbuf (U) gegl (U) glade (U) gnome-menus (U) gnome-sound-recorder (U) gtk+2.0 (U) harfbuzz (U) libcryptui (U) libgda5 (U) libgtop2 (U) libnotify (U) libpeas (U) librsvg (U) libsecret (U) poppler (U) rhythmbox (U) telepathy-glib (U) telepathy-logger (U) totem-pl-parser (U) webkit2gtk (U) Fabio Fantoni <fantonifa...@tiscali.it> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Federico Ceratto <feder...@debian.org> giara FingerForce Team <fingerforce-de...@lists.alioth.debian.org> libfprint Francisco M Neto <fmn...@fmneto.com> hydrapaper Francois Marier <franc...@debian.org> workrave Frederic Peters <fpet...@debian.org> libgnomekbd (U) libxklavier (U) Guido Günther <a...@sigxcpu.org> feedbackd (U) gmobile (U) libadwaita-1 (U) libguestfs (U) libhandy-1 (U) libmbim (U) libosinfo (U) libqmi (U) libqrtr-glib (U) libvirt-glib libvirt-glib (U) modemmanager (U) phoc (U) phosh (U) phosh-osk-stub Gunnar Hjalmarsson <gunna...@debian.org> gnome-control-center (U) Gustavo Noronha Silva <k...@debian.org> webkit2gtk (U) handsome_feng <jianfen...@ubuntukylin.com> kylin-burner (U) ukui-menus (U) ukwm (U) Henry-Nicolas Tourneur <deb...@nilux.be> gnome-feeds (U) gtherm (U) libaperture-0 (U) libmbim (U) libqmi (U) libqrtr-glib (U) lollypop (U) modemmanager (U) portfolio-filemanager (U) rust-gdk4 (U) rust-gdk4-sys (U) rust-gdk4-wayland (U) rust-gdk4-wayland-sys (U) rust-gdk4-x11 (U) rust-gdk4-x11-sys (U) rust-graphene-rs (U) rust-graphene-sys (U) rust-gsk4 (U) rust-gsk4-sys (U) rust-gtk4 (U) rust-gtk4-sys (U) Hideki Yamane <henr...@debian.org> gimp (U) gucharmap (U) Hilko Bengen <ben...@debian.org> libguestfs (U) Iain Lane <la...@debian.org> baobab (U) brasero (U) cheese (U) clutter-gtk (U) cogl (U) gcr (U) gdk-pixbuf (U) gdm3 (U) gedit (U) gimp (U) gnome-boxes (U) gnome-characters (U) gnome-clocks (U) gnome-contacts (U) gnome-desktop (U) gnome-music (U) gsettings-desktop-schemas (U) gspell (U) libgdata (U) libgee-0.8 (U) libgweather4 (U) libpeas (U) libsoup2.4 (U) libsoup3 (U) intrigeri <intrig...@debian.org> libglib-object-introspection-perl (U) Jason Crain <ja...@inspiresomeone.us> gexiv2 (U) Jeremy Bicha <jbi...@debian.org> clutter-1.0 (U) clutter-gtk (U) cogl (U) folks (U) gitg (U) gnome-autoar (U) gsound (U) gtk+2.0 (U) gtksourceview3 (U) gtkspell3 (U) gupnp-dlna (U) libchamplain (U) libcloudproviders (U) libdmapsharing (U) libgdata (U) libgee-0.8 (U) libgom (U) libgtop2 (U) libgudev (U) libgxps (U) libmypaint (U) libsoup2.4 (U) libxklavier (U) snapd-glib (U) totem-pl-parser (U) Jeremy Bicha <jbi...@ubuntu.com> aisleriot (U) babl (U) baobab (U) caribou (U) cheese (U) devhelp (U) eog (U) epiphany-browser (U) evince (U) evolution-data-server (U) gcr (U) gdk-pixbuf (U) gdm3 (U) geary (U) gedit (U) gegl (U) geocode-glib (U) gimp (U) gnome-bluetooth3 (U) gnome-boxes (U) gnome-characters (U) gnome-clocks (U) gnome-connections (U) gnome-contacts (U) gnome-control-center (U) gnome-desktop (U) gnome-feeds (U) gnome-maps (U) gnome-music (U) gnome-online-accounts (U) gnome-sound-recorder (U) gnome-text-editor (U) gnome-weather (U) gsettings-desktop-schemas (U) gspell (U) gtksourceview4 (U) gtksourceview5 (U) gtranslator (U) gucharmap (U) gupnp (U) gupnp-av (U) jsonrpc-glib (U) libadwaita-1 (U) libgepub (U) libgit2-glib (U) libgnomekbd (U) libgovirt (U) libgweather4 (U) libhandy-1 (U) libpanel (U) libpeas (U) librest (U) librsvg (U) libshumate (U) libsoup3 (U) libwnck3 (U) nautilus (U) polari (U) rhythmbox (U) spice-gtk (U) template-glib (U) vte2.91 (U) Jeremy Bícha <jbi...@ubuntu.com> aisleriot (U) apostrophe (U) babl (U) baobab (U) caribou (U) cheese (U) clutter-1.0 (U) cogl (U) colord (U) devhelp (U) eog (U) epiphany-browser (U) evince (U) evolution-data-server (U) folks (U) gcr (U) gdm3 (U) geary (U) gedit (U) gegl (U) geocode-glib (U) gexiv2 (U) gimp (U) gitg (U) glade (U) gnome-autoar (U) gnome-bluetooth3 (U) gnome-boxes (U) gnome-characters (U) gnome-clocks (U) gnome-connections (U) gnome-contacts (U) gnome-control-center (U) gnome-desktop (U) gnome-feeds (U) gnome-maps (U) gnome-music (U) gnome-online-accounts (U) gnome-recipes (U) gnome-sound-recorder (U) gnome-text-editor (U) gnome-weather (U) gsettings-desktop-schemas (U) gsound (U) gspell (U) gtk+2.0 (U) gtksourceview3 (U) gtksourceview4 (U) gtksourceview5 (U) gtkspell3 (U) gtranslator (U) gucharmap (U) gupnp (U) gupnp-av (U) gupnp-dlna (U) gupnp-igd (U) jsonrpc-glib (U) libadwaita-1 (U) libchamplain (U) libcloudproviders (U) libcryptui (U) libdex (U) libdmapsharing (U) libgda5 (U) libgdata (U) libgedit-amtk (U) libgedit-gfls (U) libgedit-gtksourceview (U) libgedit-tepl (U) libgee-0.8 (U) libgepub (U) libgit2-glib (U) libgom (U) libgovirt (U) libgtop2 (U) libgudev (U) libgusb (U) libgweather4 (U) libgxps (U) libhandy-1 (U) libmediaart (U) libnotify (U) libpanel (U) libpeas (U) libpeas2 (U) librsvg (U) libsecret (U) libshumate (U) libsoup3 (U) libspelling (U) libxklavier (U) nautilus (U) nautilus-sendto (U) papers (U) pitivi (U) polari (U) rhythmbox (U) spice-gtk (U) template-glib (U) tinysparql (U) totem-pl-parser (U) uhttpmock (U) vte2.91 (U) John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Jonas Smedegaard <d...@jones.dk> abiword astroidmail dialect sugar-toolkit-gtk3 (U) zeitgeist (U) Jordi Mallach <jo...@debian.org> brasero (U) gimp (U) gtkspell3 (U) gtranslator (U) libcryptui (U) libgda5 (U) rhythmbox (U) workrave (U) Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com> python-briefcase (U) Joshua Peisach <itzswirlz2...@outlook.com> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Josselin Mouette <j...@debian.org> gegl (U) gnome-menus (U) gnome-weather (U) libxklavier (U) Joël Krähemann <jkraehem...@gmail.com> gsequencer (U) Julian Andres Klode <j...@debian.org> packagekit (U) Jussi Pakkanen <jpakk...@gmail.com> meson Jérémy Lal <kapo...@melix.org> gpaste Jörg Frings-Fürst <debian@jff.email> simple-scan Kartik Mistry <kar...@debian.org> dee Keng-Yu Lin <ken...@lexical.tw> urfkill Kentaro Hayashi <ken...@xdump.org> libhinawa Kylin Team <team+ky...@tracker.debian.org> kylin-burner ukui-menus ukwm Laszlo Boszormenyi (GCS) <g...@debian.org> revelation vips Laurent Bigonville <bi...@debian.org> brasero (U) caribou (U) cheese (U) clutter-1.0 (U) cogl (U) d-feet (U) devhelp (U) eog (U) epiphany-browser (U) evince (U) evolution-data-server (U) farstream-0.2 (U) folks (U) gcr (U) gdk-pixbuf (U) gdm3 (U) geary (U) gedit (U) geoclue-2.0 geocode-glib (U) gexiv2 (U) gimp (U) gitg (U) glade (U) gnome-bluetooth3 (U) gnome-boxes (U) gnome-characters (U) gnome-clocks (U) gnome-contacts (U) gnome-control-center (U) gnome-desktop (U) gnome-menus (U) gnome-music (U) gnome-online-accounts (U) gnome-sound-recorder (U) gsettings-desktop-schemas (U) gsound (U) gspell (U) gtksourceview3 (U) gtkspell3 (U) gtranslator (U) gucharmap (U) gupnp (U) gupnp-igd (U) libchamplain (U) libgdata (U) libgit2-glib (U) libgnomekbd (U) libgom (U) libgovirt (U) libgweather4 (U) libnotify (U) libpeas (U) libpeas2 (U) librsvg (U) libsecret (U) malcontent (U) nautilus-sendto (U) papers (U) polari (U) rhythmbox (U) spice-gtk (U) telepathy-glib (U) telepathy-logger (U) uhttpmock (U) Lin Qigang <lqi...@protonmail.com> spice-gtk (U) Loic Minier <l...@dooz.org> avahi (U) poppler (U) Maintainers of GStreamer packages <gst-plugins-bad...@packages.debian.org> gst-plugins-bad1.0 Maintainers of GStreamer packages <gst-plugins-base...@packages.debian.org> gst-plugins-base1.0 Maintainers of GStreamer packages <gst-plugins-good...@packages.debian.org> gst-plugins-good1.0 Maintainers of GStreamer packages <gst-rtsp-server...@packages.debian.org> gst-rtsp-server1.0 Maintainers of GStreamer packages <gstreamer-editing-services...@packages.debian.org> gstreamer-editing-services1.0 Maintainers of GStreamer packages <gstreamer...@packages.debian.org> gstreamer1.0 Marc Leeman <marc.lee...@gmail.com> gst-plugins-bad1.0 (U) gst-plugins-base1.0 (U) gst-plugins-good1.0 (U) gst-rtsp-server1.0 (U) gstreamer-editing-services1.0 (U) gstreamer1.0 (U) Marco Trevisan (Treviño) <ma...@ubuntu.com> baobab (U) clutter-1.0 (U) devhelp (U) evince (U) evolution-data-server (U) gcr (U) gdm3 (U) glade (U) gnome-characters (U) gnome-clocks (U) gnome-contacts (U) gnome-control-center (U) gnome-desktop (U) gnome-maps (U) gnome-online-accounts (U) gnome-weather (U) gsettings-desktop-schemas (U) libadwaita-1 (U) libcloudproviders (U) libgweather4 (U) libnotify (U) papers (U) totem-pl-parser (U) Marco Trevisan <ma...@ubuntu.com> libfprint (U) Margarita Manterola <ma...@debian.org> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Mario Limonciello <mario.limoncie...@dell.com> libgusb (U) libjcat (U) libxmlb (U) Mario Limonciello <supe...@debian.org> fwupd (U) Mario Limonciello <supe...@gmail.com> fwupd (U) Marius Gripsgard <mariog...@debian.org> click (U) lomiri-app-launch (U) Marius Gripsgard <mar...@ubports.com> click (U) lomiri-app-launch (U) Martin <deba...@debian.org> libmbim (U) libqmi (U) libqrtr-glib (U) modemmanager (U) Martin Pitt <mp...@debian.org> libblockdev (U) libnotify (U) libxklavier (U) udisks2 (U) umockdev upower (U) Martin Wimpress <c...@flexion.org> atril (U) libmatekbd (U) mate-desktop (U) python-caja (U) Martin Wimpress <martin.wimpr...@ubuntu.com> vala-panel (U) Matteo Bini <matteo...@tiepi.it> libmirage Matthias Geiger <matthias.geiger1...@tutanota.de> apostrophe (U) libshumate (U) secrets (U) sway-notification-center Matthias Geiger <werdah...@debian.org> apostrophe (U) gtk-layer-shell (U) gtk4-layer-shell libshumate (U) rust-gdk-pixbuf (U) rust-gdk-pixbuf-sys (U) rust-gdk4 (U) rust-gdk4-sys (U) rust-gdk4-wayland (U) rust-gdk4-wayland-sys (U) rust-gdk4-x11 (U) rust-gdk4-x11-sys (U) rust-gio (U) rust-gio-sys (U) rust-glib (U) rust-glib-sys (U) rust-gobject-sys (U) rust-graphene-rs (U) rust-graphene-sys (U) rust-gsk4 (U) rust-gsk4-sys (U) rust-gtk4 (U) rust-gtk4-sys (U) rust-libadwaita (U) rust-libadwaita-sys (U) rust-librsvg-rebind (U) rust-librsvg-rebind-sys (U) rust-libshumate (U) rust-libshumate-sys (U) rust-pango (U) rust-pango-sys (U) rust-pangocairo (U) rust-pangocairo-sys (U) rust-poppler-sys-rs (U) rust-sourceview5 (U) rust-sourceview5-sys (U) secrets (U) Matthias Geiger <werdah...@riseup.net> rust-gweather-sys (U) rust-libgweather (U) rust-libshumate (U) rust-soup3 (U) rust-soup3-sys (U) sway-notification-center Matthias Klumpp <m...@debian.org> appstream-generator appstream-glib (U) flatpak (U) fwupd (U) glib-d (U) libxmlb (U) packagekit Maximiliano Curia <m...@debian.org> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Maytham Alsudany <maytha8the...@gmail.com> gtk-session-lock gtk4-layer-shell (U) rust-gtk4-layer-shell (U) rust-gtk4-layer-shell-sys (U) Michael Biebl <bi...@debian.org> aisleriot (U) avahi (U) baobab (U) brasero (U) caribou (U) cheese (U) clutter-gtk (U) cogl (U) d-feet (U) devhelp (U) gcr (U) gedit (U) geocode-glib (U) glade (U) gnome-autoar (U) gnome-menus (U) gnome-sound-recorder (U) gnome-weather (U) gsound (U) gspell (U) gtksourceview3 (U) gtksourceview4 (U) gtkspell3 (U) gtranslator (U) gucharmap (U) libblockdev (U) libchamplain (U) libcryptui (U) libdmapsharing (U) libgda5 (U) libgdata (U) libgee-0.8 (U) libgnomekbd (U) libgom (U) libgtop2 (U) libgudev (U) libgxps (U) libmediaart (U) libnma (U) libnotify (U) libpeas (U) librsvg (U) libsecret (U) libwnck3 (U) libxklavier (U) polari (U) rhythmbox (U) totem-pl-parser (U) udisks2 (U) upower (U) Michael Schutte <m.schutte...@gmail.com> ruby-gnome (U) Mike Gabriel <sunwea...@debian.org> atril (U) ayatana-ido (U) ayatana-indicator-messages (U) ayatana-indicator-sound (U) bamf (U) caja (U) click (U) eom (U) gtk-layer-shell (U) libayatana-appindicator (U) libayatana-appindicator-glib (U) libayatana-common (U) libdbusmenu (U) libmatekbd (U) librda (U) lomiri-app-launch (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) snapd-glib (U) vala-panel (U) Mirco Bauer <mee...@debian.org> gmime (U) Mitsuya Shibata <mty.shib...@gmail.com> libkkc (U) Nick Morrott <ni...@debian.org> playerctl (U) Norbert Preining <norb...@preining.info> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Osamu Aoki <os...@debian.org> ibus (U) ibus-anthy (U) input-pad (U) libkkc (U) Paul Gevers <elb...@debian.org> liferea Paul van Tilburg <pau...@debian.org> ruby-gir-ffi (U) ruby-gnome (U) Peter Pentchev <r...@debian.org> libmodulemd (U) Petr Baudis <pa...@ucw.cz> mate-panel (U) Philipp Kern <pk...@debian.org> libinfinity Phoebus Liu <liujiay...@kylinos.cn> kylin-burner (U) Picca Frédéric-Emmanuel <pi...@debian.org> hkl (U) ufo-core (U) Pino Toscano <p...@debian.org> libaccounts-glib (U) libosinfo (U) poppler (U) PkgUtopia Team <team+pkgutopia-t...@tracker.debian.org> appstream-glib Reiner Herrmann <rei...@reiner-h.de> lua-lgi (U) Rene Engelhard <r...@debian.org> liblangtag (U) Richard Jones <rjo...@redhat.com> libguestfs (U) Rico Tzschichholz <ric...@ubuntu.com> caribou (U) clutter-1.0 (U) cogl (U) Robert Ancell <robert.anc...@canonical.com> snapd-glib (U) Roland Mas <lola...@debian.org> hkl (U) Ross Gammon <rossgam...@debian.org> goocanvas-2.0 Ross Gammon <rossgam...@mail.dk> osm-gps-map (U) RPM packaging team <team+pkg-...@tracker.debian.org> libmodulemd Santiago Ruano Rincón <santi...@debian.org> sugar-toolkit-gtk3 (U) Savvas Radevic <vice...@gmail.com> libgxps (U) Sebastian Dröge <sl...@debian.org> avahi (U) gst-plugins-bad1.0 (U) gst-plugins-base1.0 (U) gst-plugins-good1.0 (U) gst-rtsp-server1.0 (U) gstreamer-editing-services1.0 (U) gstreamer1.0 (U) pitivi Sebastien Bacher <seb...@debian.org> baobab (U) cheese (U) eog (U) gnome-bluetooth3 (U) gnome-boxes (U) gtksourceview4 (U) gtksourceview5 (U) libgda5 (U) libgdata (U) libgedit-gtksourceview (U) libsoup2.4 (U) libsoup3 (U) libspelling (U) Serge Cohen <serge1co...@free.fr> ufo-core (U) Shriram Ravindranathan <s...@ters.dev> planner Simon McVittie <s...@debian.org> d-feet (U) flatpak (U) Sjoerd Simons <sjo...@debian.org> avahi (U) caribou (U) clutter-1.0 (U) cogl (U) farstream-0.2 (U) geocode-glib (U) gnome-desktop (U) gnome-menus (U) gst-plugins-bad1.0 (U) gst-plugins-base1.0 (U) gst-plugins-good1.0 (U) gstreamer1.0 (U) libpeas (U) nautilus-sendto (U) telepathy-glib (U) telepathy-logger (U) wireplumber (U) Stefano Karapetsas <stef...@karapetsas.com> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Stephen Kitt <sk...@debian.org> gcab msitools Steve McIntyre <93...@debian.org> fwupd (U) libgusb (U) libjcat (U) libxmlb (U) Takashi Sakamoto <o-taka...@sakamocchi.jp> libhinoko libhitaki Tanguy Ortolo <tanguy+deb...@ortolo.eu> gspell (U) libgedit-amtk (U) libgedit-tepl (U) TANIGUCHI Takaki <tak...@debian.org> ruby-gir-ffi (U) The Ayatana Packagers <pkg-ayatana-de...@lists.alioth.debian.org> libdbusmenu Thibaut Paumard <thib...@debian.org> yorick-gy (U) Tim Lunn <t...@feathertop.org> baobab (U) devhelp (U) gnome-clocks (U) gnome-contacts (U) gnome-desktop (U) gnome-music (U) gnome-online-accounts (U) gnome-sound-recorder (U) gsettings-desktop-schemas (U) gtksourceview3 (U) gtksourceview4 (U) gtksourceview5 (U) libgweather4 (U) librsvg (U) libsecret (U) polari (U) Tobias Frost <t...@debian.org> gnome-shell-pomodoro Tommi Höynälänmaa <tommi.hoynalan...@iki.fi> g-golf Ulises Vitulli <der...@debian.org> libfprint (U) Unit 193 <unit...@debian.org> libxfce4windowing (U) Utopia Maintenance Team <pkg-utopia-maintain...@alioth-lists.debian.net> wireplumber Utopia Maintenance Team <pkg-utopia-maintain...@lists.alioth.debian.org> avahi d-feet flatpak libblockdev libnma udisks2 upower Vangelis Mouhtsis <vange...@gnugr.org> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Vincent Cheng <vch...@debian.org> libmypaint (U) wenbo <we...@kylinos.cn> kylin-burner (U) Wolfgang Silbermayr <wolfg...@silbermayr.at> rust-gdk-pixbuf (U) rust-gdk-pixbuf-sys (U) rust-gio (U) rust-gio-sys (U) rust-glib (U) rust-glib-sys (U) rust-gobject-sys (U) rust-pango (U) rust-pango-sys (U) xiao sheng wen <atzli...@sina.com> lunar-date (U) Ying-Chun Liu (PaulLiu) <paul...@debian.org> librest (U) Youhei SASAKI <uwab...@gfd-dennou.org> ruby-gnome (U) YunQiang Su <s...@debian.org> fcitx (U) lunar-date (U) Yves-Alexis Perez <cor...@debian.org> garcon (U) libxfce4ui (U) libxfce4util (U) libxfce4windowing (U) lightdm (U) thunar (U) xfce4-panel (U) xfconf (U) أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@users.sourceforge.net> harfbuzz libitl-gobject (U)