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
|
php-faker (1.20.0+dfsg-5) unstable; urgency=medium
* Team upload
* Modernize PHPUnit syntax
* Revert "Force system dependencies loading"
* Simplify phpab and phpunit calls
* Build-depends on php-doctrine-orm for phpabtpl
* Update Standards-Version to 4.7.1
-- David Prévot <taffit@debian.org> Tue, 25 Feb 2025 08:46:42 +0100
php-faker (1.20.0+dfsg-4) unstable; urgency=medium
* Team upload
* Drop incompatible tests for debci too
-- David Prévot <taffit@debian.org> Thu, 24 Oct 2024 06:03:51 +0200
php-faker (1.20.0+dfsg-3) unstable; urgency=medium
* Team upload
* Make provider functions static (PHPUnit 11 Fix) (Closes: #1070542)
-- David Prévot <taffit@debian.org> Fri, 11 Oct 2024 13:03:37 +0100
php-faker (1.20.0+dfsg-2) unstable; urgency=medium
* Team upload
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Fri, 08 Mar 2024 19:46:47 +0100
php-faker (1.20.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Rebase patches on new upstream version
* Wrap and sort control files
* Add new upstream test dependency
* Skip incompatible test cases on 32-bit systems
-- Robin Gustafsson <robin@rgson.se> Thu, 22 Sep 2022 22:05:16 +0200
php-faker (1.17.0+dfsg-2) unstable; urgency=medium
[ David Prévot ]
* Update Standards-Version to 4.6.1
* Remove self from Uploaders
-- Robin Gustafsson <robin@rgson.se> Sun, 21 Aug 2022 14:57:29 +0200
php-faker (1.17.0+dfsg-1) unstable; urgency=medium
* Initial release (new Laravel stack dependency)
-- David Prévot <taffit@debian.org> Tue, 28 Dec 2021 18:24:44 -0400
|