commit 1db4959d722b8bb1f8151bac1ba595d148e689af
Author: Dylan Aïssi <dylan.aissi@collabora.com>
Date: Tue Mar 17 14:04:11 2026 +0100
Add lintian-overrides for pkg-config-bad-directive
SPA does not respect the C strict aliasing rules at all, so any code
that uses it must be built with -fno-strict-aliasing. Furthermore,
there is code in SPA that compares pointers that point to different
objects, so -fno-strict-overflow is also needed.
See: https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/2481
Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.