2006
libextractor (0.5.16-2) unstable; urgency=medium
* Added -dev packages to depends of libextractor-dev (Closes: #400174).
-- Daniel Baumann <daniel@debian.org> Sat, 25 Nov 2006 17:25:00 +0100
libextractor (0.5.16-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Sun, 12 Nov 2006 09:42:00 +0100
libextractor (0.5.15-2) unstable; urgency=medium
* Fixed broken plugin symlink. * Including extracts locales.
-- Daniel Baumann <daniel@debian.org> Tue, 19 Sep 2006 02:30:00 +0200
libextractor (0.5.15-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel@debian.org> Thu, 7 Sep 2006 09:04:00 +0200
libextractor (0.5.14-4) unstable; urgency=low
* Adjusted suggests for new libextractor-python binary package name.
-- Daniel Baumann <daniel@debian.org> Tue, 5 Sep 2006 07:46:00 +0200
libextractor (0.5.14-3) unstable; urgency=medium
* Added libextractor-plugins depends for extract.
-- Daniel Baumann <daniel@debian.org> Sun, 13 Aug 2006 21:28:00 +0200
libextractor (0.5.14-2) unstable; urgency=low
* New email address.
* Removed pre-sarge Conflicts/Replaces.
* Splittet libextractor into libextractor and libextractor-plugins, whereas
the plugins package contains the plugins with the long depends chain.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Jul 2006 12:32:00 +0200
libextractor (0.5.14-1) unstable; urgency=high
* New upstream release:
- fixes heap overflow in src/plugins/asfextractor.c.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 17 May 2006 23:22:00 -0500
libextractor (0.5.12-1) unstable; urgency=low
* New upstream release:
- no longer using xpdf code: Christian wrote a PDF extractor himself, so we
do not longer import security problems from xpdf.
* Removed GCC version enforcement from the transition (Closes: #357886).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 23 Apr 2006 08:06:00 +0100
libextractor (0.5.11-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 11 Mar 2006 22:50:00 +0100
libextractor (0.5.10-1) unstable; urgency=high
* New upstream release:
- fix security-problem with imported flows from xpdf code: CVE-2006-0301
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 19 Feb 2006 13:21:00 +0100
2005
libextractor (0.5.9-1) unstable; urgency=high
* New upstream release:
- fix security-problem with imported flows from xpdf code.
* Adjusted previous changelog entry.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 25 Dec 2005 12:20:00 +0100
libextractor (0.5.8-1) unstable; urgency=high
* New upstream release:
- fix security-problem with imported heap-overflows from xpdf code:
CVE-2005-3191.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 6 Dec 2005 22:55:00 +0100
libextractor (0.5.7-2) unstable; urgency=low
* Using newer libtool to fix FTBS on kFreeBSD (Closes: #340369).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Mon, 28 Nov 2005 08:57:00 +0100
libextractor (0.5.7-1) unstable; urgency=low
* New upstream release. * Rebuild and rename due to new libstdc++ configuration (Closes: #339202).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 20 Nov 2005 15:58:00 +0200
libextractor (0.5.6a-2) unstable; urgency=low
* Updated build-depends to libmagick++9-dev (Closes: #331447). * Removed wrong provides of libextractor1c2.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Mon, 3 Oct 2005 18:24:00 +0200
libextractor (0.5.6a-1) unstable; urgency=low
* New upstream release.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 19 Sep 2005 10:45:00 +0200
libextractor (0.5.4-1) unstable; urgency=low
* New upstream release. * Corrected provides.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 28 Aug 2005 09:33:00 +0200
libextractor (0.5.3-1) unstable; urgency=low
* New upstream release (Closes: #324093): - fixes issues with glib-related plugins, removed README.Debian and --disable-glib hack in rules (Closes: #282342, #295459). * Added lintian overrides. * Formal cleanups and updates in debian/.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 21 Aug 2005 12:56:00 +0200
libextractor (0.4.2-4) unstable; urgency=low
* Enforced gcc-4 with $(CC)/$(CXX) instead of build-conflicting against
gcc-3.3 (Closes: #321096).
* Bumped policy version.
* Corrected dependencies for libextractor-dev.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 3 Aug 2005 18:01:00 +0200
libextractor (0.4.2-3) unstable; urgency=low
* C++ ABI change.
* Added build-conflict to gcc-3.3; otherwise libextractor would still uses the
old compiler.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 13 Jul 2005 15:19:00 +0200
libextractor (0.4.2-2) unstable; urgency=low
* disabled glib related plugins on amd64, read README.Debian for more
information.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 15 Mar 2005 13:35:00 +0100
libextractor (0.4.2-1) unstable; urgency=high
* New upstream release.
* debian/* redone.
* disabled glib related plugins on powerpc, read README.Debian for more
information.
* debian/control: added conflicts/replaces for old version (Closes: #296051).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 25 Feb 2005 14:09:00 +0100
libextractor (0.4.1-1) unstable; urgency=high
* New upstream release: fixes security problem imported from xpdf
(CAN-2005-0064).
* disabled glib related plugins on hppa, read README.Debian for more
information.
* debian/control: formal cleanups.
* debian/copyright updated.
* debian/watch updated.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 23 Jan 2005 18:31:00 +0100
2004
libextractor (0.3.11-1) unstable; urgency=low
* New upstream release. * debian/control: descriptions updated, conflict to tigr-glimmer fixed to version.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 14 Nov 2004 09:57:00 +0100
libextractor (0.3.10-2) unstable; urgency=high
* Added fix from cvs for various Sparc64 problems (Closes #278905). * Added workaround from cvs for re-load glib problem of OLE2 extractor. * debian/watch added.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 30 Oct 2004 23:50:00 +0200
libextractor (0.3.10-1) unstable; urgency=low
* New upstream release. * debian/libextractor0.files: added entries for new plugins.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 24 Oct 2004 01:00:00 +0200
libextractor (0.3.8-1) unstable; urgency=low
* New upstream release. * Moved libextract man-page from the libextractor0-dev to libextractor. * debian/control: added conflict to tigr-glimmer (Closes: #274780). * debian/libextractor0.files: added entries for new plugins and updated the plugin path.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 10 Oct 2004 06:37:00 +0200
libextractor (0.3.6-2) unstable; urgency=medium
* debian/libextractor0.files: added entry for libextractor_oo.so
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 14 Sep 2004 12:14:00 +0200
libextractor (0.3.6-1) unstable; urgency=medium
* New upstream release (Closes: #268012)
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Fri, 10 Sep 2004 19:40:00 +0200
libextractor (0.3.5-2) unstable; urgency=medium
* debian/control: used ${Source-Version} for dependency libextractor0-dev.
* debian/libextractor0.shlibs: used ${Source-Version}.
* src/plugins/htmlextractor.c: applied segfault fix for html-parser from cvs.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Thu, 9 Sep 2004 13:05:00 +0200
libextractor (0.3.5-1) unstable; urgency=low
* New upstream release * New maintainer (Closes: #225689) * debian/control: start descriptions lowercase, deleted final point * debian/control: updated to new policy * debian/control: fixed build dependencies (libglib2.0-dev, pkg-config) * debian/libextractor0.files: added entry for libextractor_ole2.so
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Tue, 7 Sep 2004 15:27:00 +0200
libextractor (0.3.3-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Sat, 26 Jun 2004 12:59:02 +1000
libextractor (0.3.1-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Sun, 2 May 2004 11:07:02 +1000
libextractor (0.3.0-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Tue, 20 Apr 2004 20:11:01 +1000
2003
libextractor (0.2.6-1) unstable; urgency=low
* New upstream release * Fix inter-library depenency problem (Closes: #201003) * Declare dependency on libltdl3-dev (Closes: #215281)
-- Glenn McGrath <bug1@debian.org> Tue, 14 Oct 2003 23:14:09 +0000
libextractor (0.2.5.0+cvs.20030822-2) unstable; urgency=low
* If (host == build) only mention huild to configure (Closes: #206898)
-- Glenn McGrath <bug1@debian.org> Mon, 25 Aug 2003 03:33:59 +0000
libextractor (0.2.5.0+cvs.20030822-1) unstable; urgency=low
* CVS release, reduces compiler memory requirements (Closes: #204791)
-- Glenn McGrath <bug1@debian.org> Fri, 22 Aug 2003 21:09:38 +0000
libextractor (0.2.5-2) unstable; urgency=low
* Change section of libextractor0-dev to libdevel
-- Glenn McGrath <bug1@debian.org> Mon, 21 Jul 2003 06:06:49 +0000
libextractor (0.2.5-1) unstable; urgency=low
* New upstream release * Update to standards version 3.6.0 * Include .la files in libextractor0 * Include .0 symlinks in libextractor0 (Closes: #200912) * Fix spelling mistake in extract description (Closes: #201480)
-- Glenn McGrath <bug1@debian.org> Sun, 20 Jul 2003 08:26:32 +0000
libextractor (0.2.3-3) unstable; urgency=low
* Initial upload to unstable (Closes: #180337) * Make the descriptions more verbose. * Add a sharedlib entry
-- Glenn McGrath <bug1@debian.org> Fri, 27 Jun 2003 15:04:54 +0000
libextractor (0.2.3-2) unstable; urgency=low
* Fix lintian warnings * Produce a diff against upstream tarball. * Fix build dependencies. * Merge the ogg package in with the rest.
-- Glenn McGrath <bug1@debian.org> Thu, 17 Apr 2003 22:47:11 +1000
libextractor (0.2.3-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Tue, 15 Apr 2003 22:20:02 +1000
libextractor (0.2.2-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Thu, 27 Feb 2003 15:45:53 +1100
libextractor (0.2.1-1) unstable; urgency=low
* New upstream release
-- Glenn McGrath <bug1@debian.org> Fri, 7 Feb 2003 14:02:26 +1100
libextractor (0.2.0-1) unstable; urgency=low
* Initial Release.
-- Glenn McGrath <bug1@debian.org> Wed, 5 Feb 2003 13:28:56 +1100