Your message dated Sun, 19 Jan 2020 18:39:16 +0000
with message-id <[email protected]>
and subject line Bug#946554: fixed in speech-dispatcher 0.9.1-4
has caused the Debian Bug report #946554,
regarding speech-dispatcher: please omit speech-dispatcher-festival on 
Ubuntu/i386
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.)


-- 
946554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: speech-dispatcher
Version: 0.9.1-3
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu focal ubuntu-patch

Dear maintainers,

In Ubuntu, we are in the process of moving the i386 architecture to a
compatibility-only layer on amd64.  We are keeping speech-dispatcher on i386
because speech-dispatcher-ibmtts is only available on this arch, but
speech-dispatcher-festival is built from this source package and depends on
festival which we otherwise have no reason to keep around.

We would like to drop the speech-dispatcher-festival binary package rather
than keeping it around in the Ubuntu archive and uninstallable.  Would you
please consider applying the attached patch, or something like it, to omit
building this binary package on Ubuntu?

Thanks for considering,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
[email protected]                                     [email protected]
diff -Nru speech-dispatcher-0.9.1/debian/rules 
speech-dispatcher-0.9.1/debian/rules
--- speech-dispatcher-0.9.1/debian/rules        2019-11-28 18:08:46.000000000 
-0800
+++ speech-dispatcher-0.9.1/debian/rules        2019-12-10 12:03:15.000000000 
-0800
@@ -6,6 +6,9 @@
 # NAS is in universe in Ubuntu
 ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
        NAS = --with-nas=no
+ifeq (${DEB_HOST_ARCH},i386)
+       builddeb_overrides = -Nspeech-dispatcher-festival
+endif
 endif
 
 %:
@@ -37,6 +40,12 @@
        dh_makeshlibs -plibspeechd2
 endif
 
+override_dh_builddeb:
+       dh_builddeb ${builddeb_overrides}
+
+override_dh_gencontrol:
+       dh_gencontrol ${builddeb_overrides}
+
 override_dh_systemd_enable:
        dh_systemd_enable --no-enable
 

--- End Message ---
--- Begin Message ---
Source: speech-dispatcher
Source-Version: 0.9.1-4

We believe that the bug you reported is fixed in the latest version of
speech-dispatcher, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <[email protected]> (supplier of updated speech-dispatcher 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 19 Jan 2020 19:26:24 +0100
Source: speech-dispatcher
Binary: cl-speech-dispatcher libspeechd-dev libspeechd2 libspeechd2-dbgsym 
python3-speechd speech-dispatcher speech-dispatcher-audio-plugins 
speech-dispatcher-audio-plugins-dbgsym speech-dispatcher-cicero 
speech-dispatcher-cicero-dbgsym speech-dispatcher-dbgsym 
speech-dispatcher-doc-cs speech-dispatcher-espeak 
speech-dispatcher-espeak-dbgsym speech-dispatcher-espeak-ng 
speech-dispatcher-espeak-ng-dbgsym speech-dispatcher-festival 
speech-dispatcher-festival-dbgsym speech-dispatcher-flite 
speech-dispatcher-flite-dbgsym
Architecture: source
Version: 0.9.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian TTS Team <[email protected]>
Changed-By: Samuel Thibault <[email protected]>
Description:
 cl-speech-dispatcher - Common Lisp interface to Speech Dispatcher
 libspeechd-dev - Speech Dispatcher: Development libraries and header files
 libspeechd2 - Speech Dispatcher: Shared libraries
 python3-speechd - Python interface to Speech Dispatcher
 speech-dispatcher - Common interface to speech synthesizers
 speech-dispatcher-audio-plugins - Speech Dispatcher: Audio output plugins
 speech-dispatcher-cicero - Speech Dispatcher: Cicero output module
 speech-dispatcher-doc-cs - Speech Dispatcher documentation in Czech
 speech-dispatcher-espeak - Speech Dispatcher: Espeak output module
 speech-dispatcher-espeak-ng - Speech Dispatcher: Espeak-ng output module
 speech-dispatcher-festival - Festival support for Speech Dispatcher
 speech-dispatcher-flite - Speech Dispatcher: Flite output module
Closes: 912749 946554 948679
Changes:
 speech-dispatcher (0.9.1-4) unstable; urgency=medium
 .
   [ Christian Göttsche ]
   * README.Debian, patches/systemd-debian, rules, speech-dispatcher.init,
     debian/speech-dispatcher.postinst, speech-dispatcher.postrm,
     speech-dispatcher.tmpfile: Use /run instead of /var/run (Closes: #912749).
 .
   [ Steve Langasek ]
   * rules: Omit speech-dispatcher-festival on Ubuntu/i386 (Closes: #946554).
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * debian/copyright: use spaces rather than tabs to start continuation
     lines.
   * Set upstream metadata fields: Bug-Submit (from ./configure),
     Repository, Repository-Browse.
   * Set upstream metadata fields: Bug-Database.
 .
   [ Samuel Thibault ]
   * speech-dispatcher.init: Create cache dir as well (Closes: #948679).
   * patches/no-generic: Prevent generic module from being loaded without a
     specific config file.
Checksums-Sha1:
 314a30bcd1545a27803ed234e3155b42d29607cd 3224 speech-dispatcher_0.9.1-4.dsc
 8e04b6d6c10d8823fb077e629711ca48a32ef0f9 25340 
speech-dispatcher_0.9.1-4.debian.tar.xz
Checksums-Sha256:
 0e039150f7f0ef910f474f98b71e5c989826b8f670eb7fe38f1e2fa734eaae75 3224 
speech-dispatcher_0.9.1-4.dsc
 7bb09202e9f6921e0e4b55484a7ab418c8ac4a65a6bc128c0fdc96b59fb1b793 25340 
speech-dispatcher_0.9.1-4.debian.tar.xz
Files:
 6cf45f3761ff7a8f7762696619c105b1 3224 sound optional 
speech-dispatcher_0.9.1-4.dsc
 765f5c0de1ef832bee44d3fa174b3ef6 25340 sound optional 
speech-dispatcher_0.9.1-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXtnoVvfWxur1EWehjTXDVXILuv0FAl4koEQACgkQjTXDVXIL
uv1eSQ//UC3mC++8jxgdmmFSpEtn/EODuZ7b9/wyXty44C1ME4eq0lOKcmVMbuUt
0djTaVGmpvQDAQ0CAn9MstUGAe/zAif3qSmVpa1ii1CyCYyEJIWm/6XhXvCU+N0d
ZpPeoaav3LieU67EebLfSOV1P68auc8rYkA0WKSmmApzFCxm8XTHFnj8/6X6k3k9
6Gpw4B10N2Ts9GEB23sKn+g9Vuxv/t2fL2ID5cBBBJZ6tyvnGUqN6spykAOQ8JU3
gZex8mUm5lelKlhNPJUnsKeJAVvxJ5Hy7Urd6wckNu11LLoTBOXMuf0k36KlGT4p
yhnn9q4NkWKlasusSN7llWJQE2GkkZwkiUSV+g95pkG76jwFk+KrWxYAGxXnD+IP
dKGehRf1YHdc0BuV/z5pzCHjupLDSKhAJLcpxqz9Ra5pfPkJTI7eWlM2PEGjuLgj
Y1LACnAXELx/Vyj0RW83/DplQnUACu1+UCCCyQBy32uI5YoCfP/Cxxzj5H06Day7
9nkwD1WL9NbQ8jAsa8lOiCwfX5X4in8qCJiJPjtLQqy1a+KunZNXGRWJKNBr3U/i
YhH0FIle/Tp5ovvtz28PiBaAioEl6NI/DG9n0LhOyrtqmnXTOS+9kzDpsNS2NLAP
fkIJ9UlB4RU4WW2jcdx0b6RtgS6vrPnFnLKQnFe/7ytDSsYwXh0=
=leM6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to