This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit 79b7bc53d997c193367b564d21398b0ea13d6026 Author: Rene Engelhard <[email protected]> Date: Sun Apr 5 21:31:32 2009 +0200 Imported Debian patch 1.2.8-3 --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e874f06..d9ec965 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hunspell (1.2.8-3) unstable; urgency=low + + * merge from Ubuntu + + Correct dictionary dependencies to be on hunspell-en-us. (LP: #327821) + + -- Rene Engelhard <[email protected]> Sun, 05 Apr 2009 21:31:32 +0200 + hunspell (1.2.8-2) unstable; urgency=low * upload to unstable diff --git a/debian/control b/debian/control index bad6afb..3f03918 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Package: libhunspell-1.2-0 Section: libs Architecture: any Depends: ${shlibs:Depends} -Recommends: myspell-en-us | myspell-dictionary | hunspell-dictionary +Recommends: hunspell-en-us | hunspell-dictionary | myspell-dictionary Conflicts: openoffice.org-core (= 2.2.0~rc2-1) Description: spell checker and morphological analyzer (shared library) Hunspell is a spell checker and morphological analyzer library and program @@ -59,7 +59,7 @@ Description: spell checker and morphological analyzer (shared library) Package: hunspell Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, myspell-en-us | myspell-dictionary | hunspell-dictionary +Depends: ${shlibs:Depends}, ${misc:Depends}, hunspell-en-us | hunspell-dictionary | myspell-dictionary Description: spell checker and morphological analyzer (program) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git

