php-doctrine-persistence (2.1.0-2) unstable; urgency=medium

  * Upload to unstable in sync with php-doctrine-common 3

 -- David Prévot <taffit@debian.org>  Thu, 10 Dec 2020 07:51:16 -0400

php-doctrine-persistence (2.1.0-1) experimental; urgency=medium

  [ Grégoire Paris ]
  * Allow PHP 8
  * Allow PHPUnit 8 or 9

  [ David Prévot ]
  * Drop compatibility with pre-1.3 version
  * Rename main branch to debian/latest (DEP-14)
  * Set Rules-Requires-Root: no.
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1
  * Drop php-doctrine-reflection dependency
  * Use php-doctrine-common for testsuite

 -- David Prévot <taffit@debian.org>  Mon, 07 Dec 2020 19:23:29 -0400

php-doctrine-persistence (2.0.0-1) experimental; urgency=medium

  * Upload major version bump to experimental

  [ Grégoire Paris ]
  * Drop BC layer

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 12:11:33 -1000

php-doctrine-persistence (1.3.7-1) unstable; urgency=medium

  [ Benjamin Eberlei ]
  * Bump dependency to doctrine/reflection to v1.2

 -- David Prévot <taffit@debian.org>  Sat, 21 Mar 2020 11:02:12 -1000

php-doctrine-persistence (1.3.6-1) unstable; urgency=medium

  [ Benjamin Eberlei ]
  * Add further check if TypedNoDefaultReflectionProperty is needed based on
    PHP version.

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

 -- David Prévot <taffit@debian.org>  Sun, 26 Jan 2020 17:56:09 -1000

php-doctrine-persistence (1.3.4-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Temporarily remove deprecations about ns move

 -- David Prévot <taffit@debian.org>  Sat, 11 Jan 2020 03:07:08 +1300

php-doctrine-persistence (1.3.3-2) unstable; urgency=medium

  * Upload to unstable since symfony 4.4 depend on it
  * Set upstream metadata fields: Bug-Submit.

 -- David Prévot <taffit@debian.org>  Wed, 25 Dec 2019 08:07:12 +1100

php-doctrine-persistence (1.3.3-1) experimental; urgency=medium

  * Upload to experimental for now because the depecration notices would make
    tests fail in other packages (and thus make them FTBFS).

  [ Andreas Braun ]
  * Remove obsolete test bootstrap file

  [ Grégoire Paris ]
  * Move everything to a new Persistence subnamespace

  [ David Prévot ]
  * Update gbp import-ref usage
  * Adapt autoload.php build to new layout
  * Adapt testsuite calls
  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Fri, 13 Dec 2019 16:58:50 -1000

php-doctrine-persistence (1.2.0-1) unstable; urgency=medium

  [ Jonathan H. Wage ]
  * Deprecate ObjectManager::merge() and ObjectManager::detach()
  * Deprecate PersistentObject class.

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

 -- David Prévot <taffit@debian.org>  Mon, 11 Nov 2019 18:09:38 -1000

php-doctrine-persistence (1.1.1-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Sun, 11 Aug 2019 18:27:51 -1000

php-doctrine-persistence (1.1.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze
  * Document gbp import-ref usage
  * Provide upstream documentation
  * Add d/clean
  * Run tests
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Mon, 06 May 2019 13:54:26 -1000

php-doctrine-persistence (1.1.0-2) unstable; urgency=medium

  * Actually load NotifyPropertyChanged and PropertyChangedListener
    Thanks to Paul Gevers <elbrus@debian.org> (Closes: #914735, #914736)

 -- David Prévot <taffit@debian.org>  Mon, 26 Nov 2018 10:55:37 -1000

php-doctrine-persistence (1.1.0-1) unstable; urgency=medium

  [ Willem Stuursma-Ruwen ]
  * Don't ship docs

  [ Michael Moravec ]
  * Preparing 1.1.0 release

  [ Olivier Laviale ]
  * Add NotifyPropertyChanged, PropertyChangedListener

  [ David Prévot ]
  * Drop documentation removed upstream
  * Update description
  * Use debhelper-compat 11

 -- David Prévot <taffit@debian.org>  Fri, 23 Nov 2018 07:17:06 -1000

php-doctrine-persistence (1.0.1-1) unstable; urgency=medium

  * Update Standards-Version to 4.2.1

 -- David Prévot <taffit@debian.org>  Sun, 26 Aug 2018 22:52:04 -1000

php-doctrine-persistence (1.0.0-1) unstable; urgency=medium

  * Initial release
  * New php-doctrine-common dependency

 -- David Prévot <taffit@debian.org>  Tue, 17 Jul 2018 10:06:48 +0800
