This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit 8d8d6033a4fdd80cc6c79e41614a334f2b5bf009 Author: Rene Engelhard <[email protected]> Date: Tue Apr 22 21:13:34 2008 +0200 Imported Debian patch 1.2.2-2 --- aclocal.m4 | 2 +- debian/changelog | 8 +++++++- debian/control | 1 + ltmain.sh | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/aclocal.m4 b/aclocal.m4 index 90a6e20..39a5529 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -13,7 +13,7 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -# serial 52 Debian 1.5.26-3 AC_PROG_LIBTOOL +# serial 52 Debian 1.5.26-4 AC_PROG_LIBTOOL # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) diff --git a/debian/changelog b/debian/changelog index 82e85e4..a801b74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hunspell (1.2.2-2) unstable; urgency=low + + * add Recommends: on the dicts to libhunspell-1.2-0 (closes: #476809) + + -- Rene Engelhard <[email protected]> Tue, 22 Apr 2008 21:13:34 +0200 + hunspell (1.2.2-1) unstable; urgency=medium * New upstream release @@ -21,7 +27,7 @@ hunspell (1.1.9-2) unstable; urgency=low * make encds[] struct static, thanks Stefan Weil. - -- Rene Engelhard <[email protected]> Mon, 07 Apr 2008 00:13:37 +020 + -- Rene Engelhard <[email protected]> Mon, 07 Apr 2008 00:13:37 +0200 hunspell (1.2.2~b2~20080401-2) experimental; urgency=low diff --git a/debian/control b/debian/control index 93224a2..5b362f5 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Package: libhunspell-1.2-0 Section: libs Architecture: any Depends: ${shlibs:Depends} +Recommends: myspell-en-us | myspell-dictionary | hunspell-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 diff --git a/ltmain.sh b/ltmain.sh index bba8b1c..0bf3848 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -43,7 +43,7 @@ EXIT_FAILURE=1 PROGRAM=ltmain.sh PACKAGE=libtool -VERSION="1.5.26 Debian 1.5.26-3" +VERSION="1.5.26 Debian 1.5.26-4" TIMESTAMP=" (1.1220.2.493 2008/02/01 16:58:18)" # Be Bourne compatible (taken from Autoconf:_AS_BOURNE_COMPATIBLE). -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git

