php-deepcopy (1.11.1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.11.1-1 tag
- Git: https://salsa.debian.org/php-team/pear/php-deepcopy.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 794624
- Browser: https://salsa.debian.org/php-team/pear/php-deepcopy
- Last scan: 2023-09-30 13:22:16+00
- Next scan: 2023-10-06 01:41:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-deepcopy (1.11.1-1) unstable; urgency=medium
[ fsevestre ]
* Allow applying further filters with ChainableFilter
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
* Ensure the local class takes precedence during build
* Drop patch not needed anymore
-- David Prévot <taffit@debian.org> Thu, 09 Mar 2023 08:25:22 +0100
- This branch is 1 commit ahead of tag debian/1.11.1-1
- Git log:
commit d48df7bf9fb2d9746a897c956c4554d6caaf3fcb
Author: David Prévot <taffit@debian.org>
Date: Mon May 29 10:50:03 2023 +0200
Use prophesize from php-phpspec-prophecy-phpunit
Compatibility with recent PHPUnit (10).