Your message dated Mon, 21 Jul 2025 15:21:01 +0000
with message-id <[email protected]>
and subject line unblock openfst
has caused the Debian Bug report #1109659,
regarding unblock: openfst/1.8.4-3
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.)
--
1109659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109659
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:openfst
User: [email protected]
Usertags: unblock
Please unblock package openfst
[ Reason ]
#1109174 triggers autoremoval.
[ Impact ]
makes upgrade from bookworm impossible.
Remove a Provides to fix it.
[ Tests ]
Reproducer from the bug report:
mmdebstrap --chrooted-customize-hook='apt -y install libfst-dev && sed -e
s/bookworm/trixie/ -i /etc/apt/sources.list && apt update && apt dist-upgrade
-y && apt dist-upgrade -y -o Debug::pkgProblemResolver=true' bookworm /dev/null
[ Risks ]
None.
[ 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 testing
unblock openfst/1.8.4-3
diff -Nru openfst-1.8.4/debian/changelog openfst-1.8.4/debian/changelog
--- openfst-1.8.4/debian/changelog 2025-01-31 11:06:31.000000000 +0100
+++ openfst-1.8.4/debian/changelog 2025-07-21 11:57:04.000000000 +0200
@@ -1,3 +1,10 @@
+openfst (1.8.4-3) unstable; urgency=medium
+
+ * Team upload
+ * Drop Provides: libfst (Closes: #1109174)
+
+ -- Bastian Germann <[email protected]> Mon, 21 Jul 2025 11:57:04 +0200
+
openfst (1.8.4-2) unstable; urgency=medium
* New upstream release, now to unstable
diff -Nru openfst-1.8.4/debian/control openfst-1.8.4/debian/control
--- openfst-1.8.4/debian/control 2025-01-31 11:05:19.000000000 +0100
+++ openfst-1.8.4/debian/control 2025-07-21 11:57:04.000000000 +0200
@@ -62,7 +62,6 @@
Package: libfst26
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: libfst
Description: weighted finite-state transducers library (runtime)
OpenFst is a library for constructing, combining, optimizing, and searching
weighted finite-state transducers (FSTs). Weighted finite-state transducers
--- End Message ---
--- Begin Message ---
Unblocked openfst.
--- End Message ---