Bug#1109659: unblock: openfst/1.8.4-3
Bastian Germann
bage at debian.org
Mon Jul 21 11:08:15 BST 2025
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: openfst at packages.debian.org
Control: affects -1 + src:openfst
User: release.debian.org at packages.debian.org
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
-------------- next part --------------
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 <bage at debian.org> 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
More information about the debian-science-maintainers
mailing list