1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
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
|