commit ee782f0e8a694fd8963a2d37d9a41a246a15bdf0
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Fri Mar 13 01:53:33 2026 +0100
Add changelog
commit e9bdfe4dfdd693b8e7d419d4a782ff1dc92c660c
Merge: 791131a c77c33f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Fri Mar 13 00:49:30 2026 +0000
Merge branch 'invoke-rcd' into 'master'
sd-multispeech: use invoke-rc.d instead of manual shell commands
See merge request tts-team/multispeech!3
commit c77c33f5f618fbd6406e774b36839ab17d0b9467
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Fri Mar 13 00:27:24 2026 +0000
sd-multispeech: use deb-systemd-invoke/invoke-rc.d instead of manual shell commands
invoke-rc.d is the canonical way to deal with init scripts
in maintscripts, so use it instead of open coding.
For systemd systems, use deb-systemd-invoke which can deal with
both system and user services.
Increases reliability and to allow removal of "pidof" from essential set.
Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.
Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.