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 63 64 65 66 67 68 69
|
php-file-iterator (1.4.1-2) unstable; urgency=medium
* Team upload
* 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> Sun, 20 Mar 2016 10:58:43 -0400
php-file-iterator (1.4.1-1) unstable; urgency=medium
* Team upload
[ Sebastian Bergmann ]
* Fix CS/WS issues
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 22:14:08 -0400
php-file-iterator (1.4.0-2) unstable; urgency=medium
* Team upload, to unstable as needed by phpunit
-- David Prévot <taffit@debian.org> Tue, 23 Jun 2015 17:43:23 -0400
php-file-iterator (1.4.0-1) experimental; urgency=medium
* Team upload, to experimental to respect the freeze
[ Thomas Steur ]
* support for wildcards (glob) in exclude
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Update copyright years
* Convert packaging to Composer source
-- David Prévot <taffit@debian.org> Fri, 03 Apr 2015 13:11:26 -0400
php-file-iterator (1.3.4-1) unstable; urgency=medium
* Team upload.
* New upstream 1.3.4
* Update d/watch to use pear.phpunit.de
* Rebuild with newer pkg-php-tools, which replaced php5-cli by php5-common
in Depends (Closes: #693677)
* Build-Depends-Indep on PEAR >=1.9.2, i.e (>= 5.3.6-1~) (Closes: #693677)
* Update to Standards-Version: 3.9.6, no change
* Remove README.source, which explain mainstream quilt
* Replace patch to package.xml by override_dh_auto_configure
(as in pkg-php-tools manpage)
* Update VCS-* fields
* Re-order d/copyright
-- Mathieu Parent <sathieu@debian.org> Tue, 14 Oct 2014 08:03:26 +0200
php-file-iterator (1.3.1-2) unstable; urgency=low
* Removed channel.xml tweak which is failing (Closes: #671949).
* Added myself as uploader.
* Now patches package.xml to remove the LICENSE file.
-- Thomas Goirand <zigo@debian.org> Tue, 08 May 2012 13:56:53 +0000
php-file-iterator (1.3.1-1) unstable; urgency=low
* Initial release (Closes: #611395)
-- Luis Uribe <acme@eviled.org> Sat, 24 Mar 2012 11:48:50 -0500
|