presage (0.9.1-1.1ubuntu2) xenial; urgency=medium

  * No-change rebuild for ncurses6 transition.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 07 Feb 2016 09:45:05 +0000

presage (0.9.1-1.1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/lib_underlinkage.patch: Added missing lib to link,
      fixing FTBFS.
    - Remove python-wxgtk3.0 from Build-Depends
    - debian/patches/ubuntu_dont_require_wxpython.patch: Do not check for wx
      to enable pyprompter
    - debian/patches/dont-tokenize-on-apostrophes.patch: Allow words with
      apostrophes to be predicted
    - Build-depend on swig (3.0) instead of swig2.0.
  * Dropped changes, included in Debian:
    - Build using GCC 5.
    - Update symbols file.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 31 Oct 2015 22:10:08 -0700

presage (0.9.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename package for GCC 5 transition (Closes: #799642)

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 04 Oct 2015 13:52:15 +0800

presage (0.9.1-1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release (Closes: #792527)

 -- Aron Xu <aron@debian.org>  Sat, 15 Aug 2015 23:44:45 +0800

presage (0.9.1-0ubuntu3) xenial; urgency=medium

  * Build-depend on swig (3.0) instead of swig2.0.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 30 Oct 2015 13:09:52 -0700

presage (0.9.1-0ubuntu2) wily; urgency=medium

  * Build using GCC 5.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 15 Jul 2015 20:21:30 +0200

presage (0.9.1-0ubuntu1) wily; urgency=medium

  * New upstream version.
    - No test failures with GCC 5.
  * Update symbols file.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 15 Jul 2015 20:09:44 +0200

presage (0.9-1ubuntu3) vivid; urgency=medium

  * Remove python-wxgtk3.0 from Build-Depends (LP: #1430923)
  * debian/patches/ubuntu_dont_require_wxpython.patch:
    - Do not check for wx to enable pyprompter

 -- Aron Xu <happyaron@ubuntu.com>  Thu, 12 Mar 2015 00:38:45 +0800

presage (0.9-1ubuntu2) vivid; urgency=medium

  * debian/patches/dont-tokenize-on-apostrophes.patch:
    - Allow words with apostrophes to be predicted (lp: #1384800)

 -- Michael Sheldon <michael.sheldon@canonical.com>  Wed, 04 Feb 2015 10:16:01 +0100

presage (0.9-1ubuntu1) vivid; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/lib_underlinkage.patch:
      + Added missing lib to link, fixing FTBFS. (Closes: #776720)
  * Drop following patches, fixed upstream:
    - debian/patches/automake-parallel.patch
    - debian/patches/no-automake-werror.patch

 -- Artur Rona <ari-tczew@ubuntu.com>  Sat, 31 Jan 2015 20:19:30 +0100

presage (0.9-1) unstable; urgency=medium

  * New upstream release.
  * Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #756518
  * Fix regression introduced with upgrade to wxPython3.0. Closes: #758499
  * Fix out-of-date-standards-version lintian warning.
  * Convert libpresage1, libpresage1-dbg, libpresage-data, and
    libpresage-dev binary packages to multiarch. Closes: #728979

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sun, 28 Sep 2014 14:20:39 +0100

presage (0.8.9-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update for wxPython3.0 (Closes: #758499):
    + New patch: wxpy3.0-compat.patch

 -- Olly Betts <olly@survex.com>  Sun, 14 Sep 2014 16:19:03 +0000

presage (0.8.9-1) unstable; urgency=low

  * New upstream release.
  * Fix FTBFS caused by changes in GTK and Glibc. Closes: #713617
  * Fix out-of-date-standards-version lintian warning.
  * Added missing build dependency.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 02 OCt 2013 18:23:01 +0100

presage (0.8.8-1ubuntu3) trusty; urgency=medium

  * Use dh-autoreconf to update libtool for ppc64el.
  * Disable automake -Werror.
  * Make shell based test script compatible with automakes (new) default
    parallel test runner.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 24 Dec 2013 17:28:18 +0000

presage (0.8.8-1ubuntu2) trusty; urgency=low

  * Convert libpresage1, libpresage1-dbg, libpresage-data, and
    libpresage-dev binary packages to multiarch.

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 07 Nov 2013 14:19:59 +0000

presage (0.8.8-1ubuntu1) raring; urgency=low

  * Added missing lib to link, fixing FTBFS.

 -- Daniel T Chen <crimsun@ubuntu.com>  Thu, 18 Apr 2013 16:10:04 -0400

presage (0.8.8-1) unstable; urgency=low

  * New upstream release.
  * Enable build hardening.
  * Detect dbus-python via Python. Closes: #673860

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 06 Jun 2012 20:58:31 +0100

presage (0.8.7-3) unstable; urgency=medium

  * debian/control: move doxygen and graphviz to Build-Depends-Indep.
    This will avoild builing the docs during binary-only build, thus making
    the package a lot easier to build on slow architectures. Closes: #675100.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 30 May 2012 21:58:15 +0100

presage (0.8.7-2) unstable; urgency=low

  * Fix build failure with GCC 4.7. Closes: #672100.
  * Fix out-of-date-standards-version lintian warning.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 09 May 2012 19:07:18 +0100

presage (0.8.7-1) unstable; urgency=low

  * New upstream release.
  * Added presage-dbus package.
  * Added .desktop and icon files for gprompter and pyprompter.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sat, 22 Oct 2011 20:28:00 +0100

presage (0.8.6-2) unstable; urgency=low

  * Fixed install layout dh_python2 warning.
  * Added -dbg debug packages.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Wed, 24 Aug 2011 18:38:39 +0100

presage (0.8.6-1) unstable; urgency=low

  * Initial release (Closes: #468820)
  * Use autotools-dev.
  * Fixed Vcs-Svn and Vcs-Browser fields.
  * Switched from python-support to dh_python2.
  * Switched packaging from CDBS to debhelper dh.
  * Build python extension module for all pyversions.
  * Fixed pyprompter module packaging.
  * Fixed embedded-javascript-library lintian warning.
  * Updated to latest policy.
  * Added entries for new files in debian/copyright.
  * Added DEP-3 headers to patches.
  * Renamed presage-gprompter package to gprompter.
  * Renamed presage-pyprompter package to pyprompter.
  * Ship README NEWS TODO AUTHORS THANKS to libpresage1, presage, gprompter,
    pyprompter packages.
  * Install language models in /usr/share/presage.
  * Install API docs in /usr/share/doc/libpresage-doc.
  * Removed reference to info documentation from man pages.
  * Added support for controlling and versioning symbols exported by libpresage.
  * Added rule to remove embedded tinyxml source and header files.
  * Fixed hyphen-used-as-minus-sign lintian warning.
  * Renamed binary package presage-doc to libpresage-doc.
  * Added "-Wl,--as-needed" to LDFLAGS to resolve avoidable dependency warnings.
  * Fixed lintian extended-description-is-probably-too-short informational
    warnings.
  * Fixed FBTFS when building twice in a row.

 -- Matteo Vescovi <matteo.vescovi@yahoo.co.uk>  Sat, 6 Aug 2011 09:26:15 +0000

