Package: aspell-de
Version: 20070829-5
Severity: normal
Tags: patch

Please, add Casechars, Not-Casechars, and Additionalchars fields to the
debian/aspell-de.info-aspell file (cf debdiff patch attached below),
otherwise it is almost impossible to get aspell working correctly for words
containing umlauts and s-zet under some editors like jed and emacs.

Thanks,

Rafael


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 'hardy'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aspell-de depends on:
ii  aspell                        0.60.5-2   GNU Aspell spell-checker
ii  dictionaries-common           0.90.3     Common utilities for spelling dict

aspell-de recommends no packages.
diff -u igerman98-20070829/debian/aspell-de.info-aspell igerman98-20070829/debian/aspell-de.info-aspell
--- igerman98-20070829/debian/aspell-de.info-aspell
+++ igerman98-20070829/debian/aspell-de.info-aspell
@@ -2,22 +2,34 @@
 Hash-Name: de
 Emacsen-Name: de
+Casechars: [A-Za-zÄËÖäëöß]
+Not-Casechars: [^A-Za-zÄËÖäëöß]
+Additionalchars: ÄËÖäëöß
 Coding-System: iso-8859-1
 Aspell-Locales: de
 
 Language: deutsch/Deutschland (German/Germany)
 Hash-Name: de_DE
 Emacsen-Name: de_DE
+Casechars: [A-Za-zÄËÖäëöß]
+Not-Casechars: [^A-Za-zÄËÖäëöß]
+Additionalchars: ÄËÖäëöß
 Coding-System: iso-8859-1
 Aspell-Locales: de_DE
 
 Language: deutsch/Schweiz (German/Switzerland)
 Hash-Name: de_CH
 Emacsen-Name: de_CH
+Casechars: [A-Za-zÄËÖäëöß]
+Not-Casechars: [^A-Za-zÄËÖäëöß]
+Additionalchars: ÄËÖäëöß
 Coding-System: iso-8859-1
 Aspell-Locales: de_CH
 
 Language: deutsch/Österreich (German/Austria)
 Hash-Name: de_AT
 Emacsen-Name: de_AT
+Casechars: [A-Za-zÄËÖäëöß]
+Not-Casechars: [^A-Za-zÄËÖäëöß]
+Additionalchars: ÄËÖäëöß
 Coding-System: iso-8859-1
 Aspell-Locales: de_AT
diff -u igerman98-20070829/debian/changelog igerman98-20070829/debian/changelog
--- igerman98-20070829/debian/changelog
+++ igerman98-20070829/debian/changelog
@@ -1,3 +1,10 @@
+igerman98 (20070829-5.1) unstable; urgency=low
+
+  * debian/aspell-de.info-aspell: Add *chars fields for non-ASCII
+    characters in dictionaries 
+
+ -- Rafael Laboissiere <[EMAIL PROTECTED]>  Thu, 24 Apr 2008 13:57:08 +0200
+
 igerman98 (20070829-5) unstable; urgency=high
 
   * myspell-de-at replaces myspell-de-de (<< 20070829-4) because de_AT.aff

Reply via email to