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
|
phpunit-code-unit (1.0.8-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Extend Throwable
* Prepare release
[ David Prévot ]
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Mon, 14 Dec 2020 18:24:01 -0400
phpunit-code-unit (1.0.7-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
-- David Prévot <taffit@debian.org> Sun, 04 Oct 2020 11:12:07 -0400
phpunit-code-unit (1.0.6-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Wed, 30 Sep 2020 13:18:21 -0400
phpunit-code-unit (1.0.5-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Ignore tests etc. from archive exports
* Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
* Closes #3
[ David Prévot ]
* Document gbp import-ref usage
* Adapt autoload.php to new test
-- David Prévot <taffit@debian.org> Sun, 28 Jun 2020 10:28:21 -1000
phpunit-code-unit (1.0.2-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sun, 31 May 2020 07:31:34 -1000
phpunit-code-unit (1.0.0-1) unstable; urgency=medium
* Initial release (new phpunit Dependency)
-- David Prévot <taffit@debian.org> Sat, 04 Apr 2020 10:12:01 -1000
|