phpunit-diff (6.0.2-3maysync1) plucky; urgency=medium

  * d/control: remove phpunit B-D to allow build
  * d/rules: do not fail on phpunit related errors

 -- Athos Ribeiro <athos.ribeiro@canonical.com>  Mon, 27 Jan 2025 16:14:34 -0300

phpunit-diff (6.0.2-3) unstable; urgency=medium

  * Source-only upload for testing migration

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

phpunit-diff (6.0.2-2) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 11

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

phpunit-diff (6.0.2-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:37 +0200

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

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

 -- David Prévot <taffit@debian.org>  Sun, 03 Mar 2024 08:54:34 +0100

phpunit-diff (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:39:40 +0100

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

  [ Sebastian Bergmann ]
  * Implement SebastianBergmann\Diff\Line::isAdded(),
    SebastianBergmann\Diff\Line::isRemoved(), and
    SebastianBergmann\Diff\Line::isUnchanged()
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sat, 23 Dec 2023 10:45:45 +0100

phpunit-diff (5.0.3-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Markus Staab ]
  * Perf optimize MemoryEfficientLongestCommonSubsequenceCalculator
  * Improve performance of TimeEfficientLongestCommonSubsequenceCalculator

 -- David Prévot <taffit@debian.org>  Tue, 02 May 2023 08:17:01 +0200

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

  [ Sebastian Bergmann ]
  * Update security policy
  * Prepare release

 -- David Prévot <taffit@debian.org>  Fri, 24 Mar 2023 12:23:55 +0100

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

  * Upload new major version to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Drop support for PHP 8.0
  * 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

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

phpunit-diff (4.0.4-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
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Fri, 08 Jul 2022 06:23:05 +0200

phpunit-diff (4.0.4-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
  * Don’t build depend on latest phpunit

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

phpunit-diff (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 14:23:22 -0400

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

  [ Sebastian Bergmann ]
  * Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sun, 05 Jul 2020 13:10:33 -0700

phpunit-diff (4.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Zach Bailey ]
  * Do not add additional newline to unified diff when completely empty

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Bump minimal phpunit version to 9

 -- David Prévot <taffit@debian.org>  Sun, 31 May 2020 10:29:08 -1000

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

  * Upload version compatible with PHPUnit 9 to experimental

  [ Sebastian Bergmann ]
  * 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:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0

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

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

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

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

 -- David Prévot <taffit@debian.org>  Fri, 08 Feb 2019 08:55:09 -1000

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

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.1.4
  * Fix typo in previous changelog entry

 -- David Prévot <taffit@debian.org>  Wed, 20 Jun 2018 11:45:23 -1000

phpunit-diff (3.0.0-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Thu, 29 Mar 2018 10:44:58 -1000

phpunit-diff (3.0.0-1) experimental; urgency=medium

  * Upload to experimental since phpunit/sid currently depends on
    phpunit-diff (<< 3~~)

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update copyright (years)
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3
  * Create an autoload.php for the tests
  * Build-Depend on git and php-symfony-process to run the tests

 -- David Prévot <taffit@debian.org>  Sun, 04 Mar 2018 18:56:47 -1000

phpunit-diff (2.0.1-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:37:03 -1000

phpunit-diff (2.0.1-1) experimental; urgency=medium

  * Upload version only compatible with latest PHPUnit to experimental
  * Update Standards-Version to 4.1.0
  * Use now provided upstream changelog
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Tue, 22 Aug 2017 14:52:03 -1000

phpunit-diff (1.4.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>  Sat, 05 Mar 2016 10:49:32 -0400

phpunit-diff (1.4.1-1) unstable; urgency=medium

  [ Matthew Gamble ]
  * Add ability to hide non-diff lines

 -- David Prévot <taffit@debian.org>  Tue, 08 Dec 2015 21:46:12 -0400

phpunit-diff (1.3.0-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Sun, 17 May 2015 21:34:04 -0400

phpunit-diff (1.3.0-1) experimental; urgency=medium

  [ Henrique Moody ]
  * Update license and copyright in all files

  [ David Prévot ]
  * Simplify tests call with --bootstrap
  * Update copyright years

 -- David Prévot <taffit@debian.org>  Fri, 03 Apr 2015 17:08:12 -0400

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

  [ 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
  * Add upstream changelog
  * Upload to experimental to respect the freeze

  [ Jeff Welch ]
  * Do not advertise PEAR as an installation method

  [ Denes Lados ]
  * Implement selectLcsImplementation

 -- David Prévot <taffit@debian.org>  Mon, 09 Feb 2015 13:25:03 -0400

phpunit-diff (1.1.0-1) unstable; urgency=low

  * Initial Release (Closes: #745853)

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