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

Bug#1112557: trixie-pu: package alsa-ucm-conf-asahi/8-2+deb13u1



Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: alsa-ucm-conf-asahi@packages.debian.org, noisycoil@debian.org
Control: affects -1 + src:alsa-ucm-conf-asahi
User: release.debian.org@packages.debian.org
Usertags: pu

[ Reason ]
When we updated alsa-ucm-conf-asahi to v8 we forgot to refresh
d/install. As a result, half of the upstream configurations are not
installed in the deb. Specifically, version 8-2 in trixie lacks the
alsa ucm configurations for mics, which makes mics sound awful on
Apple Silicon machines. This was reported by a user to the Bananas
Team on IRC and is tracked in Bug#1112531. An updated version (8-3)
was already uploaded to unstable and the bug was verified to be
fixed there.

[ Impact ]
Mics will continue sounding awful.

[ Tests ]
I installed the updated package on my M1 MacBook Pro and the user
that reported the bug on IRC did the same on their M2 MacBook Pro. We
can both attest that the mics sound much louder and better. Moreover,
an annoying orange icon started showing up again in GNOME's top bar,
which is a known symptom that mics are being picked up correctly.

[ Risks ]
No known risks. The proposed update only enables mic DSP the way
upstream (and us) intended. Having working mic DSP may put us in a
position to push more updates in the future in case something breaks.

[ 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 ]
d/install was fixed so it installs the alsa ucm configurations for
mics.

[ Other info ]
We missed this during testing because we clearly underestimated the
(well-known) upstream developer's ability to create good DSP
software.

This is my first stable update ever, please be gentle in case I
missed something :-)

On behalf of the Bananas Team,

Cheers!
diff -Nru alsa-ucm-conf-asahi-8/debian/changelog alsa-ucm-conf-asahi-8/debian/changelog
--- alsa-ucm-conf-asahi-8/debian/changelog	2025-04-04 19:22:30.000000000 +0200
+++ alsa-ucm-conf-asahi-8/debian/changelog	2025-08-30 21:41:11.000000000 +0200
@@ -1,3 +1,10 @@
+alsa-ucm-conf-asahi (8-2+deb13u1) trixie; urgency=medium
+
+  * Team upload.
+  * d/install: install the aop_audio ucm configs (Closes: #1112531)
+
+ -- NoisyCoil <noisycoil@debian.org>  Sat, 30 Aug 2025 21:41:11 +0200
+
 alsa-ucm-conf-asahi (8-2) unstable; urgency=medium
 
   [ NoisyCoil ]
diff -Nru alsa-ucm-conf-asahi-8/debian/gbp.conf alsa-ucm-conf-asahi-8/debian/gbp.conf
--- alsa-ucm-conf-asahi-8/debian/gbp.conf	2023-12-22 21:08:48.000000000 +0100
+++ alsa-ucm-conf-asahi-8/debian/gbp.conf	2025-08-30 21:39:01.000000000 +0200
@@ -1,6 +1,6 @@
 [DEFAULT]
 upstream-branch = master
-debian-branch = debian/unstable
+debian-branch = debian/trixie
 dist = DEP14
 pristine-tar = False
 sign-tags = True
diff -Nru alsa-ucm-conf-asahi-8/debian/install alsa-ucm-conf-asahi-8/debian/install
--- alsa-ucm-conf-asahi-8/debian/install	2025-04-04 19:22:10.000000000 +0200
+++ alsa-ucm-conf-asahi-8/debian/install	2025-08-30 21:40:08.000000000 +0200
@@ -1 +1,2 @@
+ucm2/conf.d/aop_audio /usr/share/alsa/ucm2/conf.d
 ucm2/conf.d/macaudio /usr/share/alsa/ucm2/conf.d

Reply to: