This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit eb19cbb9ed7f20ba5389f518ed71f2a1c25f0a40 Author: Rene Engelhard <[email protected]> Date: Thu Jun 4 20:53:41 2009 +0200 Imported Debian patch 1.2.8-4 --- debian/changelog | 9 +++++++++ debian/copyright | 4 ++-- debian/patches/00list | 2 +- debian/rules | 1 + 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d9ec965..72cf33f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +hunspell (1.2.8-4) unstable; urgency=low + + * stop applying 99_build_stuff.dpatch. We don't need it right now + and libtoolizing makes the build not create libhunspell-1.2.a + anymore (closes: #531881) + * point to LGPL-2.1/GPL-2 in debian/copyright + + -- Rene Engelhard <[email protected]> Thu, 04 Jun 2009 20:53:41 +0200 + hunspell (1.2.8-3) unstable; urgency=low * merge from Ubuntu diff --git a/debian/copyright b/debian/copyright index 93f67c6..620cf5f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,8 +7,8 @@ Copyright Holder: L�zl�N�eth <[email protected]> License: -GPL/LGPL/MPL, on Debian systems you can find the full text of the LGPL in /usr/share/common-licenses/LGPL and the full -text of the GPL in /usr/share/common-licenses/GPL. +GPL/LGPL/MPL, on Debian systems you can find the full text of the LGPL in /usr/share/common-licenses/LGPL-2.1 and the full +text of the GPL in /usr/share/common-licenses/GPL-2. MPL: diff --git a/debian/patches/00list b/debian/patches/00list index a94d56f..3cc1eeb 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,4 +1,4 @@ 14_aspell_conv 15_OOo_paths 16_1.2.4-2 -99_build_stuff +#99_build_stuff diff --git a/debian/rules b/debian/rules index 3cf0395..9efc978 100755 --- a/debian/rules +++ b/debian/rules @@ -70,6 +70,7 @@ install: build dh_installdirs $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + dh_install binary-indep: build install -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git

