Your message dated Sat, 06 Sep 2025 12:14:57 +0100 with message-id <165032e5317517556dd7fd8cf24843112a3fb6ac.camel@adam-barratt.org.uk> and subject line Closing p-u requests for fixes included in 13.1 has caused the Debian Bug report #1111646, regarding trixie-pu: package mame/0.276+dfsg.1-1+deb13u1 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 owner@bugs.debian.org immediately.) -- 1111646: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111646 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: trixie-pu: package mame/0.276+dfsg.1-1+deb13u1
- From: Jordi Mallach <jordi@debian.org>
- Date: Wed, 20 Aug 2025 16:42:22 +0200
- Message-id: <175570094261.30697.9340226483892450654.reportbug@gallinera.oskuro.net>
Package: release.debian.org Severity: normal Tags: trixie X-Debbugs-Cc: mame@packages.debian.org Control: affects -1 + src:mame User: release.debian.org@packages.debian.org Usertags: pu Hi! Please allow this update in pu, as it fixes a severe l10n bug and the risks are minimal. [ Reason ] The package build system was building the translation files during arch builds, so the generated packages were correct in my local build using pbuilder. However, the arch-all builder would not include them as they were not built in arch-all buiilds. This bug was introduced long ago and the reported bug in the bts sadly fell through the cracks. When a duplicate was filed, it was the final days of the trixie release and I decided to leave the release team alone, and do this via pu. [ Impact ] It's a l10n fix, MAME translations will be included in the package again. [ Tests ] Manually tested locally, and the exact same fix is now live in unstable. [ Risks ] Very low, no code changes involved. [ Checklist ] [X] *all* changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in (old)stable [X] the issue is verified as fixed in unstable [ Changes ] Just add a `find` call in the binary-all target that will msgfmt all the strings.po files and another one to cleanup .mo files during clean. Thanks, Jordidiff -Nru mame-0.276+dfsg.1/debian/changelog mame-0.276+dfsg.1/debian/changelog --- mame-0.276+dfsg.1/debian/changelog 2025-04-06 16:23:13.000000000 +0200 +++ mame-0.276+dfsg.1/debian/changelog 2025-08-20 13:02:00.000000000 +0200 @@ -1,3 +1,11 @@ +mame (0.276+dfsg.1-1+deb13u1) trixie; urgency=medium + + * Build translations explicitly in the -build-indep target. + Translations have been missing since the build was split + (closes: #1109978). + + -- Jordi Mallach <jordi@debian.org> Wed, 20 Aug 2025 13:02:00 +0200 + mame (0.276+dfsg.1-1) unstable; urgency=medium [ Cesare Falco ] diff -Nru mame-0.276+dfsg.1/debian/rules mame-0.276+dfsg.1/debian/rules --- mame-0.276+dfsg.1/debian/rules 2025-04-06 16:23:13.000000000 +0200 +++ mame-0.276+dfsg.1/debian/rules 2025-08-20 12:58:57.000000000 +0200 @@ -249,9 +249,11 @@ override_dh_auto_build-indep: $(MAKE) -C docs singlehtml + find language -mindepth 1 -type d -execdir msgfmt {}/strings.po -o {}/strings.mo \; override_dh_auto_clean: PYTHON_EXECUTABLE=python3 dh_auto_clean + find language -name "*.mo" -delete override_dh_auto_test-arch: # Run MAME's internal validation tests
--- End Message ---
--- Begin Message ---
- To: 1109572-done@bugs.debian.org, 1110100-done@bugs.debian.org, 1110170-done@bugs.debian.org, 1110707-done@bugs.debian.org, 1110723-done@bugs.debian.org, 1110737-done@bugs.debian.org, 1110855-done@bugs.debian.org, 1110958-done@bugs.debian.org, 1110977-done@bugs.debian.org, 1111036-done@bugs.debian.org, 1111075-done@bugs.debian.org, 1111122-done@bugs.debian.org, 1111225-done@bugs.debian.org, 1111231-done@bugs.debian.org, 1111256-done@bugs.debian.org, 1111257-done@bugs.debian.org, 1111308-done@bugs.debian.org, 1111361-done@bugs.debian.org, 1111422-done@bugs.debian.org, 1111425-done@bugs.debian.org, 1111470-done@bugs.debian.org, 1111602-done@bugs.debian.org, 1111603-done@bugs.debian.org, 1111604-done@bugs.debian.org, 1111608-done@bugs.debian.org, 1111621-done@bugs.debian.org, 1111644-done@bugs.debian.org, 1111646-done@bugs.debian.org, 1111672-done@bugs.debian.org, 1111675-done@bugs.debian.org, 1111684-done@bugs.debian.org, 1111794-done@bugs.debian.org, 1111798-done@bugs.debian.org, 1111852-done@bugs.debian.org, 1111860-done@bugs.debian.org, 1111917-done@bugs.debian.org, 1111938-done@bugs.debian.org, 1111960-done@bugs.debian.org, 1111972-done@bugs.debian.org, 1111991-done@bugs.debian.org, 1112021-done@bugs.debian.org, 1112029-done@bugs.debian.org, 1112038-done@bugs.debian.org, 1112054-done@bugs.debian.org, 1112096-done@bugs.debian.org, 1112099-done@bugs.debian.org, 1112140-done@bugs.debian.org, 1112196-done@bugs.debian.org, 1112215-done@bugs.debian.org, 1112237-done@bugs.debian.org, 1112272-done@bugs.debian.org, 1112287-done@bugs.debian.org, 1112308-done@bugs.debian.org, 1112312-done@bugs.debian.org, 1112323-done@bugs.debian.org, 1112335-done@bugs.debian.org, 1112355-done@bugs.debian.org, 1112367-done@bugs.debian.org, 1112483-done@bugs.debian.org, 1112529-done@bugs.debian.org, 1112533-done@bugs.debian.org, 1112543-done@bugs.debian.org
- Subject: Closing p-u requests for fixes included in 13.1
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 06 Sep 2025 12:14:57 +0100
- Message-id: <165032e5317517556dd7fd8cf24843112a3fb6ac.camel@adam-barratt.org.uk>
Package: release.debian.org Version: 13.1 Hi, Each of the updates referenced by these requests was included in today's 13.1 point release for trixie. Regards, Adam
--- End Message ---