speech-dispatcher (0.12.0~rc3-2)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 0.11.5-5 < 0.12.0~rc3-2.
- Git: https://salsa.debian.org/tts-team/speech-dispatcher.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1257472
- Browser: https://salsa.debian.org/tts-team/speech-dispatcher
- Last scan: 2024-09-07 17:03:11+00
- Error: https://salsa.debian.org/api/v4/projects/tts-team%2Fspeech-dispatcher API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 408.
- Next scan: 2024-09-15 22:28:00+00
- Debian changelog in Git:
speech-dispatcher (0.11.5-5) UNRELEASED; urgency=medium
[ Nathan Teodosio ]
* d/t/tests: Use trap to reverse patch so that iterating doesn't break
(closes: #1076147).
[ Samuel Thibault ]
* control: Add python3-setuptools build-dep (Closes: Bug#1080804)
-- Samuel Thibault <sthibault@debian.org> Sat, 13 Jul 2024 19:37:31 +0200
- This branch is 3 commits ahead of tag debian/0.11.5-4
- Git log:
commit 06a47e63e446a1756e345bbf06c4b285eb6489cb
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat Sep 7 17:38:40 2024 +0200
control: Add python3-setuptools build-dep
(Closes: Bug#1080804)
commit 062ab7257ee11237f96e9caa59c1b2f195b220d7
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Tue Jul 30 13:49:11 2024 +0200
Test cross build profile
commit 325fcf6fdb9d127892f6fb47b11f47d69cfe43e0
Author: Nathan Teodosio <nathan.teodosio@canonical.com>
Date: Sat Jul 13 19:37:53 2024 +0200
d/t/tests: Use trap to reverse patch so that iterating doesn't break
(closes: #1076147).