Your message dated Sat, 09 Dec 2023 10:20:37 +0000
with message-id
<83d3a3621a56b9af1e20d36ee9d390a46ab64a8a.ca...@adam-barratt.org.uk>
and subject line Closing requests for updates included in 12.3 point release
has caused the Debian Bug report #1056721,
regarding bookworm-pu: package speech-dispatcher-contrib/0.11.4-3+deb12u1
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.)
--
1056721: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056721
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: [email protected]
Usertags: pu
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:speech-dispatcher-contrib
Hello,
I have uploaded the attached changes for inclusion in bookworm.
Samuel
[ Reason ]
This is not really a bug but a missing feature :)
More and more blind users use arm64/armhf hardware, so that speech
synthesis availability becomes more and more important on that arch. The
French reseller of the voxin speech synthesis contacted us because they
wish to provide voxin support on arm64 & armhf, which boils down to
simply building the speech-dispatcher-voxin package on these archs. We'd
rather not have to wait for 1.5 years for this to become available when
no code change is actually needed.
(previously we didn't build it there because there was no support
available).
[ Impact ]
Without this update, it would be much more complex for our users to
install high-quality speech synthesis from voxin.
[ Tests ]
No code is affected
[ Risks ]
The change is trivial and not actually in the code
[ 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 ]
It just enables the arch for the package at stake.
(and actually build it by hand in a clean chroot since the whole package
depends on non-free packages).
diff -Nru speech-dispatcher-contrib-0.11.4/debian/changelog
speech-dispatcher-contrib-0.11.4/debian/changelog
--- speech-dispatcher-contrib-0.11.4/debian/changelog 2023-04-27
01:08:20.000000000 +0200
+++ speech-dispatcher-contrib-0.11.4/debian/changelog 2023-11-22
18:37:46.000000000 +0100
@@ -1,3 +1,9 @@
+speech-dispatcher-contrib (0.11.4-3+deb12u1) bookworm; urgency=medium
+
+ * control: Enable voxin on armhf and arm64 archs.
+
+ -- Samuel Thibault <[email protected]> Wed, 22 Nov 2023 18:37:46 +0100
+
speech-dispatcher-contrib (0.11.4-3) unstable; urgency=medium
* control: Add missing breaks+replaces between speech-dispatcher-ivona and
diff -Nru speech-dispatcher-contrib-0.11.4/debian/control
speech-dispatcher-contrib-0.11.4/debian/control
--- speech-dispatcher-contrib-0.11.4/debian/control 2023-04-27
01:08:20.000000000 +0200
+++ speech-dispatcher-contrib-0.11.4/debian/control 2023-11-22
18:37:46.000000000 +0100
@@ -140,7 +140,7 @@
which needs to be installed separately.
Package: speech-dispatcher-voxin
-Architecture: amd64 i386
+Architecture: arm64 armhf amd64 i386
Multi-Arch: foreign
Section: contrib/sound
Depends:
diff -Nru speech-dispatcher-contrib-0.11.4/debian/salsa-ci.yml
speech-dispatcher-contrib-0.11.4/debian/salsa-ci.yml
--- speech-dispatcher-contrib-0.11.4/debian/salsa-ci.yml 2023-04-27
01:00:31.000000000 +0200
+++ speech-dispatcher-contrib-0.11.4/debian/salsa-ci.yml 2023-11-22
18:37:46.000000000 +0100
@@ -9,5 +9,6 @@
variables:
SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
+ RELEASE: bookworm
# vim: ts=2 sw=2 et sts=2 ft=yaml
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 12.3
Hi,
Each of the updates discussed in these requests was included in this
morning's 12.3 bookworm point release.
Regards,
Adam
--- End Message ---