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 <[email protected]> telepathy-glib (U) Alberto Garcia <[email protected]> event-dance grilo webkit2gtk (U) wpewebkit (U) Alexandre Marie <[email protected]> ufo-core (U) Amin Bandali <[email protected]> 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 <[email protected]> cattle-1.0 Andreas Rönnquist <[email protected]> lollypop (U) Andreas Tille <[email protected]> osm-gps-map (U) Andrej Shadura <[email protected]> eos-sdk rust-pangocairo (U) rust-pangocairo-sys (U) Andrew Starr-Bochicchio <[email protected]> keybinder-3.0 Antono Vasiljev <[email protected]> ruby-gir-ffi (U) Ari Pollak <[email protected]> gimp (U) Arnaud Ferraris <[email protected]> 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 <[email protected]> feedbackd (U) libhandy-1 (U) libqrtr-glib (U) phoc (U) phosh (U) Aron Xu <[email protected]> fcitx (U) ibus (U) ibus-anthy (U) ukui-menus (U) Arun Kumar Pariyar <[email protected]> go-gir-generator (U) Arun Kumar Pariyar <[email protected]> go-gir-generator (U) Asias He <[email protected]> input-pad (U) Ayatana Packagers <[email protected]> snapd-glib Ayatana Packagers <[email protected]> ayatana-ido ayatana-indicator-messages ayatana-indicator-sound libayatana-appindicator libayatana-appindicator-glib libayatana-common libunity vala-panel Barak A. Pearlmutter <[email protected]> pqmarble Birger Schacht <[email protected]> gtk-layer-shell (U) Boyuan Yang <[email protected]> fcitx5-gtk (U) font-manager (U) go-gir-generator (U) libskk (U) zbar Brandon Snider <[email protected]> polari (U) Changwoo Ryu <[email protected]> ibus (U) ChangZhuo Chen (陳昌倬) <[email protected]> lunar-date (U) Chiara Marmo <[email protected]> aravis (U) Christian Seiler <[email protected]> gtk3-nocsd Christoph Martin <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) muffin (U) nemo (U) xapp (U) Christopher James Halse Rogers <[email protected]> colord colord (U) colord-gtk Clay Stan <[email protected]> go-gir-generator (U) Clint Adams <[email protected]> haskell-haskell-gi (U) Dafydd Harries <[email protected]> telepathy-logger (U) Damien Caliste <[email protected]> v-sim (U) Daniel Kahn Gillmor <[email protected]> geary (U) gmime libgnomekbd (U) David Mohammed <[email protected]> budgie-control-center David Paleino <[email protected]> osm-gps-map (U) Debian Astronomy Team <[email protected]> aravis Debian Chinese Team <[email protected]> lunar-date Debian Cinnamon Team <[email protected]> cinnamon cinnamon-desktop cinnamon-menus cinnamon-screensaver libtimezonemap muffin nemo xapp Debian Deepin Packaging Team <[email protected]> go-gir-generator Debian EFI <[email protected]> fwupd Debian EFI team <[email protected]> libjcat libxmlb Debian Fonts Task Force <[email protected]> font-manager Debian freedesktop.org maintainers <[email protected]> accountsservice colord malcontent poppler Debian GIS Project <[email protected]> osm-gps-map Debian GNOME Maintainers <[email protected]> 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 <[email protected]> haskell-haskell-gi Debian Input Method Team <[email protected]> fcitx fcitx5-gtk ibus ibus-anthy input-pad libkkc libskk Debian Islamic Maintainers <[email protected]> libitl-gobject Debian LibreOffice Maintainers <[email protected]> liblangtag Debian Libvirt Maintainers <[email protected]> libguestfs libosinfo libvirt-glib Debian Lua Team <[email protected]> lua-lgi Debian Multimedia Maintainers <[email protected]> gsequencer libmypaint playerctl Debian PaN Maintainers <[email protected]> hkl ufo-core Debian Perl Group <[email protected]> libglib-object-introspection-perl Debian Python Team <[email protected]> lollypop python-briefcase Debian QA Group <[email protected]> granite granite-7 planner zbar Debian Qt/KDE Maintainers <[email protected]> libaccounts-glib Debian Remote Maintainers <[email protected]> librda Debian Ruby Team <[email protected]> ruby-gir-ffi ruby-gnome Debian Rust Maintainers <[email protected]> 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 <[email protected]> hkl (U) ufo-core ufo-core (U) v-sim yorick-gy Debian Science Team <[email protected]> v-sim Debian semweb Team <[email protected]> zeitgeist Debian Sugar Team <[email protected]> sugar-toolkit-gtk3 Debian Telepathy maintainers <[email protected]> farstream-0.2 telepathy-glib telepathy-logger Debian UBports Team <[email protected]> ayatana-indicator-messages (U) ayatana-indicator-sound (U) click libayatana-common (U) lomiri-app-launch Debian UEFI Maintainers <[email protected]> libgusb Debian WebKit Maintainers <[email protected]> webkit2gtk wpewebkit Debian Xfce Maintainers <[email protected]> garcon libxfce4ui libxfce4util libxfce4windowing lightdm thunar xfce4-panel xfconf Debian+Ubuntu MATE Packaging Team <[email protected]> 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 <[email protected]> libsignon-glib DebianOnMobile Maintainers <[email protected]> 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 <[email protected]> libsignon-glib (U) Didier Roche <[email protected]> bamf (U) Dima Kogan <[email protected]> aravis (U) Dmitry Shachnev <[email protected]> libgweather4 (U) libwnck3 (U) Dmitry Smirnov <[email protected]> gnumeric goffice libgsf Dylan Aïssi <[email protected]> wireplumber (U) Emilio Pozuelo Monfort <[email protected]> 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 <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Federico Ceratto <[email protected]> giara FingerForce Team <[email protected]> libfprint Francisco M Neto <[email protected]> hydrapaper Francois Marier <[email protected]> workrave Frederic Peters <[email protected]> libgnomekbd (U) libxklavier (U) Guido Günther <[email protected]> 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 <[email protected]> gnome-control-center (U) Gustavo Noronha Silva <[email protected]> webkit2gtk (U) handsome_feng <[email protected]> kylin-burner (U) ukui-menus (U) ukwm (U) Henry-Nicolas Tourneur <[email protected]> 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 <[email protected]> gimp (U) gucharmap (U) Hilko Bengen <[email protected]> libguestfs (U) Iain Lane <[email protected]> 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 <[email protected]> libglib-object-introspection-perl (U) Jason Crain <[email protected]> gexiv2 (U) Jeremy Bicha <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Jonas Smedegaard <[email protected]> abiword astroidmail dialect sugar-toolkit-gtk3 (U) zeitgeist (U) Jordi Mallach <[email protected]> brasero (U) gimp (U) gtkspell3 (U) gtranslator (U) libcryptui (U) libgda5 (U) rhythmbox (U) workrave (U) Josenilson Ferreira da Silva <[email protected]> python-briefcase (U) Joshua Peisach <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Josselin Mouette <[email protected]> gegl (U) gnome-menus (U) gnome-weather (U) libxklavier (U) Joël Krähemann <[email protected]> gsequencer (U) Julian Andres Klode <[email protected]> packagekit (U) Jussi Pakkanen <[email protected]> meson Jérémy Lal <[email protected]> gpaste Jörg Frings-Fürst <[email protected]> simple-scan Kartik Mistry <[email protected]> dee Keng-Yu Lin <[email protected]> urfkill Kentaro Hayashi <[email protected]> libhinawa Kylin Team <[email protected]> kylin-burner ukui-menus ukwm Laszlo Boszormenyi (GCS) <[email protected]> revelation vips Laurent Bigonville <[email protected]> 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 <[email protected]> spice-gtk (U) Loic Minier <[email protected]> avahi (U) poppler (U) Maintainers of GStreamer packages <[email protected]> gst-plugins-bad1.0 Maintainers of GStreamer packages <[email protected]> gst-plugins-base1.0 Maintainers of GStreamer packages <[email protected]> gst-plugins-good1.0 Maintainers of GStreamer packages <[email protected]> gst-rtsp-server1.0 Maintainers of GStreamer packages <[email protected]> gstreamer-editing-services1.0 Maintainers of GStreamer packages <[email protected]> gstreamer1.0 Marc Leeman <[email protected]> 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) <[email protected]> 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 <[email protected]> libfprint (U) Margarita Manterola <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Mario Limonciello <[email protected]> libgusb (U) libjcat (U) libxmlb (U) Mario Limonciello <[email protected]> fwupd (U) Mario Limonciello <[email protected]> fwupd (U) Marius Gripsgard <[email protected]> click (U) lomiri-app-launch (U) Marius Gripsgard <[email protected]> click (U) lomiri-app-launch (U) Martin <[email protected]> libmbim (U) libqmi (U) libqrtr-glib (U) modemmanager (U) Martin Pitt <[email protected]> libblockdev (U) libnotify (U) libxklavier (U) udisks2 (U) umockdev upower (U) Martin Wimpress <[email protected]> atril (U) libmatekbd (U) mate-desktop (U) python-caja (U) Martin Wimpress <[email protected]> vala-panel (U) Matteo Bini <[email protected]> libmirage Matthias Geiger <[email protected]> apostrophe (U) libshumate (U) secrets (U) sway-notification-center Matthias Geiger <[email protected]> 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 <[email protected]> rust-gweather-sys (U) rust-libgweather (U) rust-libshumate (U) rust-soup3 (U) rust-soup3-sys (U) sway-notification-center Matthias Klumpp <[email protected]> appstream-generator appstream-glib (U) flatpak (U) fwupd (U) glib-d (U) libxmlb (U) packagekit Maximiliano Curia <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Maytham Alsudany <[email protected]> gtk-session-lock gtk4-layer-shell (U) rust-gtk4-layer-shell (U) rust-gtk4-layer-shell-sys (U) Michael Biebl <[email protected]> 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 <[email protected]> ruby-gnome (U) Mike Gabriel <[email protected]> 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 <[email protected]> gmime (U) Mitsuya Shibata <[email protected]> libkkc (U) Nick Morrott <[email protected]> playerctl (U) Norbert Preining <[email protected]> cinnamon (U) cinnamon-desktop (U) cinnamon-menus (U) cinnamon-screensaver (U) libtimezonemap (U) muffin (U) nemo (U) xapp (U) Osamu Aoki <[email protected]> ibus (U) ibus-anthy (U) input-pad (U) libkkc (U) Paul Gevers <[email protected]> liferea Paul van Tilburg <[email protected]> ruby-gir-ffi (U) ruby-gnome (U) Peter Pentchev <[email protected]> libmodulemd (U) Petr Baudis <[email protected]> mate-panel (U) Philipp Kern <[email protected]> libinfinity Phoebus Liu <[email protected]> kylin-burner (U) Picca Frédéric-Emmanuel <[email protected]> hkl (U) ufo-core (U) Pino Toscano <[email protected]> libaccounts-glib (U) libosinfo (U) poppler (U) PkgUtopia Team <[email protected]> appstream-glib Reiner Herrmann <[email protected]> lua-lgi (U) Rene Engelhard <[email protected]> liblangtag (U) Richard Jones <[email protected]> libguestfs (U) Rico Tzschichholz <[email protected]> caribou (U) clutter-1.0 (U) cogl (U) Robert Ancell <[email protected]> snapd-glib (U) Roland Mas <[email protected]> hkl (U) Ross Gammon <[email protected]> goocanvas-2.0 Ross Gammon <[email protected]> osm-gps-map (U) RPM packaging team <[email protected]> libmodulemd Santiago Ruano Rincón <[email protected]> sugar-toolkit-gtk3 (U) Savvas Radevic <[email protected]> libgxps (U) Sebastian Dröge <[email protected]> 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 <[email protected]> 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 <[email protected]> ufo-core (U) Shriram Ravindranathan <[email protected]> planner Simon McVittie <[email protected]> d-feet (U) flatpak (U) Sjoerd Simons <[email protected]> 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 <[email protected]> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Stephen Kitt <[email protected]> gcab msitools Steve McIntyre <[email protected]> fwupd (U) libgusb (U) libjcat (U) libxmlb (U) Takashi Sakamoto <[email protected]> libhinoko libhitaki Tanguy Ortolo <[email protected]> gspell (U) libgedit-amtk (U) libgedit-tepl (U) TANIGUCHI Takaki <[email protected]> ruby-gir-ffi (U) The Ayatana Packagers <[email protected]> libdbusmenu Thibaut Paumard <[email protected]> yorick-gy (U) Tim Lunn <[email protected]> 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 <[email protected]> gnome-shell-pomodoro Tommi Höynälänmaa <[email protected]> g-golf Ulises Vitulli <[email protected]> libfprint (U) Unit 193 <[email protected]> libxfce4windowing (U) Utopia Maintenance Team <[email protected]> wireplumber Utopia Maintenance Team <[email protected]> avahi d-feet flatpak libblockdev libnma udisks2 upower Vangelis Mouhtsis <[email protected]> atril (U) caja (U) eom (U) libmatekbd (U) mate-desktop (U) mate-menus (U) mate-panel (U) pluma (U) python-caja (U) Vincent Cheng <[email protected]> libmypaint (U) wenbo <[email protected]> kylin-burner (U) Wolfgang Silbermayr <[email protected]> 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 <[email protected]> lunar-date (U) Ying-Chun Liu (PaulLiu) <[email protected]> librest (U) Youhei SASAKI <[email protected]> ruby-gnome (U) YunQiang Su <[email protected]> fcitx (U) lunar-date (U) Yves-Alexis Perez <[email protected]> garcon (U) libxfce4ui (U) libxfce4util (U) libxfce4windowing (U) lightdm (U) thunar (U) xfce4-panel (U) xfconf (U) أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]> harfbuzz libitl-gobject (U)

