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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
phpunit-lines-of-code (3.0.1-4) unstable; urgency=medium
* Upload for the reproducible effort
* Revert "Force system dependencies loading"
* Simplify build
* Update Standards-Version to 4.7.2
* Track version 3 for Trixie
-- David Prévot <taffit@debian.org> Sun, 04 May 2025 20:39:25 +0200
phpunit-lines-of-code (3.0.1-3) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Fri, 10 Jan 2025 12:06:14 +0100
phpunit-lines-of-code (3.0.1-2) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 11
-- David Prévot <taffit@debian.org> Fri, 10 Jan 2025 09:29:31 +0100
phpunit-lines-of-code (3.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Use PHPStan instead of Psalm
* Prepare release
-- David Prévot <taffit@debian.org> Sun, 14 Jul 2024 16:04:14 +0200
phpunit-lines-of-code (3.0.0-2) experimental; urgency=medium
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Tue, 05 Mar 2024 20:17:44 +0100
phpunit-lines-of-code (3.0.0-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Start development of next major version
* Declare class readonly
* Remove support for PHP-Parser 4
* Bump copyright year
* Prepare release
[ David Prévot ]
* Update copyright (years)
-- David Prévot <taffit@debian.org> Sat, 03 Feb 2024 12:26:29 +0100
phpunit-lines-of-code (2.0.2-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Support nikic/php-parser ^5.0
* Prepare release
[ David Prévot ]
* Set upstream metadata fields: Security-Contact.
-- David Prévot <taffit@debian.org> Sat, 23 Dec 2023 10:43:05 +0100
phpunit-lines-of-code (2.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Narrow types
* Prepare release
-- David Prévot <taffit@debian.org> Mon, 04 Sep 2023 01:30:59 +0530
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)
* Use dh-sequence-phpcomposer instead of --with phpcomposer
* Install and use phpabtpl(1) autoloaders
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Sat, 09 Jul 2022 20:47:10 +0200
phpunit-lines-of-code (1.0.3-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Thu, 10 Dec 2020 10:34:03 -0400
phpunit-lines-of-code (1.0.0-1) unstable; urgency=medium
* Initial release (new php-codecoverage dependency)
-- David Prévot <taffit@debian.org> Fri, 07 Aug 2020 09:38:33 +0200
|