--=-=-=
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
user
debian-release@lists.debian.org
usertags 1074747 + bsp-2025-04-brazil
thanks
On Friday, March 28 2025, Dave Vasilevsky wrote:
Upstream has this fixed in https://github.com/mate-desktop/mate-panel/pull/1375/commits/78239e709d4e5de9ee99ea39be69beb6c439d7e6
Thanks for finding the fix!
I've uploaded the package to the 2-day NMU queue. Here's the debdiff
just in case.
Cheers,
--
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/
--=-=-Content-Type: text/x-diff
Content-Disposition: inline; filename=fix-ftbfs-gettext.patch Content-Transfer-Encoding: quoted-printable
From 5a7f770082568453f3a5f271a274156f08352101 Mon Sep 17 00:00:00 2001
From: Brahmajit Das <
brahmajit.xyz@gmail.com>
Date: Mon, 26 Jun 2023 21:37:46 +0530
Subject: [PATCH] libmate-panel-applet/Makefile.am: Fix build with gettext 0.22
With gettext-0.22 we are getting build errors like:
/usr/bin/msgfmt --desktop --keyword Name --keyword Description --template org.mate.panel.TestApplet.mate-panel-applet.desktop.in -d ../po -o org.mate.panel.TestApplet.mate-panel-applet
/usr/bin/msgfmt: no input file should be given if --desktop and -d are specified
Try '/usr/bin/msgfmt --help' for more information.
make[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1
make[3]: *** Waiting for unfinished job