Package: ispell-et Version: 1:20030606-12 Severity: normal Tags: patch Dear maintainer,
I've prepared an NMU for ispell-et (versioned as 1:20030606-12.1) and uploaded it. Grüße/Regards, Rene
diff -u ispell-et-20030606/debian/changelog ispell-et-20030606/debian/changelog --- ispell-et-20030606/debian/changelog +++ ispell-et-20030606/debian/changelog @@ -1,3 +1,13 @@ +ispell-et (1:20030606-12.1) unstable; urgency=low + + * Non-maintainer upload. + * moe dict to /usr/share/hunspell and add compat symlinks from + /usr/share/myspell/dicts (closes: #541901) + * move hyphenation pattern to /usr/share/hyphen and add compat symlink + from /usr/share/myspell/dicts (closes: #541899) + + -- Rene Engelhard <[email protected]> Fri, 02 Oct 2009 00:01:18 +0200 + ispell-et (1:20030606-12) unstable; urgency=low * Fixed Lintian errors: diff -u ispell-et-20030606/debian/myspell-et.install ispell-et-20030606/debian/myspell-et.install --- ispell-et-20030606/debian/myspell-et.install +++ ispell-et-20030606/debian/myspell-et.install @@ -1,3 +1,3 @@ -latin-9/et_EE.aff usr/share/myspell/dicts -latin-9/et_EE.dic usr/share/myspell/dicts -hyph_et_EE.dic usr/share/myspell/dicts +latin-9/et_EE.aff usr/share/hunspell +latin-9/et_EE.dic usr/share/hunspell +hyph_et_EE.dic usr/share/hyphen diff -u ispell-et-20030606/debian/myspell-et.links ispell-et-20030606/debian/myspell-et.links --- ispell-et-20030606/debian/myspell-et.links +++ ispell-et-20030606/debian/myspell-et.links @@ -1,4 +1,12 @@ -usr/share/myspell/dicts/et_EE.aff usr/share/myspell/dicts/et.aff -usr/share/myspell/dicts/et_EE.aff usr/share/myspell/dicts/et-EE.aff -usr/share/myspell/dicts/et_EE.dic usr/share/myspell/dicts/et.dic -usr/share/myspell/dicts/et_EE.dic usr/share/myspell/dicts/et-EE.dic +usr/share/hunspell/et_EE.aff usr/share/hunspell/et.aff +usr/share/hunspell/et_EE.aff usr/share/hunspell/et-EE.aff +usr/share/hunspell/et_EE.dic usr/share/hunspell/et.dic +usr/share/hunspell/et_EE.dic usr/share/hunspell/et-EE.dic +usr/share/hunspell/et.aff usr/share/myspell/dicts/et.aff +usr/share/hunspell/et.dic usr/share/myspell/dicts/et.dic +usr/share/hunspell/et_EE.aff usr/share/myspell/dicts/et_EE.aff +usr/share/hunspell/et_EE.dic usr/share/myspell/dicts/et_EE.dic +usr/share/hunspell/et-EE.aff usr/share/myspell/dicts/et-EE.aff +usr/share/hunspell/et-EE.dic usr/share/myspell/dicts/et-EE.dic +usr/share/hyphen/hyph_et_EE.dic usr/share/myspell/dicts/hyph_et_EE.dic +

