php-doctrine-instantiator (2.0.0-5) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 23:52:09 +0100

php-doctrine-instantiator (2.0.0-4) unstable; urgency=medium

  * Use --require-file instead of relying on the installed package
    (Closes: #1093349)

 -- David Prévot <taffit@debian.org>  Fri, 17 Jan 2025 22:29:47 +0100

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

  * Make provider functions static (PHPUnit 11 fix) (Closes: #1070536)
  * Update Standards-Version to 4.7.0

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

php-doctrine-instantiator (2.0.0-2) unstable; urgency=medium

  * Upload to unstable now that everything is in place

 -- David Prévot <taffit@debian.org>  Sun, 11 Jun 2023 16:48:31 +0200

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

  * Upload new major to experimental

  [ Alexander M. Turek ]
  * Migrate codebase to PHP 8.1 (#94)

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

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

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

  [ Alexander M. Turek ]
  * Fix tests on PHP 8.2 (#91)

  [ David Prévot ]
  * Track version 1 for now (Bookworm?)
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Sun, 01 Jan 2023 09:47:23 +0100

php-doctrine-instantiator (1.4.1-2) unstable; urgency=medium

  * Fix tests on PHP 8.2

 -- David Prévot <taffit@debian.org>  Thu, 21 Jul 2022 12:22:58 +0200

php-doctrine-instantiator (1.4.1-1) unstable; urgency=medium

  * Fix d/watch to match updated GitHub URL
  * 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 15:02:30 +0200

php-doctrine-instantiator (1.4.0-1) unstable; urgency=medium

  * debian/watch: Update watch file format version to 4.
  * debian/control:
    + Set Rules-Requires-Root: no.
    + Update Standards-Version to 4.5.1
    + Rename main branch to debian/latest (DEP-14)

 -- David Prévot <taffit@debian.org>  Sat, 05 Dec 2020 11:18:26 -0400

php-doctrine-instantiator (1.3.1-1) unstable; urgency=medium

  [ Andreas Braun ]
  * Test against PHP 8

  [ David Prévot ]
  * debian/gbp.conf: Update gbp import-ref usage
  * debian/upstream/metadata: Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * debian/control:
    + Update standards version to 4.5.0, no changes needed.
    + Use debhelper-compat 13
  * debian/rules: Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Tue, 02 Jun 2020 17:19:26 -1000

php-doctrine-instantiator (1.3.0-1) unstable; urgency=medium

  * Update gbp import-ref usage
  * debian/upstream/metadata:
    + Set upstream metadata fields: Repository.
    + Remove obsolete fields Name, Contact
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.4.1, no changes needed.
  * Make sure the local class takes precedence during build

 -- David Prévot <taffit@debian.org>  Sun, 10 Nov 2019 17:21:02 -1000

php-doctrine-instantiator (1.2.0-2) unstable; urgency=medium

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

 -- David Prévot <taffit@debian.org>  Sun, 18 Aug 2019 08:09:35 -1000

php-doctrine-instantiator (1.2.0-1) experimental; urgency=medium

  * Team upload, to experimental during the freeze
  * Document gbp import-ref usage
  * Restore testsuite
  * Use debhelper-compat 12
  * Update Homepage
  * Use https in Format
  * Drop get-orig-source target
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Sun, 24 Mar 2019 17:59:28 -1000

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

  * Team upload to unstable now that php7.2 is the default PHP version
  * 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:23:51 -1000

php-doctrine-instantiator (1.1.0-1) experimental; urgency=medium

  * Team upload, to experimental since the package now depends on php7.1 that
    is not yet the default PHP version.

  [ Filippo Tessarotto ]
  * [git] Add .gitattributes to remove unneeded files

  [ Marco Pivetta ]
  * #23 dropped PHP versions previous to 7.1

  [ David Prévot ]
  * d/control: Add a trivial get-orig-source target
  * Drop testsuite removed upstream
  * Update Standards-Version to 4.1.0

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

php-doctrine-instantiator (1.0.5-2) unstable; urgency=medium

  * Team upload
  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 19 Mar 2016 16:25:45 -0400

php-doctrine-instantiator (1.0.5-1) unstable; urgency=medium

  * Team upload

  [ Ciaran McNulty ]
  * Don't use reflection if class is final + internal ancestors

  [ David Prévot ]
  * Actually test the local class at build time

 -- David Prévot <taffit@debian.org>  Mon, 29 Jun 2015 18:18:44 -0400

php-doctrine-instantiator (1.0.4-3) unstable; urgency=medium

  * Fix autoload.php path

 -- David Prévot <taffit@debian.org>  Mon, 25 May 2015 10:30:54 -0400

php-doctrine-instantiator (1.0.4-2) unstable; urgency=medium

  * Team upload to unstable since Jessie has been released
  * Update homemade static autoload.php for tests

 -- David Prévot <taffit@debian.org>  Sat, 23 May 2015 13:49:55 -0400

php-doctrine-instantiator (1.0.4-1) experimental; urgency=medium

  * Team upload to experimental to respect the freeze

  [ Dave Marshall ]
  * Check that a class isCloneable before cloning

  [ Nikita Popov ]
  * Change PHP version constraint to support PHP 7

  [ David Prévot ]
  * Handle patches with gbp pq
  * Require PHP_Token_Stream autoloader for tests
  * Add upstream changelog
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Mon, 22 Dec 2014 14:41:54 -0400

php-doctrine-instantiator (1.0.2-1) unstable; urgency=low

  * Initial Release (Closes: #761496)

 -- Prach Pongpanich <prachpub@gmail.com>  Sun, 14 Sep 2014 19:37:22 +0700
