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
|
php-mikey179-vfsstream (1.6.12-3) unstable; urgency=medium
* Modernize PHPUnit syntax
* Simplify clean
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Wed, 12 Mar 2025 06:52:13 +0100
php-mikey179-vfsstream (1.6.12-2) unstable; urgency=medium
* Drop tests failing under PHPUnit 11 (Closes: #1039796)
-- David Prévot <taffit@debian.org> Sun, 13 Oct 2024 10:15:36 +0100
php-mikey179-vfsstream (1.6.12-1) unstable; urgency=medium
[ Jaapio ]
* Drop support for php 5
* Upgrade tests to run on newer phpunit
* Disable coverage for php 7.1
[ David Prévot ]
* Update Standards-Version to 4.7.0
* Don’t use yoast/phpunit-polyfills
-- David Prévot <taffit@debian.org> Sun, 15 Sep 2024 12:33:53 +0200
php-mikey179-vfsstream (1.6.11-1) unstable; urgency=medium
* New upstream release
-- David Prévot <taffit@debian.org> Sat, 30 Jul 2022 10:58:45 +0200
php-mikey179-vfsstream (1.6.11~alpha.0-2) unstable; urgency=medium
* Upload version fixing PHP 8.2 support to unstable
-- David Prévot <taffit@debian.org> Thu, 21 Jul 2022 12:52:06 +0200
php-mikey179-vfsstream (1.6.11~alpha.0-1) experimental; urgency=medium
Upload alpha to experimental
[ Vladimir Jimenez ]
* Fix PHP 8.2 support for vfsStreamWrapper
[ David Prévot ]
* Mark package as Multi-Arch: foreign
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Tue, 28 Jun 2022 03:53:30 +0200
php-mikey179-vfsstream (1.6.10-1) unstable; urgency=medium
[ Vladimir Jimenez ]
* Fix more PHP 8.1 compat features
* Update CHANGELOG with v1.6.10 release notes
[ David Prévot ]
* Simplify gbp import-orig
* Install dh-sequence-* instead of using dh --with
* Update standards version to 4.6.0, no changes needed.
* Install examples
* Install /u/s/p/autoloaders file
-- David Prévot <taffit@debian.org> Sun, 10 Oct 2021 10:05:36 -0400
php-mikey179-vfsstream (1.6.8-3) unstable; urgency=medium
* Rename main branch to debian/latest (DEP-14)
* Update watch file format version to 4.
* Set Rules-Requires-Root: no.
* Update Standards-Version to 4.5.1
* Use debhelper-compat 13
* Simplify override_dh_auto_test
* Adapt to recent version of PHPUnit (9)
-- David Prévot <taffit@debian.org> Sat, 12 Dec 2020 10:53:25 -0400
php-mikey179-vfsstream (1.6.8-2) unstable; urgency=medium
* d/control: Drop versioned dependency satisfied in (old)stable
* Update Standards-Version to 4.5.0
* Set upstream metadata fields: Bug-Submit.
* Drop broken wrapper for PHP 7.4 (Closes: #952327)
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2020 08:43:57 -1000
php-mikey179-vfsstream (1.6.8-1) unstable; urgency=medium
[ Alex Pott ]
* Fix StringBasedFileContent::doRead to always return a string
[ Vladimir Jimenez ]
* Add changelog for a 1.6.8 release
[ David Prévot ]
* Update standards version to 4.4.1, no changes needed.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
-- David Prévot <taffit@debian.org> Tue, 10 Dec 2019 19:10:34 -1000
php-mikey179-vfsstream (1.6.7-1) unstable; urgency=medium
* Initial release (new phpmd build-dependency)
-- David Prévot <taffit@debian.org> Fri, 02 Aug 2019 12:22:31 -0400
|