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
|
phpunit-recursion-context (3.0.0-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Sat, 25 Nov 2017 15:54:19 -1000
phpunit-recursion-context (3.0.0-1) experimental; urgency=medium
* Upload version only compatible with latest PHPUnit stack to experimental
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update copyright (years)
* Update Standards-Version to 4.1.0
* Don’t use default upstream build system
-- David Prévot <taffit@debian.org> Tue, 22 Aug 2017 15:27:41 -1000
phpunit-recursion-context (1.0.2-2) unstable; urgency=medium
* 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> Sat, 05 Mar 2016 10:41:47 -0400
phpunit-recursion-context (1.0.2-1) unstable; urgency=medium
[ Bob Weinand ]
* Remove unnecessary ext/hash dependency
-- David Prévot <taffit@debian.org> Tue, 08 Dec 2015 20:13:09 -0400
phpunit-recursion-context (1.0.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Fix CS/WS issues
[ David Prévot ]
* Simplify test calls
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 13:01:44 -0400
phpunit-recursion-context (1.0.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Sun, 08 Feb 2015 18:06:23 -0400
|