pinot (1.05-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC5 by adding -std=gnu++11 to CXXFLAGS. (Closes: #778063)

 -- Olly Betts <olly@survex.com>  Mon, 07 Sep 2015 17:58:50 +1200

pinot (1.05-1) unstable; urgency=low

  [ upstream ]
  * New release:
    + run rst2html on RST files, if available, and if RST files are
      detected as such.
    + better mbox parts extraction.
    + dropped unac in favour of own code, resulting in faster indexing.
    + pinot-index --override MIMETYPE:EXTENSION overrides MIME type
      detection based on files extensions.
    + turn memory pooling off by default to avoid issues with newer
      boost.
    + Updated localizations.
    + fix stripping of diacritics.
    + stem subject terms.
    + fixes to abstract generation, CJKV tokenization.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Recommend (not suggest) all external helper tools, except rpm.
    + Fix suggest file (needed to crawl rpm files).
    + Recommend python-docutils and bzip2.
    + Relax to build-depend unversioned on cdbs: Needed version
      satisfied in stable, and oldstable no longer supported.
    + Stop fallback-recommending xpdf-utils: obsolete even in stable.
    + Declare binary package relations in rules file.
    + Document suggested packages in long description.
  * Bump dephelper compatibility level to 8.
  * Bump standards-version to 3.9.4.
  * Use anonscm.debian.org URL for control file Vcs-Git field.
  * Update copyright file: Fix use comment pseudo-paragraphs to obey
    silly restrictions of copyright format 1.0.
  * Update copyright file:
    + Update copyright holders and coverage.
    + Fix merge double copyright fields.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 05 Mar 2013 15:12:54 +0100

pinot (1.0-1) unstable; urgency=low

  * New upstream release

  * Drop patch to link against libexttextcat: Adopted upstream.
  * Stop stripping deskbar-applet: Dropped upstream.
  * Relax build-dependency on libexiv2-dev.
  * Extend some copyright coverage, and update email of main author.
  * Extend copyright coverage of packaging.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Jun 2012 05:49:23 +0200

pinot (0.98-2) unstable; urgency=low

  [ Rene Engelhard ]
  * Add patch to actually link with -lexttextcat (not -ltextcat).
  * Build-depend on libexttextcat-dev (not libtextcat-dev), and
    build-conflicts against libtextcat-dev.

  [ Jonas Smedegaard ]
  * Readd libgmime-2.4-dev as fallback build-dependency, to ease
    backporting.
  * Bump standards-version to 3.9.3.
  * Refresh patches with shortening quilt options -pab --no-index
    --no-timestamps, and rewrap DEP3 headers at 72 chars.
  * Update copyright file:
    + Bump format to 1.0.
    + Fix double-indent in Copyright fields as per Policy §5.6.13.
    + Tidy Files paragraph of Boost patch, and list its license as
      separate paragraph.
  * Update upstream URLs.
  * Use anonscm.debian.org for Vcs-Browser field.
  * Build-depend on and use dh-autoreconf, as we patch configure.in.
  * Release for unstable: Recent enough exiv2 is finally released there.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 May 2012 22:40:02 +0200

pinot (0.98-1) experimental; urgency=low

  * New upstream release.
    Closes: bug#528009, #610092.
    + Supports lib(ext)textcat 3.
      Closes: bug#644287. Thanks to Rene Engelhard.
  * Update copyright file:
    + Rewrite using Subversion rev.174 of draft DEP5 format.
    + Extend copyright years.
    + Drop referencing no longer included Google sources.
    + Fix mark a section as a comment (not license).
  * Drop dpkg-source local-options hint: Declared options are default
    since dpkg-source 1.16.1.
  * Bump debhelper compatibility level to 7.
  * Stop explicitly force >2TB file support: handled upstream now.
  * Relax to generally build-depend unversioned: All satisfied even in
    oldstable.
  * Stop suppress optional build-dependencies:
    + Build-depend on devscripts.
    + Tighten build-dependency on cdbs.
  * Relax depend unversioned on deskbar-applet: Satisfied even in
    oldstable.
  * Fix stop build-depending on python-support (was needed only for
    dropped package deskbar-plugins-pinot).
  * Bump policy compliance to standards-version 3.9.2.
  * Extend copyright years of packaging, and refer to FSF website (not
    postal address).
  * Build-depend on libexiv2-dev (and not libexif-dev).
  * Release for experimental (where new enough exiv2 is available).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 24 Dec 2011 23:59:04 +0700

pinot (0.96-1.3) unstable; urgency=low

  * Non-maintainer upload with Jonas' consent.
  * Build against gmime 2.6. Closes: #664003

 -- Michael Biebl <biebl@debian.org>  Thu, 15 Mar 2012 14:19:54 +0100

pinot (0.96-1.2) unstable; urgency=low

  * Non-Maintainer Upload.
  * patches/boost1.48.patch: New. Include code from Boost singleton.hpp
    header, obsoleted in Boost 1.48.  Closes: #652786.

 -- Steve M. Robbins <smr@debian.org>  Mon, 30 Jan 2012 01:11:28 -0600

pinot (0.96-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop deskbar-plugins-pinot package as deskbar-applet has been removed.
    Closes: #645542

 -- Michael Biebl <biebl@debian.org>  Tue, 18 Oct 2011 00:53:07 +0200

pinot (0.96-1) unstable; urgency=low

  * New upstream release.
  * Use only official CDBS (drop local snippets): All improvements now
    adopted upstream.
  * Declare package relations recursively-expanded.
  * Drop all patches: Adopted upstream.
  * Ease building with git-buildpackage:
    + Git-ignore quilt .pc dir.
    + Add source local-options.
  * Extend years in licensing header of rules file.
  * Update copyright file:
    + Rewrite in draft DEP5 v135 format.
    + Update copyright years.
  * Ease backporting:
    + Only optionally-include upstream-tarball.mk.
    + Suppress optional build-dependencies.
  * Relax build-dependency on cdbs (needed version available in stable).
  * Build-depend on libattr1-dev for extended attributes support.
  * Stop build-depending on unused gsoap.
  * Bump standards-version to 3.9.1.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 15 Dec 2010 17:29:51 +0100

pinot (0.95-1) unstable; urgency=low

  * New upstream release.
  * Add NEWS entry about possible need of reindexing (as mentioned in
    upstream NEWS file).
  * Update local cdbs snippets:
    + Enhance package-relations.mk to support all binary package
      relations (except -indep ones).
    + Implement fail-source-not-repackaged rule in upstream-tarball.mk.
    + Update URL to draft DEP5 format in copyright-check.mk output.
  * Switch to source format 3.0 (quilt). Drop use of cdbs snippet
    patchsystem-quilt.mk. Stop build-depending on quilt or patchutils.
    Adjust README.source.
  * Restructure patches to DEP3 format: Adjust meta-info; drop leading
    numbers and README, unfuzz.
  * Bump policy compliancy to Standards Version 3.8.3.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 14 Nov 2009 12:54:20 +0100

pinot (0.94-1) unstable; urgency=low

  * New upstream release.
  * Drop unneeded DM-Upload-Allowed stanza from debian/control.
  * Simplify watch file (directly use download.berlios.net), and add
    comment hinting about its use.
  * Enable local CDBS script upstream-tarball.mk.
  * Build-depend on libgmime-2.4-dev (and not libgmime-2.0-2-dev).
  * Tighten build-dependency on cdbs.
  * Drop use of noop dh_desktop, thanks to lintian.
  * Bump policy compliance to Standards-Verstrol.in.1, thanks to
    lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Jun 2009 19:31:24 +0200

pinot (0.93-3) unstable; urgency=low

  * Define FILE_OFFSET_BITS=64 in CPPFLAGS (not CFLAGS). Closes:
    bug#530572 (hopefully for real this time).

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 13 Jun 2009 23:50:54 +0200

pinot (0.93-2) unstable; urgency=low

  * Define FILE_OFFSET_BITS=64 in CFLAGS to fix >2TB file support.
    Closes: bug#530572, thanks to Fabrice Colin.
  * Add proper licensing header to rules file. The file is essentially
    rewritten, permitting to relicense from GPL-3+ to GPL-2+.
  * Rewrite copyright to use DEP5 r54 proposed machine-readable format.
    Relax licensing of debian/* files.
  * Use local cdbs copyright-check.mk. Add copyright hints.
  * Bump policy compliancy to Standards Version 3.8.1.
  * Add symbolic link pinot-prefs.1.gz to pinot.1.gz, thanks to lintian.
  * Ignore private libraries, thanks to lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 07 Jun 2009 19:24:23 +0200

pinot (0.93-1) unstable; urgency=low

  [ David Paleino ]
  * New upstream release
  * debian/patches/:
    - 00-fix_ltmain.sh.patch refreshed
    - 01-fix_desktop_files.patch removed
    - series updated

  [ Jonas Smedegaard ]
  * Adopt package.  Closes: bug#513940.
  * Add README.source documenting use of git-buildpackage and CDBS.
  * Package now Git-maintained: Update Vcs-* hints.
  * Renumber patch.
  * Resolve build-dependencies using CDBS, declared in debian/rules.
  * Use CDBS snippets for patch, build and install routines.
  * Add patch 1002 fixing FTBFS (include som headers). Closes:
    bug#527676, thanks to Bart Martens.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 May 2009 01:13:07 +0200

pinot (0.90-1) experimental; urgency=low

  * Orphaning package
  * New upstream release
  * debian/patches/:
    - 01-fix_gcc4.4.patch removed, fixed upstream
    - 01-fix_desktop_files.patch added, remove deprecated Encoding
      field

 -- David Paleino <d.paleino@gmail.com>  Mon, 02 Feb 2009 22:01:04 +0100

pinot (0.89-1) experimental; urgency=low

  * New upstream release
  * DM-Upload-Allowed set
  * debian/patches/:
    - 01-fix_gcc4.4.patch added, thanks to Martin Michlmayr
      (Closes: #504908)
  * debian/control:
    - Standards-Version bumped to 3.8.0 (no changes needed)
    - debhelper dependency bumped to >= 6.0.7~ (debian/compat updated)
  * debian/pinot.lintian-overrides added (the empty stopwords directory
    is intended)
  * debian/rules:
    - added dh_lintian to binary target

 -- David Paleino <d.paleino@gmail.com>  Sat, 08 Nov 2008 14:35:29 +0100

pinot (0.85-1) unstable; urgency=low

  * New upstream release
  * debian/patches/:
    - 01-fix_m4_inclusion.patch removed, applied upstream.
  * debian/control:
    - added Build-Depends on libexif-dev (>= 0.6)

 -- David Paleino <d.paleino@gmail.com>  Sat, 24 May 2008 11:15:42 +0200

pinot (0.84-1) unstable; urgency=low

  * New upstream release
  * debian/patches/:
    - 01-fix_linux-inotify-syscalls.h.patch removed, merged upstream.
    - 01-fix_m4_inclusion.patch added, to fix possible "Fail to build
      Twice in a Row" bug

 -- David Paleino <d.paleino@gmail.com>  Sat, 29 Mar 2008 17:54:14 +0100

pinot (0.83-2) unstable; urgency=low

  * debian/patches:
    - 01-fix_linux-inotify-syscalls.h added (thanks to Michael Biebl):
      it should build on m68k, mips, mipsel and hppa now.

 -- David Paleino <d.paleino@gmail.com>  Fri, 14 Mar 2008 20:19:26 +0100

pinot (0.83-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - short description for "pinot" improved: now it specifies that
      pinot can do web queries as well.
  * debian/patches:
    - 01-fix_pinot.desktop.patch removed (merged upstream)

 -- David Paleino <d.paleino@gmail.com>  Sat, 01 Mar 2008 18:58:14 +0100

pinot (0.82-1) unstable; urgency=low

  * Initial release (Closes: #446517)

 -- David Paleino <d.paleino@gmail.com>  Thu, 21 Feb 2008 09:09:44 +0100
