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 116 117 118 119 120 121 122 123 124
|
php-doctrine-deprecations (1.1.5-1) unstable; urgency=medium
[ Grégoire Paris ]
* Rework risky test
* Allow running tests with PHPUnit 10 and 11
* Allow PHPUnit 12
[ David Prévot ]
* Drop patch not needed anymore
* Update Standards-Version to 4.7.2
* Don’t break phpunit
-- David Prévot <taffit@debian.org> Wed, 09 Apr 2025 07:55:49 +0200
php-doctrine-deprecations (1.1.4-2) unstable; urgency=medium
* Modernize PHPUnit syntax
-- David Prévot <taffit@debian.org> Mon, 24 Feb 2025 08:21:31 +0100
php-doctrine-deprecations (1.1.4-1) unstable; urgency=medium
[ Grégoire Paris ]
* Use a shallow tree
[ David Prévot ]
* Adapt packaging to new layout
* Update Standards-Version to 4.7.0
-- David Prévot <taffit@debian.org> Thu, 26 Dec 2024 10:53:25 +0100
php-doctrine-deprecations (1.1.3-3) unstable; urgency=medium
* Use --require-file for phpabtl (Closes: #1074194)
-- David Prévot <taffit@debian.org> Sun, 14 Jul 2024 19:42:09 +0200
php-doctrine-deprecations (1.1.3-2) unstable; urgency=medium
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Mon, 12 Feb 2024 23:55:49 +0100
php-doctrine-deprecations (1.1.3-1) unstable; urgency=medium
[ Athos Ribeiro ]
* Adjust tests for PHP 8.3 (Closes: #1061536)
[ David Prévot ]
* Drop versioned build-dependencies
-- David Prévot <taffit@debian.org> Sun, 04 Feb 2024 10:30:42 +0100
php-doctrine-deprecations (1.1.2-1) unstable; urgency=medium
* Upload to unstable now that Bookworm has been released
[ Thomas Lallement ]
* Update Deprecation.php
[ David Prévot ]
* Check automatic signature
-- David Prévot <taffit@debian.org> Thu, 28 Sep 2023 18:57:49 +0200
php-doctrine-deprecations (1.1.1-1) experimental; urgency=medium
[ Ruud Kamphuis ]
* Fix Deprecation::ignoreDeprecations
[ Christophe Coevoet ]
* Fix deprecations triggered from code called by native code
-- David Prévot <taffit@debian.org> Sun, 04 Jun 2023 14:01:23 +0200
php-doctrine-deprecations (1.1.0-1) experimental; urgency=medium
* Upload to experimental during the freeze
* Be tolerant about line number pointer (#39)
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Tue, 30 May 2023 12:06:19 +0200
php-doctrine-deprecations (1.0.0-2) unstable; urgency=medium
* Be tolerant about line number pointer (PHP 8.2 related fix)
-- David Prévot <taffit@debian.org> Sat, 06 Aug 2022 18:36:35 +0200
php-doctrine-deprecations (1.0.0-1) unstable; urgency=medium
[ Remi Collet ]
* Fix #26 add LICENSE file
[ Kieran ]
* Create .gitattributes
[ Alexander M. Turek ]
* Allow psr/log 2 and 3 (#37)
[ David Prévot ]
* Use upstream repository as source since tests are dropped for tarball
* Update Standards-Version to 4.6.1
* Mark package as Multi-Arch: foreign
-- David Prévot <taffit@debian.org> Sun, 19 Jun 2022 21:12:32 +0200
php-doctrine-deprecations (0.5.3-3) unstable; urgency=medium
* Add php-psr-log for CI
-- David Prévot <taffit@debian.org> Mon, 22 Nov 2021 07:06:58 -0400
php-doctrine-deprecations (0.5.3-2) unstable; urgency=medium
* Upload to unstable
-- David Prévot <taffit@debian.org> Sun, 21 Nov 2021 16:01:14 -0400
php-doctrine-deprecations (0.5.3-1) experimental; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Mon, 11 Oct 2021 07:53:04 -0400
|