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
|
phpunit-global-state (2.0.0really2.0.0-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack
(Closes: #882945)
* Build-depend on recent phpunit (Closes: #877251)
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Wed, 29 Nov 2017 08:02:42 -1000
phpunit-global-state (2.0.0really2.0.0-1) experimental; urgency=medium
* Use higher upstream version than the one in unstable
-- David Prévot <taffit@debian.org> Sun, 27 Aug 2017 20:14:59 -1000
phpunit-global-state (2.0.0-2) experimental; urgency=medium
* Really upload to experimental
-- David Prévot <taffit@debian.org> Sun, 27 Aug 2017 19:00:36 -1000
phpunit-global-state (2.0.0-1) unstable; urgency=medium
* Upload version only compatible with latest PHPUnit to experimental
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update copyright (years)
* Don’t use default upstream build system
* Update Standards-Version to 4.1.0
* Use directly phpunit for the tests
-- David Prévot <taffit@debian.org> Tue, 22 Aug 2017 18:21:55 -1000
phpunit-global-state (1.1.1-2) unstable; urgency=medium
* 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> Fri, 04 Mar 2016 12:16:36 -0400
phpunit-global-state (1.1.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Fix CS/WS issues
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Update copyright (years)
* Make sure the local class takes precedence at build time
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 14:17:07 -0400
phpunit-global-state (1.0.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Mon, 09 Feb 2015 23:16:38 -0400
|