phpunit-comparator (6.3.1-3) unstable; urgency=medium

  * Upload for the reproducible effort

 -- David Prévot <taffit@debian.org>  Sun, 04 May 2025 21:17:16 +0200

phpunit-comparator (6.3.1-2) unstable; urgency=medium

  * Source-only upload for testing migration

 -- David Prévot <taffit@debian.org>  Fri, 07 Mar 2025 09:37:49 +0100

phpunit-comparator (6.3.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Closes #122

  [ David Prévot ]
  * Track version 6 (for Trixie?)
  * Update Standards-Version to 4.7.2

 -- David Prévot <taffit@debian.org>  Fri, 07 Mar 2025 09:04:27 +0100

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

  * Source-only upload for testing migration

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

phpunit-comparator (6.3.0-2) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 11

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

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

  [ Sebastian Bergmann ]
  * Declare optional dependency on ext/bcmath
  * Prepare release

  [ Alexander M. Turek ]
  * Support for BCMath\Number objects

  [ David Prévot ]
  * Update copyright (years)
  * Use php-bcmath for tests

 -- David Prévot <taffit@debian.org>  Thu, 09 Jan 2025 14:04:50 +0100

phpunit-comparator (6.2.1-1) experimental; urgency=medium

  [ Markus Staab ]
  * Remove common prefixes and suffixes from actual and expected single-line
    strings
  * Fix "Uninitialized string offset -1" warning

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sat, 02 Nov 2024 11:37:41 +0100

phpunit-comparator (6.1.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Revert "Fix for issue #112 - ArrayComparator in canonicalize mode"
  * Prepare release

  [ David Prévot ]
  * Use phpabtpl for tests

 -- David Prévot <taffit@debian.org>  Wed, 23 Oct 2024 06:58:08 +0200

phpunit-comparator (6.1.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Implement specialized comparator for enumerations
  * Prepare release

  [ David Prévot ]
  * Revert "Force system dependencies loading"
  * Use local package for tests

 -- David Prévot <taffit@debian.org>  Thu, 12 Sep 2024 08:52:16 +0200

phpunit-comparator (6.0.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Marek Gleska ]
  * Fix for issue #112 - ArrayComparator in canonicalize mode

 -- David Prévot <taffit@debian.org>  Thu, 15 Aug 2024 08:44:58 +0200

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

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

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

 -- David Prévot <taffit@debian.org>  Sun, 14 Jul 2024 11:04:14 +0200

phpunit-comparator (6.0.0-2) experimental; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Tue, 05 Mar 2024 18:19:18 +0100

phpunit-comparator (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)
  * Extend clean
  * Use PHPUnit 11

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

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

  [ Sebastian Bergmann ]
  * Add link to security policy
  * Ignore all properties with names prefixed with __phpunit_
  * Use Stub interface instead of MockObject interface
  * Prepare release

  [ David Prévot ]
  * Set upstream metadata fields: Security-Contact.

 -- David Prévot <taffit@debian.org>  Fri, 25 Aug 2023 01:53:17 +0200

phpunit-comparator (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
  * Reformat so that tools recognize the license
  * Bump copyright year
  * Add Security Policy
  * Prepare release

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.
  * Drop now useless overrides
  * Update copyright (years and license)
  * Ship upstream security notice
  * Use phpunit 10 for tests

 -- David Prévot <taffit@debian.org>  Tue, 07 Feb 2023 08:43:48 +0100

phpunit-comparator (4.0.8-1) unstable; urgency=medium

  [ Michael Voříšek ]
  * Fix weak comparison between `'0'` and false
  * Fix float comparison precision

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign

 -- David Prévot <taffit@debian.org>  Fri, 16 Sep 2022 11:55:45 +0200

phpunit-comparator (4.0.6-4) unstable; urgency=medium

  * Fix debci

 -- David Prévot <taffit@debian.org>  Sat, 09 Jul 2022 21:55:05 +0200

phpunit-comparator (4.0.6-3) unstable; urgency=medium

  * Really install /u/s/pkg-php-tools/{autoloaders,overrides} files

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

phpunit-comparator (4.0.6-2) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Install and use phpabtpl(1) autoloaders
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Fri, 08 Jul 2022 07:16:32 +0200

phpunit-comparator (4.0.6-1) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 14:43:45 -0400

phpunit-comparator (4.0.5-1) experimental; urgency=medium

  [ Matteo Beccati ]
  * PHP8 compatibility

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Wed, 30 Sep 2020 13:07:06 -0400

phpunit-comparator (4.0.4-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 11:35:40 -0400

phpunit-comparator (4.0.3-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 ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Document gbp import-ref usage

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

phpunit-comparator (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.1 and PHP 7.2
  * Prepare release

  [ David Prévot ]
  * debian/clean:
    + Extend for PHPUnit 8
    + Use for directories
  * debian/copyright: Update copyright (years)
  * debian/upstream/metadata:
    set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
  * debian/control:
    + Add self to Uploaders
    + Drop versioned dependency satisfied in (old)stable
    + Bump debhelper from old 9 to 12.
    + Update standards version to 4.5.0
  * debian/rules: Remove unnecessary get-orig-source-target.
  * Simplify testsuite handling


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

phpunit-comparator (3.0.2-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Fix order of default comparators
  * Prepare release

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

 -- David Prévot <taffit@debian.org>  Sun, 15 Jul 2018 15:53:28 +1200

phpunit-comparator (3.0.1-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Wed, 20 Jun 2018 10:58:48 -1000

phpunit-comparator (3.0.0-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ James Fenwick ]
  * Allow floats as DateTimeComparator deltas

  [ David Prévot ]
  * Update copyright (years)
  * Update Standards-Version to 4.1.4
  * Workaround to ensure the local class takes precedence during tests

 -- David Prévot <taffit@debian.org>  Fri, 20 Apr 2018 10:42:41 -1000

phpunit-comparator (2.1.3-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Allow sebastian/diff ^3.0

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

 -- David Prévot <taffit@debian.org>  Sun, 04 Mar 2018 22:05:30 -1000

phpunit-comparator (2.1.1-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Add missing dependency for ci
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Mon, 25 Dec 2017 18:00:01 +0530

phpunit-comparator (2.1.0-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable, with the rest of the latest PHPUnit stack

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

phpunit-comparator (2.1.0-1) experimental; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Implement method to reset the registered comparators
  * Be compatible with phpunit-mock-objects ^5.0

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

 -- David Prévot <taffit@debian.org>  Mon, 13 Nov 2017 19:47:04 -1000

phpunit-comparator (2.0.2-1) experimental; urgency=medium

  * Team upload
  * Upload version only compatible with latest PHPUnit to experimental

  [ Sebastian Bergmann ]
  * Allow sebastian/exporter ^3.0
  * Allow sebastian/diff ^2.0
  * Revert "Allow sebastian/diff ^2.0"

  [ David Prévot ]
  * d/control: Add a trivial get-orig-source target
  * Update copyright (years)
  * Don’t use default upstream build system
  * Adapt test calls to latest updates
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Wed, 23 Aug 2017 14:50:22 -1000

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

  * Bump standards version to 3.9.7
  * Rebuild with pkg-php-tools >= 1.32 for the PHP 7.0 transition
  * Use https in Vcs-* fields

 -- Prach Pongpanich <prach@debian.org>  Sun, 06 Mar 2016 15:34:05 +0700

phpunit-comparator (1.2.0-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Fix CS/WS issues

  [ David Prévot ]
  * Ensure the local class takes precedence for tests

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 22:38:11 -0400

phpunit-comparator (1.1.1-2) unstable; urgency=medium

  * Team upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Sat, 23 May 2015 14:03:30 -0400

phpunit-comparator (1.1.1-1) experimental; urgency=medium

  * Team upload, to experimental to respect the freeze

  [ Prach Pongpanich ]
  * Enable test during package build

  [ David Prévot ]
  * Update copyright
  * Bump standards version to 3.9.6
  * Provide a phpab template to load dependencies

 -- David Prévot <taffit@debian.org>  Mon, 09 Feb 2015 22:59:24 -0400

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

  * Initial Release (Closes: #757355)

 -- Prach Pongpanich <prachpub@gmail.com>  Thu, 11 Sep 2014 01:19:47 +0700