php-doctrine-common (3.2.2-1) unstable; urgency=medium

  [ Benjamin Eberlei ]
  * Enum default values require a use statement for correct serialization.

 -- David Prévot <taffit@debian.org>  Fri, 04 Feb 2022 11:26:01 -0400

php-doctrine-common (3.2.1-1) unstable; urgency=medium

  [ Maciej Malarz ]
  * Handle PHP 8.1 types (Closes: #1000585)

 -- David Prévot <taffit@debian.org>  Mon, 27 Dec 2021 23:15:31 -0400

php-doctrine-common (3.2.0-1) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released

  [ Grégoire Paris ]
  * Remove autoload calls (#940)

  [ Fran Moreno ]
  * Add generics to ClassUtils::getClass

  [ Ruud Kamphuis ]
  * ProxyFactory > Add `FILE_NOT_EXISTS_OR_CHANGED` mode

  [ David Prévot ]
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Wed, 20 Oct 2021 20:48:53 -0400

php-doctrine-common (3.1.2-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Marcel ]
  * Fix #917, ProxyGenerator magic __set
  * Fix #922, ProxyGenerator missing assert

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Thu, 08 Apr 2021 17:49:39 -0400

php-doctrine-common (3.1.1-1) unstable; urgency=medium

  [ adambalint-srg ]
  * Fix nullable union types for PHP8
  * Support for PHP8 static return value in proxies

  [ David Prévot ]
  * Use xz for upstream tarball

 -- David Prévot <taffit@debian.org>  Sat, 23 Jan 2021 07:53:56 -0400

php-doctrine-common (3.1.0-2) unstable; urgency=medium

  * Upload to unstable now that all reverse dependencies are ready
  * Drop now useless build-dependencies

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

php-doctrine-common (3.1.0-1) experimental; urgency=medium

  [ Michael Käfer ]
  * Update package description

  [ Grégoire Paris ]
  * Upgrade PHPUnit
  * Address PHP 8 deprecation

  [ 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>  Mon, 07 Dec 2020 19:02:08 -0400

php-doctrine-common (3.0.2-1) experimental; urgency=medium

  [ Miloš Havlíček ]
  * Rename parameters of magic methods (#897)

 -- David Prévot <taffit@debian.org>  Mon, 08 Jun 2020 05:51:34 -1000

php-doctrine-common (3.0.1-1) experimental; urgency=medium

  * Upload major version bump to experimental

  [ Grégoire Paris ]
  * Switch to persistence 2

  [ Andreas Braun ]
  * Drop packages available stand-alone

  [ David Prévot ]
  * Update homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 15:09:47 -1000

php-doctrine-common (2.13.2-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Address deprecations from doctrine/persistence
  * Allow PHP 8

  [ David Prévot ]
  * Update standards version to 4.5.0, no changes needed.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 14:44:06 -1000

php-doctrine-common (2.12.0-1) unstable; urgency=medium

  [ Andreas Braun ]
  * Bump version to 2.12.0-DEV

  [ David Prévot ]
  * Compatibility with recent PHPUnit (8)
  * Update Standards-Version to 4.4.1
  * Update gbp import-ref usage
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Sun, 12 Jan 2020 17:50:01 -1000

php-doctrine-common (2.11.0-1) unstable; urgency=medium

  [ Andreas Braun ]
  * Package 2.11.0

  [ David Prévot ]
  * Document gbp import-ref usage
  * Bump debhelper from old 11 to 12.
  * Use upstream testsuite
  * Drop versioned dependency satisfied in (old)stable
  * Update Standards-Version to 4.4.0

 -- David Prévot <taffit@debian.org>  Sat, 14 Sep 2019 18:52:06 -1000

php-doctrine-common (2.10.0-1) unstable; urgency=medium

  [ Michael Moravec ]
  * Update homepage
  * Move PropertyChangedListener & NotifyPropertyChanged to doctrine/persistence
  * Preparing 2.10.0 release

  [ David Prévot ]
  * Use https in debian/
  * Use debhelper-compat 11
  * Drop get-orig-source target
  * Update Standards-Version to 4.2.1

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

php-doctrine-common (2.9.0-1) unstable; urgency=medium

  [ Michael Moravec ]
  * Moved Event Manager component to separate package
  * Separate Reflection to doctrine/reflection
  * Separate Persistence to doctrine/persistence
  * Preparing v2.9.0 release

  [ Jonathan H. Wage ]
  * Cleanup docs index.rst so it is consistent across other projects.

  [ David Prévot ]
  * Update homemade autoload to new dependencies
  * Update Standards-Version to 4.1.5
  * Add upstream docs

 -- David Prévot <taffit@debian.org>  Tue, 17 Jul 2018 18:27:13 +0800

php-doctrine-common (2.8.1-2) unstable; urgency=medium

  * Upload to unstable now that php 7.2 is the default version in unstable
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Mon, 05 Mar 2018 10:34:13 -1000

php-doctrine-common (2.8.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Preparing v2.8.1 release

  [ Dragos Protung ]
  * Convert proxy factory auto generate mode to integer

 -- David Prévot <taffit@debian.org>  Fri, 01 Sep 2017 19:06:36 -1000

php-doctrine-common (2.8.0-1) experimental; urgency=medium

  * Upload to experimental since it depends on php 7.1 (that is not yet the
    default version in unstable)

  [ Marco Pivetta ]
  * Preparing v2.8.0 release

  [ David Prévot ]
  * Drop versioned dependencies satisfied in stable
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Mon, 28 Aug 2017 19:11:20 -1000

php-doctrine-common (2.6.1-2) unstable; urgency=medium

  * Upload to unstable now that owncloud is gone
  * Simplify minimal version
  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.8
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Fri, 15 Apr 2016 14:15:52 -0400

php-doctrine-common (2.6.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * #376 - requiring php 5.6 or 7.0
  * Restoring PHP 5.5 support
  * Release 2.6.0

  [ racheldomingo ]
  * Update LICENSE

  [ David Prévot ]
  * Revert "Track 2.5 version"
  * Update copyright (years)
  * Drop tests since they are not distributed anymore

 -- David Prévot <taffit@debian.org>  Mon, 28 Dec 2015 11:08:26 -0400

php-doctrine-common (2.5.3-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * 2.5.3 release

 -- David Prévot <taffit@debian.org>  Mon, 28 Dec 2015 10:17:15 -0400

php-doctrine-common (2.5.2-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Release 2.5.2

  [ David Prévot ]
  * Track 2.5 version

 -- David Prévot <taffit@debian.org>  Wed, 09 Dec 2015 21:48:26 -0400

php-doctrine-common (2.5.1-1) experimental; urgency=medium

  [ David Prévot ]
  * Simplify minimal version of dependencies

  [ Benjamin Eberlei ]
  * [DCOM-293] Fix security misconfiguration vulnerability that can lead
    to local arbitrary code execution. [CVE-2015-5723]

 -- David Prévot <taffit@debian.org>  Mon, 31 Aug 2015 19:10:00 -0400

php-doctrine-common (2.5.0-1) experimental; urgency=medium

  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 12:57:26 -0400

php-doctrine-common (2.5.0~beta1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Preparing for 2.5.0-beta1 release

 -- David Prévot <taffit@debian.org>  Thu, 26 Mar 2015 21:53:24 -0400

php-doctrine-common (2.5~20150113-1) experimental; urgency=medium

  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Bump standards version to 3.9.6
  * Upload development version to experimental

 -- David Prévot <taffit@debian.org>  Thu, 22 Jan 2015 14:16:49 -0400

php-doctrine-common (2.4.2-2) unstable; urgency=medium

  * Upload to unstable
  * No tests if DEB_BUILD_OPTIONS contains nocheck

 -- David Prévot <taffit@debian.org>  Sun, 15 Jun 2014 11:26:00 -0400

php-doctrine-common (2.4.2-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Release 2.4.2

  [ David Prévot ]
  * Add ownCloud for Debian to uploaders
  * Bump standards version to 3.9.5
  * Update upstream source, and upload to experimental
  * Update copyright
  * Convert from PEAR to Composer
  * Add upstream changelog
  * Run test suite at build time
  * Make the package DEP-8 compliant

 -- David Prévot <taffit@debian.org>  Tue, 03 Jun 2014 11:43:07 -0400

php-doctrine-common (2.3.0-1) unstable; urgency=low

  * Initial Release (Closes: #727063)

 -- David Prévot <taffit@debian.org>  Mon, 21 Oct 2013 18:31:11 -0400
