php-deepcopy (1.13.0-1) unstable; urgency=medium

  * Source only upload

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 18:46:58 +0100

php-deepcopy (1.13.0-1~bootstrap) unstable; urgency=medium

  [ Alex Zamponi ]
  * Add PrependTypeFilter method

  [ David Prévot ]
  * Compatibility with recent PHPUnit (12)

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 18:24:58 +0100

php-deepcopy (1.12.1-3) unstable; urgency=medium

  * Compatibility with php-doctrine-persistence 4

 -- David Prévot <taffit@debian.org>  Thu, 30 Jan 2025 19:31:41 +0100

php-deepcopy (1.12.1-2) unstable; urgency=medium

  * Source only upload, since the installed lib is the one actually
    tested at build time

 -- David Prévot <taffit@debian.org>  Fri, 15 Nov 2024 19:19:14 +0100

php-deepcopy (1.12.1-1) unstable; urgency=medium

  [ michalananapps ]
  * bug: #196 Introduce a custom DatePeriodFilter that safely copies
    DatePeriod objects without modifying their readonly properties.
  * bug: #196 support php7.1

  [ David Prévot ]
  * Try harder to load the current lib at build time

 -- David Prévot <taffit@debian.org>  Fri, 15 Nov 2024 15:04:24 +0100

php-deepcopy (1.12.0-1) unstable; urgency=medium

  [ llupa ]
  * Ignore `readonly` properties

 -- David Prévot <taffit@debian.org>  Sun, 16 Jun 2024 10:06:51 +0200

php-deepcopy (1.11.1-2) unstable; urgency=medium

  * Use prophesize from php-phpspec-prophecy-phpunit
  * Make provider classes static (PHPUnit 11 fix) (Closes: #1070527)
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sat, 18 May 2024 14:18:02 +0200

php-deepcopy (1.11.1-1) unstable; urgency=medium

  [ fsevestre ]
  * Allow applying further filters with ChainableFilter

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.
  * Ensure the local class takes precedence during build
  * Drop patch not needed anymore

 -- David Prévot <taffit@debian.org>  Thu, 09 Mar 2023 08:25:22 +0100

php-deepcopy (1.11.0-3) unstable; urgency=medium

  * Use php-phpspec-prophecy for tests

 -- David Prévot <taffit@debian.org>  Sun, 28 Aug 2022 13:35:18 +0200

php-deepcopy (1.11.0-2) unstable; urgency=medium

  * Explicitly use php-doctrine-collections for tests (Closes: #1017280)

 -- David Prévot <taffit@debian.org>  Mon, 15 Aug 2022 08:21:27 +0200

php-deepcopy (1.11.0-1) unstable; urgency=medium

  [ Filippo Tessarotto ]
  * Add support for doctrine/common v3
  * Keep PHP 8.1 enums as is

  [ David Prévot ]
  * Simplify gbp import-orig
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Generate phpabtpl at build time
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Mon, 20 Jun 2022 13:12:04 +0200

php-deepcopy (1.10.2-3) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sun, 13 Dec 2020 09:56:42 -0400

php-deepcopy (1.10.2-2) unstable; urgency=medium

  * Use recent Doctrine\Persistence path

 -- David Prévot <taffit@debian.org>  Mon, 07 Dec 2020 18:34:40 -0400

php-deepcopy (1.10.2-1) unstable; urgency=medium

  [ Peter van der Wal ]
  * Add isInitialized check on PropertyTypeMatcher for PHP 7.4

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Tue, 01 Dec 2020 21:36:44 -0400

php-deepcopy (1.10.1-1) unstable; urgency=medium

  [ Ayesh Karunaratne ]
  * Allow PHP 8 (#157)

  [ Fabien Villepinte ]
  * Fix copying objects extending ArrayObject (#152) (#155)

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Install upstream doc without extra doc/

 -- David Prévot <taffit@debian.org>  Mon, 29 Jun 2020 11:35:15 -1000

php-deepcopy (1.9.5-1) unstable; urgency=medium

  [ dontub ]
  * Fix deep copying of ArrayObject in PHP 7.4 (#145)

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Submit.
  * Update Standards-Version to 4.5.0

 -- David Prévot <taffit@debian.org>  Sun, 02 Feb 2020 08:58:32 -1000

php-deepcopy (1.9.4-1) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Wed, 18 Dec 2019 14:50:24 +1100

php-deepcopy (1.9.3-2) unstable; urgency=medium

  * Add missing dependency for CI
  * Use versioned Provides

 -- David Prévot <taffit@debian.org>  Sun, 11 Aug 2019 16:14:01 -1000

php-deepcopy (1.9.3-1) unstable; urgency=medium

  * Upload to unstable now that buster has been released
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Extend d/clean for PHPUnit 8

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 19:08:47 -1000

php-deepcopy (1.9.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ sk ]
  * Add filter prepend method (#132)

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 12
  * Drop get-orig-source target
  * Use https in Format
  * Use the testsuite
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Fri, 12 Apr 2019 04:35:45 +0900

php-deepcopy (1.8.1-1) unstable; urgency=medium

  [ Théo FIDRY ]
  * Declare deep_copy only once (#120)

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

php-deepcopy (1.8.0-1) unstable; urgency=medium

  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Tue, 05 Jun 2018 18:15:59 -1000

php-deepcopy (1.7.0-1) unstable; urgency=medium

  * Update homemade autoload.php
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sat, 21 Oct 2017 09:25:14 -1000

php-deepcopy (1.6.1-1) unstable; urgency=medium

  [ Korneel Ketelslegers ]
  * [#18] DeepCopy ignores Doctrine2 proxies

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

 -- David Prévot <taffit@debian.org>  Mon, 21 Aug 2017 17:11:43 -1000

php-deepcopy (1.5.5-1) unstable; urgency=medium

  * New upstream version

 -- David Prévot <taffit@debian.org>  Wed, 25 Jan 2017 19:08:59 -1000

php-deepcopy (1.5.1-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Tue, 03 May 2016 20:36:08 -0400

php-deepcopy (1.5.0-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>  Fri, 04 Mar 2016 22:22:58 -0400

php-deepcopy (1.5.0-1) unstable; urgency=medium

  [ Richard Trebichavský ]
  * TypeFilter: Added TypeMatcher: Added
  * PropertyTypeMatcher: Marked as deprecated

 -- David Prévot <taffit@debian.org>  Sat, 07 Nov 2015 20:41:22 -0400

php-deepcopy (1.4.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Mon, 26 Oct 2015 13:30:36 -0400