This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit 2968118aa3752287feca7190634cf4b503816e15 Author: Rene Engelhard <[email protected]> Date: Mon Sep 14 01:15:22 2009 +0200 Imported Debian patch 1.2.8-5 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 72cf33f..c5ca1da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hunspell (1.2.8-5) unstable; urgency=low + + * build-depend on libreadline-dev + + -- Rene Engelhard <[email protected]> Mon, 14 Sep 2009 01:15:22 +0200 + hunspell (1.2.8-4) unstable; urgency=low * stop applying 99_build_stuff.dpatch. We don't need it right now diff --git a/debian/control b/debian/control index 3f03918..8ebce49 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hunspell Priority: optional Maintainer: Debian OpenOffice Team <[email protected]> Uploaders: Rene Engelhard <[email protected]>, Chris Halls <[email protected]> -Build-Depends: debhelper (>= 4.0.0), libreadline5-dev, libncurses5-dev, libncursesw5-dev, dpatch, autotools-dev, autoconf, libtool, automake1.9 +Build-Depends: debhelper (>= 4.0.0), libreadline-dev, libncurses5-dev, libncursesw5-dev, dpatch, autotools-dev, autoconf, libtool, automake1.9 Standards-Version: 3.6.2 Section: text -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git

