phpunit-exporter (6.3.0-4) unstable; urgency=medium

  * Source-only upload for testing migration

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 12:06:18 +0100

phpunit-exporter (6.3.0-3) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 11

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 09:27:39 +0100

phpunit-exporter (6.3.0-2) experimental; urgency=medium

  * Allow stderr during debci

 -- David Prévot <taffit@debian.org>  Sat, 28 Dec 2024 14:05:27 +0100

phpunit-exporter (6.3.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Make configuration for maximum string length consistent with configuration
    for array shortening
  * Prepare release

 -- David Prévot <taffit@debian.org>  Wed, 25 Dec 2024 13:45:54 +0100

phpunit-exporter (6.1.3-1) experimental; urgency=medium

  [ Brett McBride ]
  * avoid using Reflection for some classes if a class has problems with
    Reflection, then fall back to the old toArray method of counting its
    properties. For example, using reflection on an ext-protobuf Message
    causes a segfault

  [ Sebastian Bergmann ]
  * Use PHPStan instead of Psalm
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sat, 06 Jul 2024 10:49:18 +0200

phpunit-exporter (6.1.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Markus Staab ]
  * Remove unnecessary sprintf() in hot path
  * Take shortcut when exporting a string
  * Shorten big arrays to speedup phpunit
  * count items recursively
  * Faster `Exporter-> exportString()`
  * Prevent unnecessary calls to `str_repeat()`

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

 -- David Prévot <taffit@debian.org>  Sun, 23 Jun 2024 00:17:12 +0200

phpunit-exporter (6.0.1-2) experimental; urgency=medium

  * Use phpab for debci

 -- David Prévot <taffit@debian.org>  Sun, 19 May 2024 21:38:45 +0200

phpunit-exporter (6.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Do not use implicitly nullable parameters and prepare release

  [ David Prévot ]
  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Sun, 03 Mar 2024 09:07:11 +0100

phpunit-exporter (6.0.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Start development of next major version
  * Bump copyright year
  * Prepare release

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

 -- David Prévot <taffit@debian.org>  Sat, 03 Feb 2024 17:07:32 +0100

phpunit-exporter (5.1.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Markus Staab ]
  * Optimize exporting big object graphs

 -- David Prévot <taffit@debian.org>  Tue, 26 Sep 2023 07:53:11 +0200

phpunit-exporter (5.1.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Gabriel Ostrolucký ]
  * Modernize array syntax

 -- David Prévot <taffit@debian.org>  Tue, 19 Sep 2023 09:25:32 +0530

phpunit-exporter (5.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Update security policy

 -- David Prévot <taffit@debian.org>  Sat, 09 Sep 2023 14:28:31 +0530

phpunit-exporter (5.0.0-1) experimental; urgency=medium

  * Upload new major version to experimental

  [ Sebastian Bergmann ]
  * Drop support for PHP 7.3 and PHP 7.4
  * Drop support for PHP 8.0
  * Bump copyright year
  * Add Security Policy
  * Prepare release

  [ David Prévot ]
  * Set upstream metadata fields: Security-Contact.
  * Update standards version to 4.6.2, no changes needed.
  * Update copyright (years and license)
  * Ship upstream security notice
  * Use phpunit 10 for tests
  * Provide autoload.php for tests

 -- David Prévot <taffit@debian.org>  Sat, 04 Feb 2023 08:24:42 +0100

phpunit-exporter (4.0.5-1) unstable; urgency=medium

  [ Michael Voříšek ]
  * Fix float export precision

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sat, 17 Sep 2022 10:18:31 +0200

phpunit-exporter (4.0.4-2) unstable; urgency=medium

  * Install /u/s/p/overrides file
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1
  * Drop now useless debian/pkg-php-tools-* files

 -- David Prévot <taffit@debian.org>  Sat, 09 Jul 2022 23:00:48 +0200

phpunit-exporter (4.0.4-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Update standards version to 4.6.0, no changes needed.
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update copyright (years)
  * Update d/clean

  [ jrfnl ]
  * Improve export of closed resources (for 3.x)

 -- David Prévot <taffit@debian.org>  Thu, 11 Nov 2021 21:54:30 -0400

phpunit-exporter (4.0.3-2) unstable; urgency=medium

  * Source upload now that everything is in place

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 19:06:13 -0400

phpunit-exporter (4.0.3-2~stage1) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 18:53:48 -0400

phpunit-exporter (4.0.3-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Wed, 30 Sep 2020 09:45:05 -0400

phpunit-exporter (4.0.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Ignore tests etc. from archive exports
  * Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
  * Prepare release

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Build-Depend on recent phpunit

 -- David Prévot <taffit@debian.org>  Sun, 28 Jun 2020 14:22:39 -1000

phpunit-exporter (4.0.0-1) experimental; urgency=medium

  * Upload version compatible with PHPUnit 9 to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Drop support for PHP 7.0, PHP 7.1, and PHP 7.2
  * Prepare release

  [ David Prévot ]
  * debian/copyright: Update copyright (years)
  * debian/upstream/metadata:
    set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0

 -- David Prévot <taffit@debian.org>  Fri, 07 Feb 2020 22:48:19 -1000

phpunit-exporter (3.1.2-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Add ChangeLog
  * Prepare release

  [ Claudio Zizza ]
  * Remove unsupported HHVM code
  * Increase code coverage

  [ Ciaran McNulty ]
  * Make str_repeat call stricter

  [ David Prévot ]
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- David Prévot <taffit@debian.org>  Mon, 16 Sep 2019 18:23:42 -1000

phpunit-exporter (3.1.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Bump copyright year

  [ David Prévot ]
  * Use debian/clean for directories
  * Drop get-orig-source target
  * Move repository to salsa.d.o
  * Use versioned copyright format URI.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Contact, Name.
  * Update Standards-Version to 4.4.0
  * Update copyright (years)
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Mon, 12 Aug 2019 07:03:11 -1000

phpunit-exporter (3.1.0-2) unstable; urgency=medium

  * Upload to unstable, with the rest of the latest PHPUnit stack
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sat, 25 Nov 2017 15:49:34 -1000

phpunit-exporter (3.1.0-1) experimental; urgency=medium

  * Upload version only compatible with latest PHPUnit to experimental

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update copyright (years)
  * Don’t use default upstream build system
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Tue, 22 Aug 2017 17:44:55 -1000

phpunit-exporter (1.2.2-1) unstable; urgency=medium

  [ KUBO Atsuhiro ]
  * Add "ext-mbstring" to "require-dev" in composer.json

  [ Sebastian Bergmann ]
  * Bump version

  [ David Prévot ]
  * Update Standards-Version to 3.9.8
  * Use php-mbstring for tests

 -- David Prévot <taffit@debian.org>  Tue, 21 Jun 2016 12:40:36 -0400

phpunit-exporter (1.2.1-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7
  * Rebuild with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Thu, 03 Mar 2016 20:44:15 -0400

phpunit-exporter (1.2.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Fix CS/WS issues

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 12:05:41 -0400

phpunit-exporter (1.2.0-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released
  * Load RecursionContext from autoload
  * Use homemade autoload.php for tests

 -- David Prévot <taffit@debian.org>  Thu, 14 May 2015 14:26:17 -0400

phpunit-exporter (1.2.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Use Context class from new separate package

  [ David Prévot ]
  * Fix source and homepage URLs
  * Adapt packaging to Composer source
  * Update copyright
  * Bump standards version to 3.9.6
  * Provide DEP-8 tests
  * Upload to experimental to respect the freeze

 -- David Prévot <taffit@debian.org>  Sun, 08 Feb 2015 18:42:51 -0400

phpunit-exporter (1.0.0-1) unstable; urgency=low

  * Initial Release (Closes: #745854)

 -- David Prévot <taffit@debian.org>  Fri, 25 Apr 2014 16:52:37 -0400