[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Future mass bug filing: dependencies on libgirepository1.0-dev



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 <adconrad@0c3.net>
   telepathy-glib (U)

Alberto Garcia <berto@igalia.com>
   event-dance
   grilo
   webkit2gtk (U)
   wpewebkit (U)

Alexandre Marie <alexandre.marie@synchrotron-soleil.fr>
   ufo-core (U)

Amin Bandali <bandali@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 <eof@kiyuko.org>
   cattle-1.0

Andreas Rönnquist <gusnan@debian.org>
   lollypop (U)

Andreas Tille <tille@debian.org>
   osm-gps-map (U)

Andrej Shadura <andrewsh@debian.org>
   eos-sdk
   rust-pangocairo (U)
   rust-pangocairo-sys (U)

Andrew Starr-Bochicchio <asb@debian.org>
   keybinder-3.0

Antono Vasiljev <self@antono.info>
   ruby-gir-ffi (U)

Ari Pollak <ari@debian.org>
   gimp (U)

Arnaud Ferraris <aferraris@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.ferraris@gmail.com>
   feedbackd (U)
   libhandy-1 (U)
   libqrtr-glib (U)
   phoc (U)
   phosh (U)

Aron Xu <aron@debian.org>
   fcitx (U)
   ibus (U)
   ibus-anthy (U)
   ukui-menus (U)

Arun Kumar Pariyar <arun@debian.org>
   go-gir-generator (U)

Arun Kumar Pariyar <openarungeek@gmail.com>
   go-gir-generator (U)

Asias He <asias.hejun@gmail.com>
   input-pad (U)

Ayatana Packagers <pkg-ayatana-devel@alioth-lists.debian.net>
   snapd-glib

Ayatana Packagers <pkg-ayatana-devel@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 <bap@debian.org>
   pqmarble

Birger Schacht <birger@rantanplan.org>
   gtk-layer-shell (U)

Boyuan Yang <byang@debian.org>
   fcitx5-gtk (U)
   font-manager (U)
   go-gir-generator (U)
   libskk (U)
   zbar

Brandon Snider <brandonjsnider@gmail.com>
   polari (U)

Changwoo Ryu <cwryu@debian.org>
   ibus (U)

ChangZhuo Chen (陳昌倬) <czchen@debian.org>
   lunar-date (U)

Chiara Marmo <marmochiaskl@gmail.com>
   aravis (U)

Christian Seiler <christian@iwakd.de>
   gtk3-nocsd

Christoph Martin <martin@uni-mainz.de>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   muffin (U)
   nemo (U)
   xapp (U)

Christopher James Halse Rogers <raof@ubuntu.com>
   colord
   colord (U)
   colord-gtk

Clay Stan <claystan97@gmail.com>
   go-gir-generator (U)

Clint Adams <clint@debian.org>
   haskell-haskell-gi (U)

Dafydd Harries <daf@debian.org>
   telepathy-logger (U)

Damien Caliste <damien.caliste@cea.fr>
   v-sim (U)

Daniel Kahn Gillmor <dkg@fifthhorseman.net>
   geary (U)
   gmime
   libgnomekbd (U)

David Mohammed <fossfreedom@ubuntu.com>
   budgie-control-center

David Paleino <dapal@debian.org>
   osm-gps-map (U)

Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
   aravis

Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
   lunar-date

Debian Cinnamon Team <debian-cinnamon@lists.debian.org>
   cinnamon
   cinnamon-desktop
   cinnamon-menus
   cinnamon-screensaver
   libtimezonemap
   muffin
   nemo
   xapp

Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
   go-gir-generator

Debian EFI <debian-efi@lists.debian.org>
   fwupd

Debian EFI team <debian-efi@lists.debian.org>
   libjcat
   libxmlb

Debian Fonts Task Force <debian-fonts@lists.debian.org>
   font-manager

Debian freedesktop.org maintainers <pkg-freedesktop-maintainers@lists.alioth.debian.org>
   accountsservice
   colord
   malcontent
   poppler

Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
   osm-gps-map

Debian GNOME Maintainers <pkg-gnome-maintainers@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-maintainers@lists.alioth.debian.org>
   haskell-haskell-gi

Debian Input Method Team <debian-input-method@lists.debian.org>
   fcitx
   fcitx5-gtk
   ibus
   ibus-anthy
   input-pad
   libkkc
   libskk

Debian Islamic Maintainers <debian-islamic-maintainers@lists.alioth.debian.org>
   libitl-gobject

Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
   liblangtag

Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
   libguestfs
   libosinfo
   libvirt-glib

Debian Lua Team <pkg-lua-devel@lists.alioth.debian.org>
   lua-lgi

Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
   gsequencer
   libmypaint
   playerctl

Debian PaN Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
   hkl
   ufo-core

Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
   libglib-object-introspection-perl

Debian Python Team <team+python@tracker.debian.org>
   lollypop
   python-briefcase

Debian QA Group <packages@qa.debian.org>
   granite
   granite-7
   planner
   zbar

Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
   libaccounts-glib

Debian Remote Maintainers <debian-remote@lists.debian.org>
   librda

Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
   ruby-gir-ffi
   ruby-gnome

Debian Rust Maintainers <pkg-rust-maintainers@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-maintainers@lists.alioth.debian.org>
   hkl (U)
   ufo-core
   ufo-core (U)
   v-sim
   yorick-gy

Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
   v-sim

Debian semweb Team <team+semweb@tracker.debian.org>
   zeitgeist

Debian Sugar Team <pkg-sugar-devel@lists.alioth.debian.org>
   sugar-toolkit-gtk3

Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
   farstream-0.2
   telepathy-glib
   telepathy-logger

Debian UBports Team <team+ubports@tracker.debian.org>
   ayatana-indicator-messages (U)
   ayatana-indicator-sound (U)
   click
   libayatana-common (U)
   lomiri-app-launch

Debian UEFI Maintainers <debian-efi@lists.debian.org>
   libgusb

Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
   webkit2gtk
   wpewebkit

Debian Xfce Maintainers <debian-xfce@lists.debian.org>
   garcon
   libxfce4ui
   libxfce4util
   libxfce4windowing
   lightdm
   thunar
   xfce4-panel
   xfconf

Debian+Ubuntu MATE Packaging Team <debian-mate@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-kde@lists.debian.org>
   libsignon-glib

DebianOnMobile Maintainers <debian-on-mobile-maintainers@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 <diane@ghic.org>
   libsignon-glib (U)

Didier Roche <didrocks@ubuntu.com>
   bamf (U)

Dima Kogan <dkogan@debian.org>
   aravis (U)

Dmitry Shachnev <mitya57@debian.org>
   libgweather4 (U)
   libwnck3 (U)

Dmitry Smirnov <onlyjob@debian.org>
   gnumeric
   goffice
   libgsf

Dylan Aïssi <daissi@debian.org>
   wireplumber (U)

Emilio Pozuelo Monfort <pochu@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 <fantonifabio@tiscali.it>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   libtimezonemap (U)
   muffin (U)
   nemo (U)
   xapp (U)

Federico Ceratto <federico@debian.org>
   giara

FingerForce Team <fingerforce-devel@lists.alioth.debian.org>
   libfprint

Francisco M Neto <fmneto@fmneto.com>
   hydrapaper

Francois Marier <francois@debian.org>
   workrave

Frederic Peters <fpeters@debian.org>
   libgnomekbd (U)
   libxklavier (U)

Guido Günther <agx@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 <gunnarhj@debian.org>
   gnome-control-center (U)

Gustavo Noronha Silva <kov@debian.org>
   webkit2gtk (U)

handsome_feng <jianfengli@ubuntukylin.com>
   kylin-burner (U)
   ukui-menus (U)
   ukwm (U)

Henry-Nicolas Tourneur <debian@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 <henrich@debian.org>
   gimp (U)
   gucharmap (U)

Hilko Bengen <bengen@debian.org>
   libguestfs (U)

Iain Lane <laney@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 <intrigeri@debian.org>
   libglib-object-introspection-perl (U)

Jason Crain <jason@inspiresomeone.us>
   gexiv2 (U)

Jeremy Bicha <jbicha@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 <jbicha@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 <jbicha@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 <glaubitz@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 <dr@jones.dk>
   abiword
   astroidmail
   dialect
   sugar-toolkit-gtk3 (U)
   zeitgeist (U)

Jordi Mallach <jordi@debian.org>
   brasero (U)
   gimp (U)
   gtkspell3 (U)
   gtranslator (U)
   libcryptui (U)
   libgda5 (U)
   rhythmbox (U)
   workrave (U)

Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
   python-briefcase (U)

Joshua Peisach <itzswirlz2020@outlook.com>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   libtimezonemap (U)
   muffin (U)
   nemo (U)
   xapp (U)

Josselin Mouette <joss@debian.org>
   gegl (U)
   gnome-menus (U)
   gnome-weather (U)
   libxklavier (U)

Joël Krähemann <jkraehemann@gmail.com>
   gsequencer (U)

Julian Andres Klode <jak@debian.org>
   packagekit (U)

Jussi Pakkanen <jpakkane@gmail.com>
   meson

Jérémy Lal <kapouer@melix.org>
   gpaste

Jörg Frings-Fürst <debian@jff.email>
   simple-scan

Kartik Mistry <kartik@debian.org>
   dee

Keng-Yu Lin <kengyu@lexical.tw>
   urfkill

Kentaro Hayashi <kenhys@xdump.org>
   libhinawa

Kylin Team <team+kylin@tracker.debian.org>
   kylin-burner
   ukui-menus
   ukwm

Laszlo Boszormenyi (GCS) <gcs@debian.org>
   revelation
   vips

Laurent Bigonville <bigon@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 <lqi254@protonmail.com>
   spice-gtk (U)

Loic Minier <lool@dooz.org>
   avahi (U)
   poppler (U)

Maintainers of GStreamer packages <gst-plugins-bad1.0@packages.debian.org>
   gst-plugins-bad1.0

Maintainers of GStreamer packages <gst-plugins-base1.0@packages.debian.org>
   gst-plugins-base1.0

Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org>
   gst-plugins-good1.0

Maintainers of GStreamer packages <gst-rtsp-server1.0@packages.debian.org>
   gst-rtsp-server1.0

Maintainers of GStreamer packages <gstreamer-editing-services1.0@packages.debian.org>
   gstreamer-editing-services1.0

Maintainers of GStreamer packages <gstreamer1.0@packages.debian.org>
   gstreamer1.0

Marc Leeman <marc.leeman@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) <marco@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 <marco@ubuntu.com>
   libfprint (U)

Margarita Manterola <marga@debian.org>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   libtimezonemap (U)
   muffin (U)
   nemo (U)
   xapp (U)

Mario Limonciello <mario.limonciello@dell.com>
   libgusb (U)
   libjcat (U)
   libxmlb (U)

Mario Limonciello <superm1@debian.org>
   fwupd (U)

Mario Limonciello <superm1@gmail.com>
   fwupd (U)

Marius Gripsgard <mariogrip@debian.org>
   click (U)
   lomiri-app-launch (U)

Marius Gripsgard <marius@ubports.com>
   click (U)
   lomiri-app-launch (U)

Martin <debacle@debian.org>
   libmbim (U)
   libqmi (U)
   libqrtr-glib (U)
   modemmanager (U)

Martin Pitt <mpitt@debian.org>
   libblockdev (U)
   libnotify (U)
   libxklavier (U)
   udisks2 (U)
   umockdev
   upower (U)

Martin Wimpress <code@flexion.org>
   atril (U)
   libmatekbd (U)
   mate-desktop (U)
   python-caja (U)

Martin Wimpress <martin.wimpress@ubuntu.com>
   vala-panel (U)

Matteo Bini <matteobin@tiepi.it>
   libmirage

Matthias Geiger <matthias.geiger1024@tutanota.de>
   apostrophe (U)
   libshumate (U)
   secrets (U)
   sway-notification-center

Matthias Geiger <werdahias@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 <werdahias@riseup.net>
   rust-gweather-sys (U)
   rust-libgweather (U)
   rust-libshumate (U)
   rust-soup3 (U)
   rust-soup3-sys (U)
   sway-notification-center

Matthias Klumpp <mak@debian.org>
   appstream-generator
   appstream-glib (U)
   flatpak (U)
   fwupd (U)
   glib-d (U)
   libxmlb (U)
   packagekit

Maximiliano Curia <maxy@debian.org>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   libtimezonemap (U)
   muffin (U)
   nemo (U)
   xapp (U)

Maytham Alsudany <maytha8thedev@gmail.com>
   gtk-session-lock
   gtk4-layer-shell (U)
   rust-gtk4-layer-shell (U)
   rust-gtk4-layer-shell-sys (U)

Michael Biebl <biebl@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.jr@gmail.com>
   ruby-gnome (U)

Mike Gabriel <sunweaver@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 <meebey@debian.org>
   gmime (U)

Mitsuya Shibata <mty.shibata@gmail.com>
   libkkc (U)

Nick Morrott <nickm@debian.org>
   playerctl (U)

Norbert Preining <norbert@preining.info>
   cinnamon (U)
   cinnamon-desktop (U)
   cinnamon-menus (U)
   cinnamon-screensaver (U)
   libtimezonemap (U)
   muffin (U)
   nemo (U)
   xapp (U)

Osamu Aoki <osamu@debian.org>
   ibus (U)
   ibus-anthy (U)
   input-pad (U)
   libkkc (U)

Paul Gevers <elbrus@debian.org>
   liferea

Paul van Tilburg <paulvt@debian.org>
   ruby-gir-ffi (U)
   ruby-gnome (U)

Peter Pentchev <roam@debian.org>
   libmodulemd (U)

Petr Baudis <pasky@ucw.cz>
   mate-panel (U)

Philipp Kern <pkern@debian.org>
   libinfinity

Phoebus Liu <liujiayang@kylinos.cn>
   kylin-burner (U)

Picca Frédéric-Emmanuel <picca@debian.org>
   hkl (U)
   ufo-core (U)

Pino Toscano <pino@debian.org>
   libaccounts-glib (U)
   libosinfo (U)
   poppler (U)

PkgUtopia Team <team+pkgutopia-team@tracker.debian.org>
   appstream-glib

Reiner Herrmann <reiner@reiner-h.de>
   lua-lgi (U)

Rene Engelhard <rene@debian.org>
   liblangtag (U)

Richard Jones <rjones@redhat.com>
   libguestfs (U)

Rico Tzschichholz <ricotz@ubuntu.com>
   caribou (U)
   clutter-1.0 (U)
   cogl (U)

Robert Ancell <robert.ancell@canonical.com>
   snapd-glib (U)

Roland Mas <lolando@debian.org>
   hkl (U)

Ross Gammon <rossgammon@debian.org>
   goocanvas-2.0

Ross Gammon <rossgammon@mail.dk>
   osm-gps-map (U)

RPM packaging team <team+pkg-rpm@tracker.debian.org>
   libmodulemd

Santiago Ruano Rincón <santiago@debian.org>
   sugar-toolkit-gtk3 (U)

Savvas Radevic <vicedar@gmail.com>
   libgxps (U)

Sebastian Dröge <slomo@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 <seb128@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 <serge1cohen@free.fr>
   ufo-core (U)

Shriram Ravindranathan <s20n@ters.dev>
   planner

Simon McVittie <smcv@debian.org>
   d-feet (U)
   flatpak (U)

Sjoerd Simons <sjoerd@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 <stefano@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 <skitt@debian.org>
   gcab
   msitools

Steve McIntyre <93sam@debian.org>
   fwupd (U)
   libgusb (U)
   libjcat (U)
   libxmlb (U)

Takashi Sakamoto <o-takashi@sakamocchi.jp>
   libhinoko
   libhitaki

Tanguy Ortolo <tanguy+debian@ortolo.eu>
   gspell (U)
   libgedit-amtk (U)
   libgedit-tepl (U)

TANIGUCHI Takaki <takaki@debian.org>
   ruby-gir-ffi (U)

The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org>
   libdbusmenu

Thibaut Paumard <thibaut@debian.org>
   yorick-gy (U)

Tim Lunn <tim@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 <tobi@debian.org>
   gnome-shell-pomodoro

Tommi Höynälänmaa <tommi.hoynalanmaa@iki.fi>
   g-golf

Ulises Vitulli <dererk@debian.org>
   libfprint (U)

Unit 193 <unit193@debian.org>
   libxfce4windowing (U)

Utopia Maintenance Team <pkg-utopia-maintainers@alioth-lists.debian.net>
   wireplumber

Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
   avahi
   d-feet
   flatpak
   libblockdev
   libnma
   udisks2
   upower

Vangelis Mouhtsis <vangelis@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 <vcheng@debian.org>
   libmypaint (U)

wenbo <wenbo@kylinos.cn>
   kylin-burner (U)

Wolfgang Silbermayr <wolfgang@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 <atzlinux@sina.com>
   lunar-date (U)

Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
   librest (U)

Youhei SASAKI <uwabami@gfd-dennou.org>
   ruby-gnome (U)

YunQiang Su <syq@debian.org>
   fcitx (U)
   lunar-date (U)

Yves-Alexis Perez <corsac@debian.org>
   garcon (U)
   libxfce4ui (U)
   libxfce4util (U)
   libxfce4windowing (U)
   lightdm (U)
   thunar (U)
   xfce4-panel (U)
   xfconf (U)

أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
   harfbuzz
   libitl-gobject (U)


Reply to: