php-doctrine-persistence (2.3.0-2ubuntu2) jammy; urgency=medium * d/control: Drop php-doctrine-common. This is required for the testsuite but requiring it causes circular build dependence with php-doctrine-common, which build-depends on php-doctrine-persistence. -- Bryce Harrington Thu, 27 Jan 2022 02:09:04 +0000 php-doctrine-persistence (2.3.0-2ubuntu1) jammy; urgency=medium * d/rules: Disable running testsuite during build, as it already runs for autopkgtest. -- Bryce Harrington Wed, 26 Jan 2022 21:19:54 +0000 php-doctrine-persistence (2.3.0-2) unstable; urgency=medium * Install php-doctrine-annotations for CI -- David Prévot Wed, 12 Jan 2022 09:21:14 -0400 php-doctrine-persistence (2.3.0-1) unstable; urgency=medium [ Alexander M. Turek ] * Allow symfony/cache 6 (#221) [ Grégoire Paris ] * Mark doctrine/annotations dependency as optional [ David Prévot ] * Install recent upgrade notes * Drop Breaks * Require doctrine/annotations for tests -- David Prévot Mon, 10 Jan 2022 10:55:36 -0400 php-doctrine-persistence (2.2.3-2) unstable; urgency=medium * Breaks php-doctrine-orm (<< 2.10) for CI -- David Prévot Mon, 22 Nov 2021 07:39:08 -0400 php-doctrine-persistence (2.2.3-1) unstable; urgency=medium [ Grégoire Paris ] * Use doctrine/deprecations over plain trigger_error [ Andreas Braun ] * Accept all major versions of psr/cache * Use PSR-6 compatibility classes from doctrine/cache (#172) [ David Prévot ] * Simplify gbp import-orig (and check signature) * Install dh-sequence-* instead of using dh --with * New build-dependencies: - php-doctrine-deprecations - php-psr-cache - php-symfony-cache * Generate phpabtpl at build time * Update standards version to 4.6.0, no changes needed. -- David Prévot Sat, 30 Oct 2021 16:13:07 -0400 php-doctrine-persistence (2.1.0-2) unstable; urgency=medium * Upload to unstable in sync with php-doctrine-common 3 -- David Prévot 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 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 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 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 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 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 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 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 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 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 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 (Closes: #914735, #914736) -- David Prévot 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 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 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 Tue, 17 Jul 2018 10:06:48 +0800