Your message dated Sun, 02 Aug 2026 16:49:23 +0000
with message-id <[email protected]>
and subject line Bug#1143340: fixed in mutter 50.2-4
has caused the Debian Bug report #1143340,
regarding mutter: FTBFS: /usr/include/glib-2.0/glib/gmacros.h:1379:49: error:
redefinition of 'glib_autoptr_clear_PangoRenderer'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1143340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mutter
Version: 50.2-3
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:mutter, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
FAILED: [code=1]
clutter/clutter/libmutter-clutter-18.so.0.0.0.p/clutter-actor.c.o
cc -Iclutter/clutter/libmutter-clutter-18.so.0.0.0.p -Iclutt
[too-long-redacted] clutter/clutter/clutter-actor.c
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/galloca.h:34,
from /usr/include/glib-2.0/glib.h:32,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from /usr/include/glib-2.0/gobject/gvaluecollector.h:25,
from ../clutter/clutter/clutter-actor.c:484:
/usr/include/glib-2.0/glib/gmacros.h:1379:49: error: redefinition of
âglib_autoptr_clear_PangoRendererâ
1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName)
glib_autoptr_clear_##TypeName
| ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1396:36: note: in expansion of macro
â_GLIB_AUTOPTR_CLEAR_FUNC_NAMEâ
1396 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1379:49: note: previous definition of
âglib_autoptr_clear_PangoRendererâ with type âvoid(PangoRenderer *)â
{aka âvoid(struct _PangoRenderer *)â}
1379 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName)
glib_autoptr_clear_##TypeName
| ^~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1396:36: note: in expansion of macro
â_GLIB_AUTOPTR_CLEAR_FUNC_NAMEâ
1396 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1378:43: error: redefinition of
âglib_autoptr_cleanup_PangoRendererâ
1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName)
glib_autoptr_cleanup_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1398:36: note: in expansion of macro
â_GLIB_AUTOPTR_FUNC_NAMEâ
1398 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName)
(TypeName **_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1378:43: note: previous definition of
âglib_autoptr_cleanup_PangoRendererâ with type âvoid(PangoRenderer **)â
{aka âvoid(struct _PangoRenderer **)â}
1378 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName)
glib_autoptr_cleanup_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1398:36: note: in expansion of macro
â_GLIB_AUTOPTR_FUNC_NAMEâ
1398 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName)
(TypeName **_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1380:51: error: redefinition of
âglib_autoptr_destroy_PangoRendererâ
1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName)
glib_autoptr_destroy_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1400:36: note: in expansion of macro
â_GLIB_AUTOPTR_DESTROY_FUNC_NAMEâ
1400 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) (void *_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1380:51: note: previous definition of
âglib_autoptr_destroy_PangoRendererâ with type âvoid(void *)â
1380 | #define _GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName)
glib_autoptr_destroy_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1400:36: note: in expansion of macro
â_GLIB_AUTOPTR_DESTROY_FUNC_NAMEâ
1400 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_DESTROY_FUNC_NAME(TypeName) (void *_ptr) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1382:48: error: redefinition of
âglib_listautoptr_cleanup_PangoRendererâ
1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)
glib_listautoptr_cleanup_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1402:36: note: in expansion of macro
â_GLIB_AUTOPTR_LIST_FUNC_NAMEâ
1402 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1382:48: note: previous definition of
âglib_listautoptr_cleanup_PangoRendererâ with type âvoid(GList **)â
{aka âvoid(struct _GList **)â}
1382 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName)
glib_listautoptr_cleanup_##TypeName
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1402:36: note: in expansion of macro
â_GLIB_AUTOPTR_LIST_FUNC_NAMEâ
1402 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1384:49: error: redefinition of
âglib_slistautoptr_cleanup_PangoRendererâ
1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)
glib_slistautoptr_cleanup_##TypeName
|
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1404:36: note: in expansion of macro
â_GLIB_AUTOPTR_SLIST_FUNC_NAMEâ
1404 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1384:49: note: previous definition of
âglib_slistautoptr_cleanup_PangoRendererâ with type âvoid(GSList **)â
{aka âvoid(struct _GSList **)â}
1384 | #define _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName)
glib_slistautoptr_cleanup_##TypeName
|
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1404:36: note: in expansion of macro
â_GLIB_AUTOPTR_SLIST_FUNC_NAMEâ
1404 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1386:49: error: redefinition of
âglib_queueautoptr_cleanup_PangoRendererâ
1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)
glib_queueautoptr_cleanup_##TypeName
|
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1406:36: note: in expansion of macro
â_GLIB_AUTOPTR_QUEUE_FUNC_NAMEâ
1406 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../clutter/clutter/pango/clutter-pango-private.h:82:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
82 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1386:49: note: previous definition of
âglib_queueautoptr_cleanup_PangoRendererâ with type âvoid(GQueue **)â
{aka âvoid(struct _GQueue **)â}
1386 | #define _GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName)
glib_queueautoptr_cleanup_##TypeName
|
^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1406:36: note: in expansion of macro
â_GLIB_AUTOPTR_QUEUE_FUNC_NAMEâ
1406 | static G_GNUC_UNUSED inline void
_GLIB_AUTOPTR_QUEUE_FUNC_NAME(TypeName) (GQueue **_q) \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:1415:3: note: in expansion of macro
â_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCSâ
1415 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/pango-1.0/pango/pango-renderer.h:338:1: note: in expansion of
macro âG_DEFINE_AUTOPTR_CLEANUP_FUNCâ
338 | G_DEFINE_AUTOPTR_CLEANUP_FUNC (PangoRenderer, g_object_unref)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[121/3836] cc -Iclutter/clutter/libmutter-clutter-18.so.0.0.
[too-long-redacted] tter/clutter-align-constraint.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
returned exit code 1
make: *** [debian/rules:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: mutter
Source-Version: 50.2-4
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mutter, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated mutter package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 02 Aug 2026 17:22:32 +0100
Source: mutter
Architecture: source
Version: 50.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1143340
Changes:
mutter (50.2-4) unstable; urgency=medium
.
* d/control, d/gbp.conf: Branch for forky.
The debian/latest branch now contains GNOME 51 prereleases for
experimental.
* d/p/wayland-Only-schedule-a-single-cursor-location-update.patch,
d/p/wayland-Drop-semi-temporary-variable.patch:
Mark patches for #1139266 as released upstream in 51~alpha
* d/p/clutter-Fix-build-with-pango-master.patch:
Add patch from upstream 51~alpha to fix FTBFS with newer Pango
(Closes: #1143340)
* d/mutter-common.install: Sort alphabetically
* Stop setting udevdir dynamically.
Since trixie, we can expect that it will always be /usr/lib/udev.
* Use debhelper ${env:...} substitutions for MUTTER_API_VERSION
instead of dh-exec
Checksums-Sha1:
7dda2577280d53558c032d1756fae047d960fef4 4956 mutter_50.2-4.dsc
a417a39437d2597ab8d79f2df93a62dcda9f2089 86324 mutter_50.2-4.debian.tar.xz
649c1bc43f07ffa7c7f0c0da6ecd492cc4c0447f 15707816 mutter_50.2-4.git.tar.xz
2db68ea3272ab6657be4d4d131335c05fc7a51ec 17544 mutter_50.2-4_source.buildinfo
Checksums-Sha256:
2b8a56403888bffb1f841956fb37e4e5cbfc4e9bfe95e00ecdc9182990853ca1 4956
mutter_50.2-4.dsc
fe80ac3775931e7f6671487d98a408e763e0df04315682b2d099a3ace18b392c 86324
mutter_50.2-4.debian.tar.xz
64a489de0f23b683c5a026683e39f1822bcab949b6dff966ef45ba63d6154a42 15707816
mutter_50.2-4.git.tar.xz
0e8936b9ab14d589f930ac89da5e77bdab50fcc51a41b910fd1c92d4592f8f70 17544
mutter_50.2-4_source.buildinfo
Files:
45a9d6926ce1c677aad310fa93da34b8 4956 x11 optional mutter_50.2-4.dsc
e63c691fe4dbf76d1fd3c74c1b0d4a3b 86324 x11 optional mutter_50.2-4.debian.tar.xz
fc2d49dbf5035ad552b13b7b90f6feb0 15707816 x11 None mutter_50.2-4.git.tar.xz
e3162e6f0a8c08533da7981aa01199c6 17544 x11 optional
mutter_50.2-4_source.buildinfo
Git-Tag-Info: tag=26291f925fff835547404b4e0361c282738d2df7
fp=7a073ad1ae694fa25bff62e5235c099d3eb33076
Git-Tag-Tagger: Simon McVittie <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpvb4IACgkQYG0ITkaD
wHmE1hAAikkkMA/RsuRwYJ76lrdCL9J5yszSmMxgXlKe8QoZ7/s2vwUjHPwF8iVT
ogHvmTdgMbFVQCgC2gdCOZCVZ8H5IWwnB3j4fuyI6Pj/iuSEqkkdTByYnHy39FaE
NqaGoNEPf7USm1G9eWL/1PB+SdnjAKtfl8/f48TSgpcbznBep3ATrn5ny0QZr8Vq
s0oXGg/thdHpmSJPX55ooHoanruo0gRhdT3YPQDn/9Pxa59g1ZLtoDIPWy19dp6Y
wiUrIANQn8m6YPJ0kQ6bbHLWGSGaizYf97i5n9P7A+D7kUOQefDZ203/CaJFpamz
L67wtVsALdsh5VUYMBIsUMCVVZKafEypeAI3C8czlRqlzmQNYidlm3KZNxgFg5VU
YuU8SKpgZ9CbkeSlngUNtNPji6yxsRdONYW6jyHEQybTI58o4ir2Upttd03hnSXy
jmgnRLtDvFkx7eYYZq5VmAaCcD7+xfAxErnmfqV51Y5FCoc3XVtf+97pMVtpRGR9
10BIADf7D8rjCnlagea7lRkGsymBoHdK/A1ZPc1DZjf3J1GiuYrPo2btglctJel1
0XyxTlZaiMik0mc+WOFd+K8eHIsmf0qI8WGfNZEQDRWT6bqfDxzddME5+zY2bJL2
2Jo3c9h3mG6+OqueYCvCAlE8sc+LGdoza/7ndTjqJCGAmwaQWms=
=ZCad
-----END PGP SIGNATURE-----
pgpn2Ml11lvUH.pgp
Description: PGP signature
--- End Message ---