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 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
|
php-file-iterator (5.1.0-4) unstable; urgency=medium
* Upload for the reproducible effort
* Update Standards-Version to 4.7.2
* Track version 5 for Trixie
-- David Prévot <taffit@debian.org> Sun, 04 May 2025 18:58:24 +0200
php-file-iterator (5.1.0-3) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Fri, 10 Jan 2025 12:06:04 +0100
php-file-iterator (5.1.0-2) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 11
-- David Prévot <taffit@debian.org> Fri, 10 Jan 2025 09:58:34 +0100
php-file-iterator (5.1.0-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
-- David Prévot <taffit@debian.org> Mon, 02 Sep 2024 13:45:34 +0200
php-file-iterator (5.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Use PHPStan instead of Psalm
* Prepare release
[ David Prévot ]
* Update Standards-Version to 4.7.0
-- David Prévot <taffit@debian.org> Sun, 14 Jul 2024 09:52:12 +0200
php-file-iterator (5.0.0-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Start development of next major version
* Bump copyright year
* Prepare release
[ David Prévot ]
* Update copyright (years)
-- David Prévot <taffit@debian.org> Sun, 04 Feb 2024 13:36:46 +0100
php-file-iterator (4.1.0-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
-- David Prévot <taffit@debian.org> Sun, 03 Sep 2023 03:14:42 +0530
php-file-iterator (4.0.2-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ Andreas Möller ]
* Fix: Ignore path that can not be resolved
-- David Prévot <taffit@debian.org> Mon, 08 May 2023 16:40:53 +0200
php-file-iterator (4.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ Andreas Möller ]
* Fix: Do not traverse into excluded directory
-- David Prévot <taffit@debian.org> Sat, 11 Feb 2023 07:16:22 +0100
php-file-iterator (4.0.0-1) experimental; urgency=medium
* Upload new major version to experimental
[ Sebastian Bergmann ]
* Drop support for PHP 7.3 and PHP 7.4
* Drop support for PHP 8.0
* Reformat so that tools recognize the license
* Bump copyright year
* Prepare release
[ David Prévot ]
* Set upstream metadata fields: Security-Contact.
* Update standards version to 4.6.2, no changes needed.
* Update copyright
* Ship upstream security notice
* Use phpunit 10 for tests
-- David Prévot <taffit@debian.org> Fri, 03 Feb 2023 13:54:19 +0100
php-file-iterator (3.0.6-2) unstable; urgency=medium
* Mark package as Multi-Arch: foreign
* Install /u/s/pkg-php-tools/{autoloaders,overrides} files
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Sun, 03 Jul 2022 14:33:35 +0200
php-file-iterator (3.0.6-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Bump copyright year
* Prepare release
[ David Prévot ]
* Simplify gbp import-orig (and check signature)
* Update copyright (years)
* Update standards version to 4.6.0, no changes needed.
* Install dh-sequence-* instead of using dh --with
-- David Prévot <taffit@debian.org> Thu, 02 Dec 2021 22:51:56 -0400
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
|