Hi, On Tue, May 15, 2018 at 05:58:19PM +0200, Pander wrote: > Convert myspell-tools into dummy transitional package depending on > hunspell-tools and gradually phase out myspell-tools.
The contents of these packages are different, and some packages *are* using the old tools. # grep-dctrl -FBuild-Depends myspell-tools -sPackage # /var/lib/apt/lists/deb.debian.org_debian_dists_unstable_main_source_Sources Package: ifrench-gut Package: ispell-czech Package: norwegian Package: rus-ispell And ttbomk some of them use the myspell-tools only tools. See below. I hoped by completely not caring about this package people will be forced to swich, but apparently not true, got NMUs instead. myspell-tools: /usr/bin/i2myspell ^^^^^^^^^^^^^^^^^^ /usr/bin/is2my-spell.pl ^^^^^^^^^^^^^^^^^^^^^^^ /usr/bin/ispellaff2myspell /usr/bin/munch /usr/bin/unmunch /usr/share/doc/myspell-tools/README /usr/share/doc/myspell-tools/README.compoundwords /usr/share/doc/myspell-tools/README.munch /usr/share/doc/myspell-tools/README.replacetable /usr/share/doc/myspell-tools/affix.readme.gz /usr/share/doc/myspell-tools/changelog.Debian.amd64.gz /usr/share/doc/myspell-tools/changelog.Debian.gz /usr/share/doc/myspell-tools/copyright /usr/share/doc/myspell-tools/info_on_german_compound_words.txt.gz /usr/share/doc/myspell-tools/info_on_swedish_compound_words.txt.gz /usr/share/lintian/overrides/myspell-tools /usr/share/man/man1/ispellaff2myspell.1.gz hunspell-tools: /usr/bin/ispellaff2myspell /usr/bin/munch /usr/bin/unmunch /usr/lib/hunspell/analyze /usr/lib/hunspell/chmorph /usr/lib/hunspell/hunzip /usr/lib/hunspell/hzip /usr/share/doc/hunspell-tools/changelog.Debian.gz /usr/share/doc/hunspell-tools/changelog.gz /usr/share/doc/hunspell-tools/copyright /usr/share/man/man1/hunzip.1.gz /usr/share/man/man1/hzip.1.gz /usr/share/man/man1/ispellaff2myspell.1.gz At least the first two are missing. One can probably keep them there and depend on hunspell-tools for the rest but that needs to be tested to not cause unwanted side-effects... > Myspell is no longer shipped Tust me, I know. > and most other packages have migrated to the Hunspell package > names. For example, see also > https://packages.debian.org/stretch/myspell-af and > https://packages.debian.org/stretch/myspell-ca Which is dictionaries and not dictionary building/conversion tools. Regards. Rene