pkg-php-tools (1.3) unstable; urgency=low

  * PEAR channels support (Closes: #656960)
    - detect channel.xml file
    - carefully install only channel files
    - more substvars
  * Bumped Standards-Version to 3.9.4 (no change).
  * Documentation updates and improvements 

 -- Mathieu Parent <sathieu@debian.org>  Tue, 08 Jan 2013 22:20:54 +0100

pkg-php-tools (1.2) unstable; urgency=low

  * Compare to builtin extensions case-incensitively and don't "generate broken
    dependency on php5-spl" (Closes: #696743)
  * internal changes:
    - rename _pear("install", ...) to _pear_install(...)

 -- Mathieu Parent <sathieu@debian.org>  Mon, 07 Jan 2013 20:28:20 +0100

pkg-php-tools (1.1) unstable; urgency=low

  * Upload to unstable, as needed by php-horde-mail (Closes: #697499),
    php-horde-test (Closes: #697498) and maybe more
  * More documentation 
  * Move package.xml modifications to configure step. this allows wild things
    to happen between configure and install (like removing references to files) 

 -- Mathieu Parent <sathieu@debian.org>  Sun, 06 Jan 2013 19:16:37 +0100

pkg-php-tools (1) experimental; urgency=low

  * Use integer versions
  * Renamed debian/pkg-php-tools-override to debian/pkg-php-tools-overrides
  * New override for  phpunit-story
  * "builtin" and "none" special package names converts to NULL
  * PDO considered builtin (included in php5-common)
  * new "extension" pseudo channel to call
    pearExtensionNameToDebianPackageName()

 -- Mathieu Parent <sathieu@debian.org>  Wed, 12 Dec 2012 21:36:32 +0100

pkg-php-tools (0.9) experimental; urgency=low

  [ Olivier Berger ]
  * fix for docs installed in subdir which is not necessary

  [ Mathieu Parent ]
  * Clean COPYING and LICENSE files anywhere in doc
  * Allow to override Debian package names (needed for PHPUnit, see #656244).
    More info in dh_phppear(1) manpage.

 -- Mathieu Parent <sathieu@debian.org>  Sun, 09 Dec 2012 13:46:47 +0100

pkg-php-tools (0.8) unstable; urgency=low

  * Updated Vcs fields to use the pkg-php repo on Alioth.
  * Added myself as uploader.
  * Patched lib/scripts/phppkginfo to not have warnings in case there's no
  upstream changelog in the package.xml.
  * Added a debian/gbp.conf.
  * Bumped Standards-Version: to 3.9.3 (no change).

 -- Thomas Goirand <zigo@debian.org>  Mon, 07 May 2012 14:24:48 +0000

pkg-php-tools (0.7) unstable; urgency=low

  * Fix prune of /usr/share/doc subdirectories when it doesn't exists

 -- Mathieu Parent <sathieu@debian.org>  Sun, 12 Feb 2012 19:28:17 +0100

pkg-php-tools (0.6) unstable; urgency=low

  * phppkginfo: support aNN and bNN for alpha and beta versions (used by the
    PEAR package)
  * Debian::Debhelper::Buildsystem::phppear: remove md5sums
  * prune /usr/share/doc subdirectories (package-contains-empty-directory from
    lintian)
  * Use PEAR list in maintainer field (Closes: #656993)

 -- Mathieu Parent <sathieu@debian.org>  Sat, 28 Jan 2012 21:29:38 +0100

pkg-php-tools (0.5) unstable; urgency=low

  * dh_phppear, Debian::Debhelper::Buildsystem::phppear:
    - check for phppkginfo exit code
    - run phppkginfo with -d option (errors are sent to STDERR)
  * phppkginfo:
    - various corrections to debian_deps
    - wildguess if a package if a PECL and use the appropriate prefix

 -- Mathieu Parent <sathieu@debian.org>  Sun, 24 Jul 2011 23:52:07 +0200

pkg-php-tools (0.4) unstable; urgency=low

  * phppkginfo:
    - add support for PEAR_PackageFile_v1 to hasphpscript
    - add no-op support for PEAR_PackageFile_v1 to debian_deps
    - prefer package2.xml over package.xml if present
  * dh_phppear: Drop the dot at end of summary if present (prevent
    description-synopsis-might-not-be-phrased-properly lintian warning)
  * README.Debian: update to debhelper 8

 -- Mathieu Parent <sathieu@debian.org>  Sun, 24 Jul 2011 16:08:47 +0200

pkg-php-tools (0.3) unstable; urgency=low

  * Fix changelog generation when there is only one item
  * Change phppkginfo usage to put command first
  * phppkginfo:
    - implement an algorithm constructing the debian package name
      from the pear channel url and package name
    - rewritten to use PEAR_PackageFile methods (commands release_license and
      packagerversion dropped)
    - added command debian_pkgname
    - added command debian_version 

 -- Mathieu Parent <sathieu@debian.org>  Sun, 24 Jul 2011 01:07:27 +0200

pkg-php-tools (0.2) unstable; urgency=low

  * bin/dh_phppear: Format ${phppear:description} as recommended by policy
    (Wrap and replace empty lines with a dot)
  * Debian::Debhelper::Buildsystem::phppear: install upstream changelog

 -- Mathieu Parent <sathieu@debian.org>  Fri, 22 Jul 2011 22:18:29 +0200

pkg-php-tools (0.1) unstable; urgency=low

  * Initial Release (Closes: #629541).
  * Perl's Debian::Debhelper::Buildsystem::phppear: Automatic builder
  * Perl's Debian::Debhelper::Sequence::phppear
  * bin/dh_phppear: calculates PHP PEAR dependencies and add them to
    ${phppear:*} substvars
  * Manpage for dh_phppear
  * lib/scripts/phppkginfo:
    - Stolen from package dh-make-php
    - added -d option: print debug to STDERR
    - added "channel" command: print the PEAR channel URL
    - added "debian_deps" command: print a dependency list, the debian way
    - don't validate package files (this allows one to build package from
      unregistred channels
    - Check first for package.xml in subdirs, to have correct relative dirs
    - Remove old pear compatibility
    - various other small changes
  * Thanks to Gunnar Wrobel for all the tests!

 -- Mathieu Parent <sathieu@debian.org>  Sun, 03 Jul 2011 15:27:58 +0200
