libpuzzle (0.11-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
      - Build-Depends: libgd-dev instead of libgd2-noxpm-dev.
        (Closes: #880774) -  Thanks Adrian Bunk
  * debian/rules:
      - Add DEB_CFLAGS_MAINT_APPEND = -fPIE
      - Add DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Sun, 12 Nov 2017 14:18:03 -0200

libpuzzle (0.11-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * All references to build libpuzzle-php package were 
    removed. No support to PHP7. (Closes: #821688)
  * debian/control:
      - Bump Standards-Version from 3.9.5 to 3.9.8.
      - Homepage entry updated. github.com
      - Vcs-* entries updated. And using https.
      - php5-dev removed from Build-Depends.
      - chrpath removed from Build-Depends.
      - libpuzzle-php entry removed. No support to PHP7. No reverse depends.
  * debian/copyright:
      - Upstream Copyright: 2007-2009 
  * debian/patches:
      - 02_link_against_libm renamed to 02_link_against_libm_jump_regress_1_test
        Add a reference to skip regress_1 test. As recommended by the upstream.
        Please see the header.
  * debian/rules:
      - References to php removed. libpuzzle 0.11 does not support PHP7.
        (Closes: #
      - Hardening added.
      - LDFLAGS maint append added.
  * debian/watch:
      - version 4.
      - github address added. There is no release on github yet. A guess line.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Mon, 19 Sep 2016 12:20:45 -0300

libpuzzle (0.9-6) unstable; urgency=medium

  * Add a patch to force linking against libm (Closes: #734564)
  * Use dh-autoreconf instead of autotools-dev to fix FTBFS on
    ppc64el. Thanks to Logan Rosen <logan@ubuntu.com> for the patches.
  * Bump Standards-Version to 3.9.5
  * Tiny updates in debian/copyright
  * Fix Vcs-Browser field
  * Add symbols file for libpuzzle1

 -- Emmanuel Bouthenot <kolter@debian.org>  Fri, 21 Mar 2014 21:44:57 +0100

libpuzzle (0.9-5) unstable; urgency=low

  * Taking over the maintenance of libpuzzle: add myself to Uploaders
    (Closes: #651426)
  * Bump Standards-Version to 3.9.3
  * Switch source format to '3.0 (quilt)'
  * Switch build system to full debhelper 9 (bye bye CDBS)
  * Add a patch to cleanly build the PHP module separately
  * Add Multi-Arch support
  * Fix typo in libpuzzle manpage
  * Fix various pod errors in manpages pod files
  * Switch debian/copyright to DEP5 format
  * Update Vcs-* fields
  * Use php5{en,dis}mod for conffile handling (Closes: #667769)

 -- Emmanuel Bouthenot <kolter@debian.org>  Sun, 06 May 2012 13:08:20 +0000

libpuzzle (0.9-4) unstable; urgency=high

  * Fix missing dependency on phpapi-* for libpuzzle-php, thanks to
    Raphael Geissert (Closes: #566289):
     - Add ${php:Depends} to its Depends.
     - Use $(php-config5 --phpapi) to define this variable in the
       associated substvars file.
  * Set urgency to “high” accordingly.

 -- Cyril Brulebois <kibi@debian.org>  Thu, 28 Jan 2010 20:35:16 +0100

libpuzzle (0.9-3) unstable; urgency=low

  * Fix comment in debian/libpuzzle.ini as requested by Thijs Kinkhorst
    since the previous style generates warnings with PHP 5.3: Replace
    leading “#” with “;”, which is said to work with all current PHP
    versions.
  * Add ${misc:Depends} to libpuzzle-dev.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 03 Jan 2010 20:24:13 +0100

libpuzzle (0.9-2) unstable; urgency=low

  * Pass “LDFLAGS=""” to the PHP extension's ./configure script. Since
    dpkg-buildpackage now exports LDFLAGS, an FTBFS is triggered because
    of “-Wl,-z,defs” (which was previously only used for the shared
    library, as intended); and since “-Wl,--as-needed” isn't sufficient to
    get rid of extra linking for that extension anyway, passing an empty
    LDFLAGS variable for that part of the build (Closes: #475984).
  * Move the maintainership to pkg-phototools as originally planned
    (thanks to to Emmanuel Bouthenot who proposed that package):
     - Set Maintainer to pkg-phototools.
     - Set Uploaders to myself, and update the mail address.
     - Add Vcs-Browser and Vcs-Git.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 26 Apr 2008 11:34:21 +0200

libpuzzle (0.9-1) unstable; urgency=low

  * Initial release (Closes: #445180).

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Mon, 17 Mar 2008 01:25:25 +0100

