From d31dc7223c565afa6d67ab26c3b84f4a98fcefe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= <taffit@debian.org> Date: Wed, 6 Jul 2022 20:08:08 +0200 Subject: [PATCH] Update changelog for 4.0.4-2 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf1d011..de9dbac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +phpunit-recursion-context (4.0.4-2) unstable; urgency=medium + + * Simplify gbp import-orig (and check signature) + * Use dh-sequence-phpcomposer instead of --with phpcomposer + * Mark package as Multi-Arch: foreign + * Update Standards-Version to 4.6.1 + * Install /u/s/pkg-php-tools/{autoloaders,overrides} files + + -- David Prévot <taffit@debian.org> Wed, 06 Jul 2022 20:08:04 +0200 + phpunit-recursion-context (4.0.4-1) unstable; urgency=medium * Upload to unstable in sync with PHPUnit 9 -- GitLab