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
|
phpunit-diff (1.4.1-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:49:32 -0400
phpunit-diff (1.4.1-1) unstable; urgency=medium
[ Matthew Gamble ]
* Add ability to hide non-diff lines
-- David Prévot <taffit@debian.org> Tue, 08 Dec 2015 21:46:12 -0400
phpunit-diff (1.3.0-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
-- David Prévot <taffit@debian.org> Sun, 17 May 2015 21:34:04 -0400
phpunit-diff (1.3.0-1) experimental; urgency=medium
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Simplify tests call with --bootstrap
* Update copyright years
-- David Prévot <taffit@debian.org> Fri, 03 Apr 2015 17:08:12 -0400
phpunit-diff (1.2.0-1) experimental; urgency=medium
[ David Prévot ]
* Fix source and homepage URLs
* Adapt packaging to Composer source
* Update copyright
* Bump standards version to 3.9.6
* Provide DEP-8 tests
* Add upstream changelog
* Upload to experimental to respect the freeze
[ Jeff Welch ]
* Do not advertise PEAR as an installation method
[ Denes Lados ]
* Implement selectLcsImplementation
-- David Prévot <taffit@debian.org> Mon, 09 Feb 2015 13:25:03 -0400
phpunit-diff (1.1.0-1) unstable; urgency=low
* Initial Release (Closes: #745853)
-- David Prévot <taffit@debian.org> Fri, 25 Apr 2014 16:48:19 -0400
|