phpab (1.25.8-1build2) focal; urgency=medium

  * Rebuild against newly bootstrapped phpunit.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sun, 24 Nov 2019 09:26:29 +0100

phpab (1.25.8-1build1) focal; urgency=medium

  * Rebuild against bootstrapped phpunit

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 23 Nov 2019 18:16:09 +0100

phpab (1.25.8-1) unstable; urgency=medium

  [ Arne Blankerts ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Fri, 22 Nov 2019 17:43:28 -1000

phpab (1.25.7-1) unstable; urgency=medium

  [ sudomabider ]
  * fix gzip usage in cli

  [ Arne Blankerts ]
  * Fix relative path resolving for static lists
  * Update changelog for release

  [ David Prévot ]
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Fri, 15 Nov 2019 06:53:07 -1000

phpab (1.25.6-2) unstable; urgency=medium

  * Upload to unstable now tht buster has been released
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Add self to Uploaders
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sun, 18 Aug 2019 08:15:26 -1000

phpab (1.25.6-1) experimental; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Mon, 20 May 2019 12:49:37 -1000

phpab (1.25.5-1) experimental; urgency=medium

  * Team upload, to experimental during the freeze

  [ Arne Blankerts ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Sun, 28 Apr 2019 14:43:45 -1000

phpab (1.25.3-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Update changelog

  [ David Prévot ]
  * Simplify clean target

 -- David Prévot <taffit@debian.org>  Mon, 11 Feb 2019 16:06:40 -1000

phpab (1.25.2-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Bump copyright

  [ David Prévot ]
  * Update copyright (years)
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Thu, 07 Feb 2019 21:15:28 -1000

phpab (1.25.1-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Update changelog

  [ Remi Collet ]
  * Fix PHP 7.3 warnings => PHP Warning:  Uncaught "continue" targeting switch
    is equivalent to "break". Did you mean to use "continue 2"?

  [ David Prévot ]
  * Drop patch applied upstream

 -- David Prévot <taffit@debian.org>  Fri, 19 Oct 2018 17:11:28 -1000

phpab (1.25.0-2) unstable; urgency=medium

  * Team upload
  * Fix PHP 7.3 warnings, thanks to Remi Collet <remi@remirepo.net>
  * Use debhelper-compat 11
  * Drop get-orig-source target
  * Use https in Format
  * Use Standards-Version 4.2.1

 -- David Prévot <taffit@debian.org>  Mon, 15 Oct 2018 21:39:35 -1000

phpab (1.25.0-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Add opcache warming mode feature
  * Update changelog

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

 -- David Prévot <taffit@debian.org>  Sat, 07 Jul 2018 19:15:01 -1000

phpab (1.24.1-1) unstable; urgency=medium

  * Team upload

  [ Remi Collet ]
  * use modern phpunit

  [ Arne Blankerts ]
  * Update Copyright
  * Extend parser to handle PHP 7's anonymous classes
  * Update changelog for 1.24.1

  [ David Prévot ]
  * Handle patch with gbp pq
  * Update copyright (years)
  * Drop versioned dependency satisfied in stable
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Tue, 24 Oct 2017 12:13:09 -1000

phpab (1.21.0-3) unstable; urgency=medium

  * Make the build reproducible.
    Thanks to Chris Lamb (Closes: #834754)
  * Update Standards-Version to 3.9.8

 -- Prach Pongpanich <prach@debian.org>  Wed, 18 Jan 2017 10:54:02 +0700

phpab (1.21.0-2) unstable; urgency=medium

  * Team upload
  * Use static autoload.php from dependencies
  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sun, 20 Mar 2016 14:59:50 -0400

phpab (1.21.0-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Add support for specifying Hash algorithm to use for phar generation
    (SHA-1, SHA-256, SHA-512)

 -- David Prévot <taffit@debian.org>  Sun, 15 Nov 2015 11:26:17 -0400

phpab (1.20.3-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * update changelog

  [ David Prévot ]
  * Adapt package to proper upstream changelog

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 21:42:01 -0400

phpab (1.19.0-1) unstable; urgency=medium

  * Team upload

  [ Remi Collet ]
  * try to allow files from composer.json, autoload.classmap
  * set default basedir from output path, fix #57
  * also accept files in CLI arguments

  [ Arne Blankerts ]
  * Prepare Release 1.19.0

 -- David Prévot <taffit@debian.org>  Sat, 04 Jul 2015 15:47:21 -0400

phpab (1.17.0-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Update readme for 1.17.0

  [ David Prévot ]
  * Update copyright (year)

 -- David Prévot <taffit@debian.org>  Sat, 23 May 2015 13:31:10 -0400

phpab (1.16.2-1) unstable; urgency=medium

  * Team upload

  [ Arne Blankerts ]
  * Degrade pear support to phar wrapper

  [ David Prévot ]
  * Adapt packaging to Composer source
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Wed, 15 Apr 2015 17:30:23 -0400

phpab (1.16.0-1) unstable; urgency=low

  * Initial release. (Closes: #760970)

 -- Prach Pongpanich <prachpub@gmail.com>  Wed, 10 Sep 2014 21:27:04 +0700
