2009
clucene-core (0.9.21b-2) unstable; urgency=low
* Restore libclucene0ldbl package name. (Closes: #542337) * Bump Standards-Version to 3.8.3 (no changes needed).
-- Fathi Boudra <fabo@debian.org> Wed, 19 Aug 2009 08:51:17 +0200
clucene-core (0.9.21b-1) unstable; urgency=low
* New upstream release.
* Drop '01_stack_fix' patch - fixed upstream.
* Add patches:
- 01_add_missing_include_bug505667
Thanks to Martin Michlmayr. (Closes: #505667)
- 02_posixness_fix_bug530308
fix POSIX incompatibilities causing FTBFS on hurd-i386.
Thanks to Marc Dequènes. (Closes: #530308)
* Bump debian/compat to 7.
* Update debian/control:
- Remove cdbs build dependency.
- Bump Standards-Version: 3.8.2
- Replace libclucene0ldbl package by libclucene0 package.
* Update debian/copyright file.
* Convert debian/rules to dh_usage.
-- Fathi Boudra <fabo@debian.org> Wed, 12 Aug 2009 12:16:43 +0200
2008
clucene-core (0.9.20-3) unstable; urgency=low
* Lower compat/debhelper to 5. * Re-enable static library build.
-- Fathi Boudra <fabo@debian.org> Thu, 21 Feb 2008 08:43:54 +0100
clucene-core (0.9.20-2) unstable; urgency=low
* Re-add stack fix for x86_64. Not merged upstream. (Closes: #460328) * Bump compat/debhelper to 6. * Update my e-mail address. * Use quilt patch system. * Bump Standards-Version to 3.7.3. * Use Homepage field. * Build with --no-undefined and --as-needed linker flags. * Disable static library build.
-- Fathi Boudra <fabo@debian.org> Thu, 07 Feb 2008 23:59:58 +0100
2007
clucene-core (0.9.20-1) unstable; urgency=low
* New upstream release. * Remove libclucene.la from libclucene-dev package.
-- Fathi Boudra <fboudra@free.fr> Wed, 03 Oct 2007 16:04:38 +0200
clucene-core (0.9.16a-4) unstable; urgency=low
* Set Fathi as maintainer and me as optional uploader * Fix for x86_64 segfaults in CLucene (Closes: #435197) Thanks to Jonny Lamb for passing on the patch
-- Daniel Glassey <wdg@debian.org> Fri, 31 Aug 2007 12:44:59 +0100
clucene-core (0.9.16a-3) unstable; urgency=low
* Rename libclucene0 to libclucene0ldbl for ldbl128 transition.
(Closes: #430254)
* Update control: Replace deprecated ${Source-Version} by ${binary:Version}.
-- Fathi Boudra <fboudra@free.fr> Thu, 19 Jul 2007 21:40:30 +0200
clucene-core (0.9.16a-2) unstable; urgency=low
* Build with -ansi flag. Make sure we use typedef float float_t otherwise
we get typedef double float_t. It fixes strigi crash on PPC.
(Closes: #424675)
-- Fathi Boudra <fboudra@free.fr> Fri, 15 Jun 2007 20:00:12 +0200
2006
clucene-core (0.9.16a-1) unstable; urgency=low
* New upstream release.
-- Fathi Boudra <fboudra@free.fr> Fri, 1 Dec 2006 00:45:51 +0100
clucene-core (0.9.16-1) unstable; urgency=low
[Fathi Boudra] * New upstream release * Remove patch for jstream classes merged upstream
-- Fathi Boudra <fboudra@free.fr> Tue, 19 Sep 2006 16:40:02 +0200
clucene-core (0.9.15-5) unstable; urgency=low
[Fathi Boudra] * Add patch to update jstream classes for Strigi
-- Fathi Boudra <fboudra@free.fr> Fri, 8 Sep 2006 11:26:44 +0200
clucene-core (0.9.15-4) unstable; urgency=low
[Fathi Boudra]
* Revert previous change: clucene-config.h is arch/platform specific
and must be installed in /usr/lib/CLucene
-- Fathi Boudra <fboudra@free.fr> Sat, 5 Aug 2006 12:32:34 +0200
clucene-core (0.9.15-3) unstable; urgency=low
[Fathi Boudra] * Install clucene-config.h in /usr/include/CLucene (Closes: #380484)
-- Fathi Boudra <fboudra@free.fr> Wed, 2 Aug 2006 12:33:03 +0200
clucene-core (0.9.15-2) unstable; urgency=low
[Fathi Boudra] * libclucene0.shlibs: version less strict
-- Fathi Boudra <fboudra@free.fr> Sun, 9 Jul 2006 15:30:04 +0200
clucene-core (0.9.15-1) unstable; urgency=low
[Fathi Boudra] * New upstream release (Closes: #343486) * Use real source package name: clucene-core * libclucene0.docs: cleanup paths * libclucene0.shlibs: update for new release * libclucene-dev.install: add clucene-config.h * rules: * cleanup to use a more common way to package * no more "tarball in the tarball" packaging
-- Fathi Boudra <fboudra@free.fr> Wed, 5 Jul 2006 11:02:01 +0200
clucene (0.9.14-1) unstable; urgency=low
[Fathi Boudra]
* Removed unneeded files like control.in and *.dirs files
* changelog: minor cleanup
* compat: bumped to 5
* control:
* removed unneeded Build-depends : quilt, patchutils
* added myself as Uploaders
* bumped Standards-Version to 3.7.2
* suggests sword-frontend instead of Recommends
* improved short description
* added Homepage in long description
* copyright:
* replaced mailing list in Upstream Authors by real list
* added missing copyright for gunichartables, utf8 and MD5Digester
* added RSA Data Security notice
* minor cosmetic cleanup
* libclucene0.install:
* removed unneeded usr/bin
* replaced libclucene.so installation by wildcard
* libclucene-dev.install: added libclucene.la installation
* rules:
* filled DEB_TAR_SRCDIR using a shell script
* removed unneeded commented lines
* added clean rules
-- Fathi Boudra <fboudra@free.fr> Wed, 21 Jun 2006 12:13:16 +0200
clucene (0.9.12-1) unstable; urgency=low
* New upstream release
* copyright notices in source files have been fixed
clucene is dual licensed Apache 2.0 and LGPL
* debian/copyright: include the Apache license verbatim
* debian/libclucene0.docs: update for new release
* debian/libclucene0.shlibs: update for new release
* debian/rules: source of core library is now clucene-core
don't need --enable-ucs2 any more
-- Daniel Glassey <wdg@debian.org> Tue, 6 Jun 2006 23:19:14 +0100
2005
clucene (0.9.10-1) unstable; urgency=low
* New upstream release
-- Daniel Glassey <wdg@debian.org> Thu, 15 Dec 2005 16:07:47 +0000
clucene (0.9.7-1) unstable; urgency=low
* Initial Release
-- Daniel Glassey <wdg@debian.org> Thu, 11 Aug 2005 18:32:48 +0100