phing (3.0.1-2) unstable; urgency=medium

  * Drop php-codesniffer support
  * Patch 32 bit systems
  * Exclude some 32bit incompatible tests
  * B-D on mikey179/vfsstream for some more tests to run
  * Use the built autoloader as a base for tests

 -- William Desportes <williamdes@wdes.fr>  Tue, 15 Apr 2025 10:35:49 +0200

phing (3.0.1-1) unstable; urgency=medium

  * New upstream version 3.0.1 (Closes: #1091520)
  * Replace pear-channels by dh-sequence-phpcomposer
  * Filter out some .git* files
  * Update d/watch to GitHub instead of pear
  * Update d/copyright
  * Refresh the packaging & refresh patches
  * Add more patches for tests and PHP 8.4 compatibility
  * Bump Standards-Version to 4.7.2
  * Adjust docs and examples
  * Adjust install
  * Better DEP-8 tests & test recommendations

 -- William Desportes <williamdes@wdes.fr>  Mon, 14 Apr 2025 22:06:48 +0200

phing (2.17.4-1) unstable; urgency=medium

  * New upstream version 2.17.4 (Closes: #978457)
  [ Athos Ribeiro ]
  * d/watch:
    - use https scheme to fix broken d/watch file.
    - update watch file format version to 4.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Remove unnecessary get-orig-source-target.

  [ William Desportes ]
  * Upgrade Standards-Version to 4.6.2
  * run wrap-and-sort and cme fix dpkg
  * Mark as "Multi-Arch: foreign"
  * Replace Uploaders by myself
  * Set branch on Vcs-Git
  * Update debian/upstream/metadata
  * Add DEP-3 Headers to the patch
  * Add gbp.conf
  * Update drop recommends patch
  * Add phing-*/package.xml to d/clean
  * Add autopkgtests
  * Add a patch for PHP 8.2 dynamic properties
  * Add a patch to update the package summary
  * Add an autopkgtest using phplint
  * Add PHP 8.2 patches for dynamic property, IteratorAggregate and Iterator
  * Add "Rules-Requires-Root: no"
  * Depend on php-xml

 -- William Desportes <williamdes@wdes.fr>  Sun, 05 Feb 2023 22:12:48 +0100

phing (2.16.1-1) unstable; urgency=medium

  [ Michiel Rook ]
  * Update version and changelog

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Wed, 07 Mar 2018 18:00:47 -1000

phing (2.16.0-1) unstable; urgency=medium

  [ Nishanth Aravamudan ]
  * Properly handle version from changelog (Closes: #827485) (LP: #1563098)

  [ David Prévot ]
  * Update Standards-Version to 4.0.0
  * Update copyright

 -- David Prévot <taffit@debian.org>  Thu, 03 Aug 2017 18:23:05 -0400

phing (2.14.0-1) unstable; urgency=medium

  [ siad007 ]
  * Added IsPropertyFalse/-True conditions
  * Added isWritable / isReadable selectors

  [ Siad Ardroumli ]
  * Added GitDescribeTask.
  * Create CutDirsMapper.php

  [ Michiel Rook ]
  * Bump version

  [ Maxime ]
  * Add an exit status code, to detect any initialization fail.

  [ David Prévot ]
  * PHP 7.0 transition:
    - Revert "Add override for php(5)-xdebug"
    - Build with recent pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 17:06:30 -0400

phing (2.13.0-2) unstable; urgency=medium

  * Keep JsMinTask.php since it doesn’t use JsMin anymore.
    Thanks to Scott Howard <showard@debian.org> (Closes: #810652)
  * Add override for php(5)-xdebug.
    Workaround the ongoing yet not ready PHP 7.0 transition (#814858).
    (Closes: #814809)
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Mon, 22 Feb 2016 23:15:38 -0400

phing (2.13.0-1) unstable; urgency=medium

  [ Michiel Rook ]
  * Update changelog for next release

 -- David Prévot <taffit@debian.org>  Sat, 05 Dec 2015 16:13:33 -0400

phing (2.12.0-1) unstable; urgency=medium

  [ siad007 ]
  * Added keep going mode
  * Added ProfileLogger
  * Added TempFile Task
  * Added EscapeUnicode filter
  * Added retry task.

  [ Nick Schuch ]
  * Adds multi to ImportTask

  [ Siad Ardroumli ]
  * Added concat filter.

 -- David Prévot <taffit@debian.org>  Sat, 29 Aug 2015 08:47:55 -0400

phing (2.11.0-1) unstable; urgency=medium

  [ Michiel Rook ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Sat, 23 May 2015 11:41:51 -0400

phing (2.10.1-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Fri, 15 May 2015 08:36:17 -0400

phing (2.10.1-1) experimental; urgency=medium

  [ Michiel Rook ]
  * HTTPS urls

  [ David Prévot ]
  * Use secured homepage

 -- David Prévot <taffit@debian.org>  Fri, 20 Feb 2015 08:43:23 -0400

phing (2.10.0-1) experimental; urgency=medium

  * Improve manpage

 -- David Prévot <taffit@debian.org>  Wed, 11 Feb 2015 10:37:15 -0400

phing (2.9.1-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Michiel Rook ]
  * PSR2 formatting

  [ Bas de Ruiter ]
  * reformatted to PSR-2

  [ siad007 ]
  * Added StopwatchTask
  * Added ThrowTask, TryCatchTask with exception reference support
  * Added SwitchTask
  * Added HttpCondition

  [ David Prévot ]
  * Define get-orig-source target
  * Bump standards version to 3.9.6
  * Non DFSG JsMin.php has been dropped

 -- David Prévot <taffit@debian.org>  Tue, 09 Dec 2014 17:27:15 -0400

phing (2.8.2+dfsg-1) unstable; urgency=medium

  [ Martin Hujer ]
  * Created JsHintTask to allow JSHint check of JavaScript files

  [ David Prévot ]
  * Add +dfsg suffix on repack
  * Update copyright
  * Explicitly recommend php-pear

 -- David Prévot <taffit@debian.org>  Wed, 03 Sep 2014 12:07:20 -0400

phing (2.7.0+dfsg-1) unstable; urgency=low

  * Initial Release (Closes: #283085)

 -- David Prévot <taffit@debian.org>  Sat, 26 Apr 2014 15:21:28 -0400