ppl (0.10.2-8) unstable; urgency=low

  * Ignore testsuite failures on armel as these seem to be caused by
    miscompilation, see #593324.
  * No more swi-prolog on mips, don't build PPL Prolog interface on mips.
    Closes: #593393.

 -- Michael Tautschnig <mt@debian.org>  Mon, 06 Sep 2010 12:31:59 +0200

ppl (0.10.2-7) unstable; urgency=low

  * Drop xpdf-utils from build depends to fix FTBFS. Closes: #591155.
  * Bumped Standars-Version to 3.9.1 (no changes).
  * Specifically require automake1.10 as we modify some Makefile.am.
  * swi-prolog now ships executable linker as swipl-ld.

 -- Michael Tautschnig <mt@debian.org>  Sun, 01 Aug 2010 12:22:05 +0200

ppl (0.10.2-6) unstable; urgency=low

  * Another bugfix to work around incomplete signal handling on hurd.

 -- Michael Tautschnig <mt@debian.org>  Tue, 02 Mar 2010 16:08:49 +0100

ppl (0.10.2-5) unstable; urgency=low

  * Dropped versioned build dep on libgmp3-dev as even etch has a sufficiently
    new version.
  * Dropped build dep on quilt.
  * Added upstream patches to work around incomplete signal handling on hurd.
  * Disable 2 Prolog tests as there is some failure on PowerPC only that I'm
    unable to debug. Closes: #570387.

 -- Michael Tautschnig <mt@debian.org>  Sun, 28 Feb 2010 10:35:31 +0100

ppl (0.10.2-4) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format, removed quilt-related code from
    debian/rules.
  * Bumped Standars-Version to 3.8.4 (no changes).
  * Added ${misc:Depends} as we are using debhelper.
  * Build SWI-Prolog bindings on linux architectures only as swi-prolog is not
    available on others.

 -- Michael Tautschnig <mt@debian.org>  Wed, 03 Feb 2010 00:11:22 +0100

ppl (0.10.2-3) unstable; urgency=low

  * Bumped Standars-Version to 3.8.3 (no changes).
  * Added README.source.
  * Added current upstream patches for 0.10.2.
  * Don't watch snapshots, only do stable releases.
  * Added SWI-Prolog bindings (new package libppl-swi, thanks Israel Herraiz
    <isra@herraiz.org>). Closes: #540083.

 -- Michael Tautschnig <mt@debian.org>  Fri, 16 Oct 2009 12:33:08 +0200

ppl (0.10.2-2) unstable; urgency=low

  * debian/rules: Use findstring instead of filter. This should really run
    the testsuite with -k on alpha.

 -- Arthur Loiret <aloiret@debian.org>  Sun, 24 May 2009 07:49:26 +0000

ppl (0.10.2-1) unstable; urgency=medium

  * New upstream release.
  * Build-Depends-Indep on xpdf-utils | poppler-utils instead of xpdf-utils.
  * Run the testsuite with -k, and never fail the build in case of regressions
    on alpha. (this will change when graphite will be used by default in GCC).
  * debian/patches/exception_tests_alpha: Remove.

 -- Arthur Loiret <aloiret@debian.org>  Mon, 11 May 2009 22:08:57 +0000

ppl (0.10.1~pre13-1) unstable; urgency=medium

  * New upstream snapshot.
    - Dropped patch for bigendian issues.
  * urgency=medium because of FTBFS workaround.
  * Disabled more tests on alpha - exception handling is utterly broken on
    alpha, which will also affect users of PPL on that architecture (probably
    GCC PR 8966) as raised exception cause immediate aborts.
  * Re-enabled Build-Depends-Indep and adapted rules accordingly.
    Closes: #517659.
  * Bumped Standars-Version to 3.8.1 (no changes).
  * Updated copyright information for several files that had been added in
    0.10 and also have a specific license.
  * Added comments to quilt patch (thanks lintian).
  * Added one sentence explaining the difference between libpwl4 und
    libpwl-dev (thanks lintian).
  * Dropped the ChangeLog hackery using symlinks, the ChangeLog is pretty
    small nowadays.
  * Moved pwl.hh to libpwl-dev package.

 -- Michael Tautschnig <mt@debian.org>  Mon, 13 Apr 2009 08:04:52 +0200

ppl (0.10-4) unstable; urgency=medium

  * urgency=medium because of FTBFS workaround.
  * With #229357 still being open, we can't use Build-Depends-Indep the way
    policy suggests. It would have been too beautiful anyway.

 -- Michael Tautschnig <mt@debian.org>  Fri, 20 Feb 2009 10:11:26 +0100

ppl (0.10-3) unstable; urgency=medium

  * urgency=medium because of FTBFS workaround.
  * Exclude test11-test18 of generalizedaffineimage3.cc on alpha because of
    bugs in gcc/exception handling.
  * Moved the dependencies needed for building the documentation to
    Build-Depends-Indep.
  * Introducing quilt to manage patches.

 -- Michael Tautschnig <mt@debian.org>  Tue, 17 Feb 2009 09:10:34 +0100

ppl (0.10-2) unstable; urgency=high

  * urgency=high because of RC bug fix.
  * Check snapshots and releases for newer versions.
  * Proper defines on bigendian systems. Closes: #514158.
  * Don't ignore errors while running make check (this would have made visible
    the above bug immediately).

 -- Michael Tautschnig <mt@debian.org>  Wed, 04 Feb 2009 20:42:26 +0100

ppl (0.10-1) unstable; urgency=low

  * New upstream release.

 -- Michael Tautschnig <mt@debian.org>  Wed, 05 Nov 2008 06:54:23 +0000

ppl (0.10~pre34-1) unstable; urgency=low

  [ Arthur Loiret ]
  * New upstream snapshot.
  * Fix build on arm.  Closes: #499746.
  * debian/libp[pw]l-dev.preinst: handle /usr/share/doc/libp[pw]l
    symlink->directory conversion.
  * debian/rules:
    - Disable DH_VERBOSE by default.
    - Some cleanup.
  * debian/Makefile.in: Update from upstream.

  [ Michael Tautschnig ]
  * Added ocaml-nox to build-depends.
  * Bumped libppl-c library version.

 -- Michael Tautschnig <mt@debian.org>  Tue, 07 Oct 2008 22:36:39 +0000

ppl (0.10~pre27-4) unstable; urgency=low

  * debian/rules:
    - Always copy config.sub an config.guess since we Build-Depends on
      autotools-dev.
    - Fix targets to have testsuite runs.
    - Add check to .PHONY.
  * Move ppl_lcdd and ppl_lpsol binaries and manpages from libppl7 to
    libppl-dev, make libppl-dev Replaces libppl7 (<< 0.10~pre27-4).
    Closes: #499832.
  * Make libppl-dev Replaces libppl6, ppl-config binary has moved.
    Closes: #499830.
  * Make libpwl-dev Replaces libpwl3, /usr/bin/libpwl.a has moved.
    Closes: #499937.
  * Only install huge ChangeLog into libppl-dev and libpwl-dev.
    - Don't symlink libppl-dev /usr/share/doc dir to libppl7.
    - Add symlinks for changelog.gz to libppl7, libppl-c0 and libpwl4.

 -- Arthur Loiret <arthur.loiret@gmail.com>  Tue, 23 Sep 2008 19:53:51 +0000

ppl (0.10~pre27-3) unstable; urgency=low

  * Properly install ppl-config into libppl-dev package, including man page,
    dont't put it into libppl7, removed ppl_lcdd from -dev, is in libppl7
 
 -- Michael Tautschnig <mt@debian.org>  Thu, 11 Sep 2008 19:15:37 +0000

ppl (0.10~pre27-2) unstable; urgency=low

  * debian/rules: set texmf save_size to 10000 when building the docs
  * debian/control: libppl-dev Provides: libppl-c-dev
  * debian/control: Don't Recommends: graphviz, Suggests: libgmp3-doc, this is
    pointless
 
 -- Michael Tautschnig <mt@debian.org>  Thu, 11 Sep 2008 18:22:09 +0200

ppl (0.10~pre27-1) unstable; urgency=low

  * New upstream snapshot
  * debian/rules: Handle nocheck and parallel=n in DEB_BUILD_OPTIONS.
  * debian/copyright: It is now GPL 3+, not GPL 2+.
  * debian/control: make libppl-dev Depends on libppl-c0
  * debian/control: Set Maintainer to the Debian GCC Maintainers, add
    Michael Tautschnig and Arthur Loiret to Uploaders.
  * debian/rules: Run testsuite.
  * Backport from Ubuntu:
    - debian/control: Fix typos in short descriptions.
  * libpwl-dev is now separated from libpwl4
  * Added lintian override to silence warnings about empty files
 
 -- Michael Tautschnig <mt@debian.org>  Wed, 10 Sep 2008 21:56:34 +0000

ppl (0.9-5) unstable; urgency=low

   * Added build-dep on texlive-extra-utils. Thanks Hilmar.
   * Cleanup config.guess,config.sub as suggested in autotools-dev bug 482716
   * Bumped standards version to 3.8.0 (no changes)

 -- Michael Tautschnig <mt@debian.org>  Fri, 04 Jul 2008 07:40:34 +0000

ppl (0.9-4) unstable; urgency=low

   * Added build-dep on texlive-fonts-recommended to fix FTBFS

 -- Michael Tautschnig <mt@debian.org>  Fri, 04 Jul 2008 07:40:34 +0000

ppl (0.9-3) unstable; urgency=low

   * Added build-dep on texlive-latex-recommended to have a4.sty
   * Removed bashism in debian/rules

 -- Michael Tautschnig <mt@debian.org>  Fri, 04 Jul 2008 00:16:35 +0000

ppl (0.9-2) unstable; urgency=low

   * Added libppl-doc package
   * Removed build-depends on obsolete packages
   * Proper copyright file to include the special license used in some header
     files

 -- Michael Tautschnig <mt@debian.org>  Sun, 22 Jun 2008 02:09:30 +0200

ppl (0.9-1) unstable; urgency=low

   * Initial upload (closes: #409786)

 -- Michael Tautschnig <mt@debian.org>  Wed, 04 Jun 2008 19:08:00 +0000
