php-doctrine-annotations (2.0.2-3) unstable; urgency=medium

  * Compatibility with recent PHPUnit (12)
  * Drop now uselss --include-path option for phpunit

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 22:35:47 +0100

php-doctrine-annotations (2.0.2-2) unstable; urgency=medium

  * Drop now usless debian/pkg-php-tools-autoloaders
  * Update PHPUnit 11 fixes

 -- David Prévot <taffit@debian.org>  Sat, 04 Jan 2025 09:31:52 +0100

php-doctrine-annotations (2.0.2-1) unstable; urgency=medium

  [ Alexander Schranz ]
  * Add hint to use PsrCachedReader instead of `CachedReader` and
    `FileCacheReader`

  [ Grégoire Paris ]
  * Mark project as inactive

  [ Alexander M. Turek ]
  * Extend deprecation notice (#486)

  [ Tel ]
  * Convert ini_get result to bool before evaluating (#446)

  [ Andrey ]
  * Fix filemtime() warning because of eval'd code (#494)

  [ David Prévot ]
  * Revert "Force system dependencies loading"

 -- David Prévot <taffit@debian.org>  Wed, 11 Sep 2024 12:20:04 +0200

php-doctrine-annotations (2.0.1-4) unstable; urgency=medium

  * Use --require-file for phpabtl (Closes: #1074192)

 -- David Prévot <taffit@debian.org>  Sun, 14 Jul 2024 19:33:35 +0200

php-doctrine-annotations (2.0.1-3) unstable; urgency=medium

  * PHPUnit 11 compatibility (Closes: #1070530)
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Mon, 20 May 2024 12:44:09 +0200

php-doctrine-annotations (2.0.1-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Mon, 12 Feb 2024 23:29:03 +0100

php-doctrine-annotations (2.0.1-1) unstable; urgency=medium

  [ Alexander M. Turek ]
  * Allow annotation classes with a variadic parameter (#479)

 -- David Prévot <taffit@debian.org>  Fri, 03 Feb 2023 05:28:39 +0100

php-doctrine-annotations (2.0.0-3) unstable; urgency=medium

  * Mark package as Multi-Arch: foreign
  * Upload to unstable

 -- David Prévot <taffit@debian.org>  Sun, 01 Jan 2023 10:15:03 +0100

php-doctrine-annotations (2.0.0-2) experimental; urgency=medium

  * Workaround dh_phpcomposer limitations
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Sat, 31 Dec 2022 08:12:47 +0100

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

  * Upload new major release to experimental

  [ Grégoire Paris ]
  * Drop Lexer 1
  * Bump PHP to 7.2
  * Allow doctrine/lexer 3

  [ David Prévot ]
  * Revert "Track version 1 for now (Bookworm?)"
  * Install upstream upgrade instructions
  * Build-depend on recent php-doctrine-lexer

 -- David Prévot <taffit@debian.org>  Wed, 21 Dec 2022 07:24:50 +0100

php-doctrine-annotations (1.14.2-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Specify second template parameter

  [ David Prévot ]
  * Track version 1 for now (Bookworm?)

 -- David Prévot <taffit@debian.org>  Wed, 21 Dec 2022 06:41:31 +0100

php-doctrine-annotations (1.14.1-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Encourage migration towards attributes
  * Allow doctrine/lexer 2

 -- David Prévot <taffit@debian.org>  Wed, 14 Dec 2022 06:46:37 +0100

php-doctrine-annotations (1.13.3-1) unstable; urgency=medium

  [ Jochem Klaver ]
  * Catch and process errors that occure during annotation instantiation

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

 -- David Prévot <taffit@debian.org>  Sun, 03 Jul 2022 10:31:44 +0200

php-doctrine-annotations (1.13.2-1) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released

  [ Andreas Braun ]
  * Add PSR-compatible cached annotations reader (#404)
  * Allow doctrine/cache 2.x for tests (#410)
  * Remove obsolete changelog file

  [ David Prévot ]
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.
  * Update autoload.php for tests

 -- David Prévot <taffit@debian.org>  Sun, 10 Oct 2021 20:48:40 -0400

php-doctrine-annotations (1.12.1-1) experimental; urgency=medium

  [ Vincent ]
  * Handle positional argument following named ones

  [ David Prévot ]
  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Sun, 21 Feb 2021 17:16:25 -0400

php-doctrine-annotations (1.12.0-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Jérôme Vasseur ]
  * Add support for loading annotations from functions

  [ Alexander M. Turek ]
  * Introduced annotation NamedArgumentConstructor (#391)

  [ Vincent ]
  * Default prop with @NamedArgumentConstructor

  [ David Prévot ]
  * Update homemade autoload for tests

 -- David Prévot <taffit@debian.org>  Sat, 20 Feb 2021 10:02:36 -0400

php-doctrine-annotations (1.11.2-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Add Phan's suppress annotation to the ignore list

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

 -- David Prévot <taffit@debian.org>  Sat, 20 Feb 2021 09:32:38 -0400

php-doctrine-annotations (1.11.1-1) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Thu, 26 Nov 2020 15:33:38 -0400

php-doctrine-annotations (1.10.4-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Make tests compatible with PHPUnit 9

  [ David Prévot ]
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Mon, 17 Aug 2020 18:42:15 +0200

php-doctrine-annotations (1.10.3-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Allow php 8

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 07:28:46 -1000

php-doctrine-annotations (1.10.2-1) unstable; urgency=medium

  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Mon, 04 May 2020 22:17:12 -1000

php-doctrine-annotations (1.10.1-1) unstable; urgency=medium

  * Update gbp import-ref usage
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update Standards-Version to 4.5.0

 -- David Prévot <taffit@debian.org>  Tue, 14 Apr 2020 08:31:44 -1000

php-doctrine-annotations (1.8.0-1) unstable; urgency=medium

  * Set upstream metadata fields: Repository.
  * Drop versioned dependency satisfied in (old)stable
  * Update Standards-Version to 4.4.1

 -- David Prévot <taffit@debian.org>  Fri, 04 Oct 2019 17:57:12 -1000

php-doctrine-annotations (1.7.0-2) unstable; urgency=medium

  * Don’t fail on warning from PHPUnit 8
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- David Prévot <taffit@debian.org>  Sat, 14 Sep 2019 01:41:45 -1000

php-doctrine-annotations (1.7.0-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.
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 17:20:18 -1000

php-doctrine-annotations (1.6.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Added v1.6.1 release notes

  [ David Prévot ]
  * Document gbp import-ref usage
  * Drop get-orig-source target
  * Move repository to salsa.d.o
  * Update Homepage
  * Install upstream documentation
  * Use debhelper-compat 12
  * Use https in Format
  * Update Standards-Version to 4.3.0
  * Drop override satisfied in stable
  * Enable testsuite again

 -- David Prévot <taffit@debian.org>  Sun, 31 Mar 2019 10:52:18 -1000

php-doctrine-annotations (1.6.0-1) experimental; urgency=medium

  * Upload to experimental since php 7.1 is not yet the default
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Sun, 10 Dec 2017 18:56:33 -1000

php-doctrine-annotations (1.5.0-1) unstable; urgency=medium

  * Use now provided upstream changelog
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Fri, 25 Aug 2017 18:58:01 -1000

php-doctrine-annotations (1.2.7-2) unstable; urgency=medium

  * Drop ownCloud for Debian maintainers from uploaders
  * 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>  Thu, 03 Mar 2016 16:29:04 -0400

php-doctrine-annotations (1.2.7-1) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Mon, 31 Aug 2015 18:21:36 -0400

php-doctrine-annotations (1.2.6-1) unstable; urgency=medium

  [ mpalourdio ]
  * opcache.load_comments has been removed from PHP 7

 -- David Prévot <taffit@debian.org>  Sat, 20 Jun 2015 11:48:00 -0400

php-doctrine-annotations (1.2.4-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Mon, 18 May 2015 14:56:08 -0400

php-doctrine-annotations (1.2.4-1) experimental; urgency=medium

  [ Adam Balogh ]
  * FileCacheReader::saveCacheFile::unlink fix

 -- David Prévot <taffit@debian.org>  Thu, 16 Apr 2015 15:07:43 -0400

php-doctrine-annotations (1.2.3-2) experimental; urgency=medium

  * Drop now useless Breaks and Replaces
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 11:48:28 -0400

php-doctrine-annotations (1.2.3-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Matthieu Napoli ]
  * Exclude files from distribution

  [ David Prévot ]
  * Tests have been dropped upstream

 -- David Prévot <taffit@debian.org>  Mon, 22 Dec 2014 10:30:13 -0400

php-doctrine-annotations (1.2.1-1) unstable; urgency=medium

  * Drop now useless XS-Testsuite
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Sat, 27 Sep 2014 10:16:27 -0400

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

  [ Marco Pivetta ]
  * Adding `v1.2.0` release notes

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck

 -- David Prévot <taffit@debian.org>  Wed, 09 Jul 2014 08:53:43 -0400

php-doctrine-annotations (1.1.2-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Thu, 29 May 2014 13:32:06 -0400
