diff --git a/debian/changelog b/debian/changelog index a975339ab539a4928f44a719519f923cf8ea9bb0..5fcb3deb4a43e70eb517b880a7ae2886b10ed199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +phpunit-lines-of-code (2.0.0-1) experimental; urgency=medium + + * Upload new major version to experimental + + [ Sebastian Bergmann ] + * Drop support for PHP 7.3 + * Drop support for PHP 7.4 + * Drop support for PHP 8.0 + * Bump copyright year + * Add Security Policy + * Prepare release + + [ David Prévot ] + * Update standards version to 4.6.2, no changes needed. + * Update copyright (years and license) + * Ship upstream security notice + * Use phpunit 10 for tests + + -- David Prévot <taffit@debian.org> Sat, 04 Feb 2023 12:03:14 +0100 + phpunit-lines-of-code (1.0.3-2) unstable; urgency=medium * Simplify gbp import-orig (and check signature)