XPost: linux.debian.devel.release
This is a multi-part message in MIME format.
--nextPart2114110.UkFFEUeh36
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"
Package: release.debian.org
Control: affects -1 + src:dutch
X-Debbugs-Cc:
[email protected]
User:
[email protected]
Usertags: unblock
Severity: normal
Please unblock package dutch
[ Reason ]
The version of dutch in testing uses a Hunspell dictionary name that cannot be enumerated by LibreOffice. This is reported in #1109253.
[ Impact ]
Users of LibreOffice cannot use Dutch as their spell-checking language.
[ Tests ]
I manually tested the fixed package, which changes the dictionary file names from nl to nl_NL, in LibreOffice and was able to successfully enable Dutch spell checking with the dictionary file name format LibreOffice knows how to enumerate.
[ Risks ]
The code change is trivial (only the file names of the installed dictionaries are changed, not their contents).
[ 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 dutch/1:2.20.19+1-2
--
Soren Stoutner
[email protected]
--nextPart2114110.UkFFEUeh36
Content-Disposition: attachment;
filename="dutch_2-20.19+1-1_to_dutch_2.20.19+1-2.debdiff" Content-Transfer-Encoding: 7Bit
Content-Type: text/x-patch; charset="UTF-8";
name="dutch_2-20.19+1-1_to_dutch_2.20.19+1-2.debdiff"
diff -Nru dutch-2.20.19+1/debian/changelog dutch-2.20.19+1/debian/changelog
--- dutch-2.20.19+1/debian/changelog 2025-05-01 12:58:17.000000000 -0700
+++ dutch-2.20.19+1/debian/changelog 2025-07-14 13:55:32.000000000 -0700
@@ -1,3 +1,12 @@
+dutch (1:2.20.19+1-2) unstable; urgency=medium
+
+ * debian/rules: Add the primary language variant (nl_NL) to the name of the + Hunspell dictionary files to make them work with LibreOffice
+ (closes: #1109253).
+ * debian/hunspall-nl.install: Install the renamed dictionary files.
+
+ -- Soren Stoutner <
[email protected]> Mon, 14 Jul 2025 13:55:32 -0700
+
dutch (1:2.20.19+1-1) unstable; urgency=medium
[ Manuel Guerra ]
diff -Nru dutch-2.20.19+1/debian/hunspell-nl.install dutch-2.20.19+1/debian/hunspell-nl.install
--- dutch-2.20.19+1/debian/hunspell-nl.install 2025-05-01 12:13:17.000000000 -0700
+++ dutch-2.20.19+1/debian/hunspell-nl.install 2025-07-14 13:55:32.000000000 -0700
@@ -1,3 +1,3 @@
-hunspell/nl.dic usr/share/hunspell/
-hunspell/nl.aff usr/share/hunspell/
-hunspell/nl.bdic usr/share/hunspell-bdic/
\ No