This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit ef7777e17a0f42f19da2d10c0ec1d232082d438d Author: Rene Engelhard <[email protected]> Date: Fri Jul 20 15:54:07 2007 +0200 Imported Debian patch 1.1.8-2 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fe45e0a..b276041 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hunspell (1.1.8-2) unstable; urgency=low + + * libmyspell-dev: we need to depend on ${binary:Version}, not + ${source:Version}, thanks Lior Kaplan (closes: #433901) + + -- Rene Engelhard <[email protected]> Fri, 20 Jul 2007 15:54:07 +0200 + hunspell (1.1.8-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 168492f..d1fba96 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Section: text Package: libhunspell-dev Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, libhunspell-1.1-0 (= ${source:Version}) +Depends: ${shlibs:Depends}, libhunspell-1.1-0 (= ${binary:Version}) Description: spell checker and morphological analyzer (development) 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

