]> git.donarmstrong.com Git - deb_pkgs/scowl.git/commitdiff
Switch to convert-bdic and install bdic to usr/share/hunspell-bdic master debian/2020.12.07-4
authorDon Armstrong <don@donarmstrong.com>
Sat, 15 Mar 2025 03:13:12 +0000 (20:13 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 15 Mar 2025 03:13:12 +0000 (20:13 -0700)
Also remove compatibility symlinks

debian/changelog
debian/hunspell-en-au.install
debian/hunspell-en-au.links [deleted file]
debian/hunspell-en-ca.install
debian/hunspell-en-ca.links [deleted file]
debian/hunspell-en-us.install
debian/hunspell-en-us.links [deleted file]

index cbc0faea4db6ca8b424650ed7774938cba7f6549..bcb93f8e45e1fcbbdcde1a4fcdb4a643a2648476 100644 (file)
@@ -1,3 +1,10 @@
+scowl (2020.12.07-4) unstable; urgency=medium
+
+  * Switch to convert-bdic and install bdic to usr/share/hunspell-bdic;
+    remove compatibility symlinks (Closes: #1086609)
+
+ -- Don Armstrong <don@debian.org>  Fri, 14 Mar 2025 20:13:01 -0700
+
 scowl (2020.12.07-3) unstable; urgency=medium
 
   * Include hunspell .bdic files (for qtwebengine and others). (Closes:
index 00d9a6a52c08a99e06f5b657c72b9b28242fdec4..25a1f942b6eeba7ceb4f7c37b645e7c106cc6dd1 100644 (file)
@@ -1,4 +1,3 @@
 ./speller/en_AU.aff usr/share/hunspell
 ./speller/en_AU.dic usr/share/hunspell
-./speller/en_AU.bdic usr/share/hunspell
-
+./speller/en_AU.bdic usr/share/hunspell-bdic
diff --git a/debian/hunspell-en-au.links b/debian/hunspell-en-au.links
deleted file mode 100644 (file)
index 80f3a6e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/hunspell/en_AU.bdic usr/share/qt5/qtwebengine_dictionaries/en_AU.bdic
-usr/share/hunspell/en_AU.bdic usr/share/qt6/qtwebengine_dictionaries/en_AU.bdic
index f645db012dd9513d632402e9fdee9556709fb150..b5cdd54e28dd9c64fa90eb401f97ad6a7bd412ed 100644 (file)
@@ -1,4 +1,3 @@
 ./speller/en_CA.aff usr/share/hunspell
 ./speller/en_CA.dic usr/share/hunspell
-./speller/en_CA.bdic usr/share/hunspell
-
+./speller/en_CA.bdic usr/share/hunspell-bdic
diff --git a/debian/hunspell-en-ca.links b/debian/hunspell-en-ca.links
deleted file mode 100644 (file)
index be369a0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/hunspell/en_CA.bdic usr/share/qt5/qtwebengine_dictionaries/en_CA.bdic
-usr/share/hunspell/en_CA.bdic usr/share/qt6/qtwebengine_dictionaries/en_CA.bdic
index b0b0a2cbba16f642bf889b5797e9c9ec045c7c33..98d044ab5e969986cd59e06358073b3dd2814def 100644 (file)
@@ -1,4 +1,3 @@
 ./speller/en_US.aff usr/share/hunspell
 ./speller/en_US.dic usr/share/hunspell
-./speller/en_US.bdic usr/share/hunspell
-
+./speller/en_US.bdic usr/share/hunspell-bdic
diff --git a/debian/hunspell-en-us.links b/debian/hunspell-en-us.links
deleted file mode 100644 (file)
index 68e537e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/hunspell/en_US.bdic usr/share/qt5/qtwebengine_dictionaries/en_US.bdic
-usr/share/hunspell/en_US.bdic usr/share/qt6/qtwebengine_dictionaries/en_US.bdic