festival (1:2.5.0-13)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:2.5.0-14 > 1:2.5.0-13
- Git: https://salsa.debian.org/tts-team/festival.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1089536
- Browser: https://salsa.debian.org/tts-team/festival
- Last scan: 2026-07-14 23:03:02+00
- Next scan: 2026-07-23 11:54:00+00
- CI pipeline status: success
- Debian changelog in Git:
festival (1:2.5.0-14) UNRELEASED; urgency=medium
[ Luca Boccassi ]
* Install and use sysusers.d config file.
[ Samuel Thibault ]
* control: Demote alsa-utils depends to recommends (Closes: Bug#1140823)
* control: Do not build festival-doc package in nodoc profile.
* salsa-ci.yml: Test nodoc profile.
-- Samuel Thibault <sthibault@debian.org> Mon, 04 May 2026 14:33:38 +0200
- This branch is 5 commits ahead of tag debian/1%2.5.0-13
- Git log:
commit 9216f3a201a3dea8659e063df418ac95c8e060db
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Jun 30 14:38:15 2026 +0200
Add nodoc build profile
* control: Do not build festival-doc package in nodoc profile.
* salsa-ci.yml: Test nodoc profile.
commit 159dc1526694b4a2b8a67bdc089af33010d3e798
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Jun 27 18:21:03 2026 +0200
control: Demote alsa-utils depends to recommends
Since festival can be used without audio output, or can be configured to use
paplay or pw-play instead of aplay.
(Closes: Bug#1140823)
commit a67eba31d59cac7e074c87943b39d473554d3473
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon May 4 14:33:54 2026 +0200
Add changelog
commit 208fd430c04ebae8a996d8613d4537ee608921aa
Merge: 79c317b af976ab
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Mon May 4 12:33:19 2026 +0000
Merge branch 'sysusers' into 'master'
Install and use sysusers.d/tmpfiles.d config files
See merge request tts-team/festival!6
commit af976ab8e1f300f5aedb9007bc35794730fd47b2
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Mon May 4 12:57:40 2026 +0100
Install and use sysusers.d config file
sysusers.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts.
This also allows image-based systems to be created with /usr/ only, and
also allows for factory resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html