I analyzed this. First I tried to reproduce the problem, which failed in both Hardy and Intrepid. With aspell-ru, it works fine:
$ echo земля | aspell -l ru list $ echo земли | aspell -l ru list $ so both the nominative and derived genitive are recognized as "correct", while a typo is recognized, too: $ echo земмли | aspell -l ru list земмли Tracking this down, the regression was introduced in this patch: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496392#14 in version 1:3.0+pre3.1-21. However, gutsy/hardy/intrepid have version 1:3.0+pre3.1-20, thus none of those are affected. Debian now has -22 which fixes the regression, so we'll get that in Jaunty straight away. Thanks Martin-Éric for pointing this out, it could easily have been a serious regression for spell checking. Fortunately , timing was in Ubuntu's favor for this one. ** Changed in: myspell (Ubuntu Intrepid) Status: Confirmed => Invalid Target: intrepid-updates => None -- RC bug affects all dictionaries that build-depend on myspell-tools https://bugs.launchpad.net/bugs/287033 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
