php-phpdocumentor-type-resolver (1.4.0-2) unstable; urgency=medium

  * Only run unit test suite
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sat, 12 Dec 2020 17:46:47 -0400

php-phpdocumentor-type-resolver (1.4.0-1) unstable; urgency=medium

  [ Mike van Riel ]
  * Add true and false as PseudoTypes

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Fri, 18 Sep 2020 07:51:19 -0400

php-phpdocumentor-type-resolver (1.3.0-1) unstable; urgency=medium

  [ Jaapio ]
  * Remove mockery from tests

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Drop patch (issue fixed upstream)
  * Drop php-mockery build-dependency
  * Update copyright

 -- David Prévot <taffit@debian.org>  Mon, 29 Jun 2020 15:39:19 -1000

php-phpdocumentor-type-resolver (1.1.0-1) unstable; urgency=medium

  * Compatibility with recent PHPUnit (8)
  * debian/control: Update Standards-Version to 4.5.0
  * debian/upstream/metadata:
    set fields Bug-Database, Bug-Submit, Repository, Repository-Browse

 -- David Prévot <taffit@debian.org>  Mon, 02 Mar 2020 14:27:17 -1000

php-phpdocumentor-type-resolver (1.0.1-2) unstable; urgency=medium

  * Upload to unstable in sync with php-phpdocumentor-reflection-common
  * 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>  Mon, 30 Sep 2019 18:08:24 -1000

php-phpdocumentor-type-resolver (1.0.1-1) experimental; urgency=medium

  [ Piotr Kugla ]
  * Fix invalid namespace aliases

 -- David Prévot <taffit@debian.org>  Sun, 25 Aug 2019 14:47:12 -1000

php-phpdocumentor-type-resolver (1.0.0-1) experimental; urgency=medium

  [ Jaapio ]
  * prepare for v1 release

  [ Graham Campbell ]
  * phpdocumentor/reflection-common stable

  [ David Prévot ]
  * Document gbp import-ref usage
  * Add back testsuite
  * Drop get-orig-source target
  * Use debhelper-compat 12
  * Update Standards-Version to 4.4.0
  * Ship upstream examples

 -- David Prévot <taffit@debian.org>  Thu, 11 Jul 2019 10:15:53 -0300

php-phpdocumentor-type-resolver (0.7.1-1) experimental; urgency=medium

  [ Mike van Riel ]
  * Unclosed array expression should throw exception

  [ David Prévot ]
  * Use debhelper-compat 11
  * Use https in Format
  * Use https in Homepage
  * Use Standards-Version 4.2.1

 -- David Prévot <taffit@debian.org>  Mon, 15 Oct 2018 21:17:46 -1000

php-phpdocumentor-type-resolver (0.7.0-1) experimental; urgency=medium

  [ RJ Garcia ]
  * Parse Group Use Statements

 -- David Prévot <taffit@debian.org>  Thu, 23 Aug 2018 14:57:33 -1000

php-phpdocumentor-type-resolver (0.6.3-1) experimental; urgency=medium

  * Update Standards-Version to 4.2.0

 -- David Prévot <taffit@debian.org>  Tue, 14 Aug 2018 09:18:07 -1000

php-phpdocumentor-type-resolver (0.6.2-1) experimental; urgency=medium

  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Wed, 20 Jun 2018 14:45:36 -1000

php-phpdocumentor-type-resolver (0.6.1-1) experimental; urgency=medium

  [ Gabriel Caruso ]
  * Welcome 2018 :tada:

  [ David Prévot ]
  * Update copyright (years)
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Tue, 06 Mar 2018 15:14:40 -1000

php-phpdocumentor-type-resolver (0.5.0-1) experimental; urgency=medium

  * Upload version incompatible with version 4 of
    php-phpdocumentor-reflection-docblock to experimental
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Sat, 30 Dec 2017 14:56:26 +0530

php-phpdocumentor-type-resolver (0.4.0-2) unstable; urgency=medium

  * Upload to unstable in sync with symfony
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Thu, 30 Nov 2017 15:05:08 -1000

php-phpdocumentor-type-resolver (0.4.0-1) experimental; urgency=medium

  * Upload version only compatible with version 4 of
    php-phpdocumentor-reflection-docblock to experimental
  * Drop testsuite removed upstream
  * Include upstream README
  * Update copyright
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Mon, 21 Aug 2017 20:49:34 -1000

php-phpdocumentor-type-resolver (0.2.1-1) unstable; urgency=medium

  [ Mike van Riel ]
  * Last namespace separator is not removed

 -- David Prévot <taffit@debian.org>  Wed, 25 Jan 2017 16:42:01 -1000

php-phpdocumentor-type-resolver (0.2-1) unstable; urgency=medium

  [ Hidde Boomsma ]
  * Rename Void to Void_ since it is a reserved keyword in PHP7.1

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

 -- David Prévot <taffit@debian.org>  Sat, 11 Jun 2016 12:28:00 -0400

php-phpdocumentor-type-resolver (0.1.8-1) unstable; urgency=medium

  [ Mike van Riel ]
  * Remove development package and upgrade phpunit

 -- David Prévot <taffit@debian.org>  Thu, 31 Mar 2016 12:02:23 -0400

php-phpdocumentor-type-resolver (0.1.7-1) unstable; urgency=medium

  [ Kévin Dunglas ]
  * Fix file_get_contents warning in ContextFactory

 -- David Prévot <taffit@debian.org>  Mon, 21 Mar 2016 20:21:15 -0400

php-phpdocumentor-type-resolver (0.1.6-3) unstable; urgency=medium

  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Wed, 09 Mar 2016 19:11:30 -0400

php-phpdocumentor-type-resolver (0.1.6-2) unstable; urgency=medium

  * Enable testsuite
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Sat, 13 Feb 2016 21:46:34 -0400

php-phpdocumentor-type-resolver (0.1.6-1) unstable; urgency=low

  * Initial release (new php-phpdocumentor-reflection-docblock dependency)

 -- David Prévot <taffit@debian.org>  Sun, 31 Jan 2016 14:56:52 -0400
