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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
php-file-iterator (3.0.5-2) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 9
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Sun, 20 Dec 2020 12:32:47 -0400
php-file-iterator (3.0.5-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
-- David Prévot <taffit@debian.org> Wed, 30 Sep 2020 09:17:34 -0400
php-file-iterator (3.0.4-1) experimental; urgency=medium
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Sun, 12 Jul 2020 11:42:30 -0400
php-file-iterator (3.0.3-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
* Prepare release
-- David Prévot <taffit@debian.org> Mon, 29 Jun 2020 06:09:26 -1000
php-file-iterator (3.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Don’t embed composer in distributed tarball
* Document gbp import-ref usage
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sun, 31 May 2020 10:59:59 -1000
php-file-iterator (3.0.0-1) experimental; urgency=medium
* Upload version compatible with PHPUnit 9 to experimental
[ Sebastian Bergmann ]
* Bump copyright year
* Drop support for PHP 7.1 and PHP 7.2
* Prepare release
[ David Prévot ]
* debian/copyright: Update copyright (years)
* debian/clean:
+ Extend for PHPUnit 8
+ Use for directories
* debian/control:
+ Drop versioned dependency satisfied in (old)stable
+ Add ant build-dependency for build.xml
+ Update standards version to 4.5.0
* debian/upstream/metadata:
set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
-- David Prévot <taffit@debian.org> Fri, 07 Feb 2020 22:24:40 -1000
php-file-iterator (2.0.2-1) unstable; urgency=medium
[ Andreas Möller ]
* Enhancement: Require phpunit/phpunit and add basic Travis configuration
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Run testsuite at build time
* Add ci testsuite
* Use debhelper-compat = 11
* Update Standards-Version to 4.2.1
-- David Prévot <taffit@debian.org> Sun, 16 Sep 2018 15:38:02 -1000
php-file-iterator (2.0.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Bump copyright year
* Prepare release
[ David Prévot ]
* Update copyright (years)
* Take Luis Uribe place as maintainer (Closes: #894008)
* Update Standards-Version to 4.1.4
* Move project repository to salsa.d.o
* Install package in its namespace
-- David Prévot <taffit@debian.org> Wed, 20 Jun 2018 09:47:57 -1000
php-file-iterator (1.4.5-1) unstable; urgency=medium
* Team upload
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Use priority optional
* Update Standards-Version to 4.1.2
-- David Prévot <taffit@debian.org> Mon, 04 Dec 2017 07:27:38 -1000
php-file-iterator (1.4.2-1) unstable; urgency=medium
* Team upload
* Drop Thomas Goirand from uploaders as he requested
* Update Standards-Version to 4.1.0
-- David Prévot <taffit@debian.org> Tue, 22 Aug 2017 12:01:30 -1000
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
|