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
|
php-console-table (1.2.0-2) unstable; urgency=medium
* No tests if DEB_BUILD_OPTIONS contains nocheck
* Use pear run-tests instead of phpunit
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Thu, 02 Oct 2014 12:16:35 -0400
php-console-table (1.2.0-1) unstable; urgency=medium
[ Christian Weiske ]
* Fix bug #20181: E_NOTICE when using setAlign() but not on first column
* allow customization of all three border characters
* Use Console_Color2 to prevent E_NOTICES
* Make border visibility configurable
[ David Prévot ]
* DEP-8: Use @ instead of package name
* copyright: Document upstream VCS
-- David Prévot <taffit@debian.org> Tue, 18 Feb 2014 14:50:44 -0400
php-console-table (1.1.6-2) unstable; urgency=medium
* Do not remove tests from rules (Closes: #738405)
* Bump standards version to 3.9.5
* Activate test suite during package build
* Add DEP-8 compliant tests
-- David Prévot <taffit@debian.org> Sun, 09 Feb 2014 17:01:25 -0400
php-console-table (1.1.6-1) unstable; urgency=low
* Imported Upstream version 1.1.6
-- David Prévot <taffit@debian.org> Thu, 24 Oct 2013 15:29:23 -0400
php-console-table (1.1.5-1) unstable; urgency=low
* New upstream release (repacked tarball due to lone zero block)
* Use section php, as overridden by ftpmaster
* Move packaging to dh short rules and pkg-php-tools
* Maintain the package inside the PHP PEAR team
* Bump compat to 9
* Bump standards version to 3.9.4
* Convert source to format 3.0 (quilt)
* Convert copyright to format 1.0
* Remove useless READMEs
-- David Prévot <taffit@debian.org> Wed, 03 Jul 2013 18:56:58 -0400
php-console-table (1.1.4-1) unstable; urgency=low
* Initial Release (Closes: #650831).
-- Antoine Beaupré <anarcat@debian.org> Sat, 03 Dec 2011 12:50:03 -0500
|