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
|
php-pda-pheanstalk (4.0.5-6) unstable; urgency=medium
* Drop failing assertion with latest PHP (Closes: #1101592)
-- David Prévot <taffit@debian.org> Sun, 30 Mar 2025 13:41:46 +0200
php-pda-pheanstalk (4.0.5-5) unstable; urgency=medium
* Modernize PHPUnit syntax
* Simplify build
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Thu, 06 Mar 2025 07:57:33 +0100
php-pda-pheanstalk (4.0.5-4) unstable; urgency=medium
* Use --require-file for phpabtl (Closes: #1074203)
-- David Prévot <taffit@debian.org> Thu, 18 Jul 2024 19:17:25 +0900
php-pda-pheanstalk (4.0.5-3) unstable; urgency=medium
* Make provider functions static (PHPUnit 11 Fix) (Closes: #1070584)
* Update Standards-Version to 4.7.0
* Use dh-sequence-phpcomposer instead of pkg-php-tools
-- David Prévot <taffit@debian.org> Sun, 19 May 2024 13:24:05 +0200
php-pda-pheanstalk (4.0.5-2) unstable; urgency=medium
* allow-stderr for debci
-- David Prévot <taffit@debian.org> Mon, 15 Jan 2024 09:12:08 +0100
php-pda-pheanstalk (4.0.5-1) unstable; urgency=medium
[ George ]
* On reconnection dispatch the ignore command (#259)
[ David Prévot ]
* Track version 4 for now (Trixie?)
* Update standards version to 4.6.2, no changes needed.
* Update build steps
-- David Prévot <taffit@debian.org> Sat, 13 Jan 2024 09:52:10 +0100
php-pda-pheanstalk (4.0.4-1) unstable; urgency=medium
[ Kevin Tardif ]
* Don't log warnings from SocketSocket usage
[ David Prévot ]
* Simplify gbp import-orig
* Update standards version to 4.6.0, no changes needed.
-- David Prévot <taffit@debian.org> Fri, 19 Nov 2021 15:34:47 -0400
php-pda-pheanstalk (4.0.3-1) unstable; urgency=low
* Initial release (New symfony dependency)
-- David Prévot <taffit@debian.org> Tue, 05 Jan 2021 13:04:53 -0400
|