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
|
php-malkusch-lock (2.3.0+ds-2) unstable; urgency=medium
* Team upload
* Expect recent PHPUnit for debci
* Revert "Force system dependencies loading"
-- David Prévot <taffit@debian.org> Thu, 16 Jan 2025 11:10:25 +0100
php-malkusch-lock (2.3.0+ds-1) unstable; urgency=medium
* New upstream version 2.3.0+ds (Closes: #1039792, #1070567)
* Drop obsolete patch
* Update patches for new upstream version
* Drop trait for php7 to avoid phpab error
* classes/ was renamed to src/
* Upstream license changed to MIT
* Mark Multi-Arch: foreign
* Follows policy 4.7.0
* Drop slow test detector extension
* Update patch to avoid test runner warning
* Disable code coverage report
-- James Valleroy <jvalleroy@mailbox.org> Sun, 08 Dec 2024 16:50:03 -0500
php-malkusch-lock (2.2.1+ds-2) unstable; urgency=medium
* Team upload
[ James Valleroy ]
* d/clean: Correct autoload paths (Closes: #1049080)
[ David Prévot ]
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Fri, 08 Mar 2024 18:45:09 +0100
php-malkusch-lock (2.2.1+ds-1) unstable; urgency=medium
* New upstream version 2.2.1+ds
* Refresh patch
* Set Standards-Version to 4.6.1
* Update debian/* copyright year
* Add autopkgtest
* Generate autoload template
-- James Valleroy <jvalleroy@mailbox.org> Sun, 02 Oct 2022 11:35:54 -0400
php-malkusch-lock (2.2+ds.1-2) unstable; urgency=medium
* Enable tests during build
* Patch out tests that use Eloquent\Liberator
* Patch out tests that use Spatie\Async
* Build-Depend on php-mikey179-vfsstream
* Build-Depend on php-mysql and php-sqlite3
* Build-Depend on php-predis
* Skip comparison check on 32-bit systems
-- James Valleroy <jvalleroy@mailbox.org> Thu, 30 Dec 2021 12:31:39 -0500
php-malkusch-lock (2.2+ds.1-1) unstable; urgency=medium
* Initial release (Closes: #1001913)
-- James Valleroy <jvalleroy@mailbox.org> Thu, 16 Dec 2021 10:20:16 -0500
|