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 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
phpunit-global-state (5.0.2-1) unstable; urgency=medium
* Source upload now that everything is in place
-- David Prévot <taffit@debian.org> Sun, 20 Dec 2020 17:25:48 -0400
phpunit-global-state (5.0.2-1~stage1) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 9
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Sun, 20 Dec 2020 16:10:22 -0400
phpunit-global-state (5.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
-- David Prévot <taffit@debian.org> Wed, 30 Sep 2020 09:10:37 -0400
phpunit-global-state (5.0.0-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Ignore tests etc. from archive exports
* Remove the blacklist terminology
* Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
* Prepare release
[ David Prévot ]
* Document gbp import-ref usage
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
* Build-Depend on recent phpunit
-- David Prévot <taffit@debian.org> Fri, 07 Aug 2020 09:22:11 +0200
phpunit-global-state (4.0.0-1) experimental; urgency=medium
* Upload version compatible with PHPUnit 9 to experimental
[ Sebastian Bergmann ]
* Bump copyright year
* Drop support for PHP 7.2
* Prepare release
[ David Prévot ]
* debian/copyright: Update copyright (years)
* debian/upstream/metadata:
set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
* debian/control:
+ Drop versioned dependency satisfied in (old)stable
+ Update standards version to 4.5.0
-- David Prévot <taffit@debian.org> Fri, 07 Feb 2020 22:41:48 -1000
phpunit-global-state (3.0.0-2) unstable; urgency=medium
* Upload to unstable in sync with PHPUnit 8
* Extend d/clean for PHPUnit 8
* Update standards version, no changes needed.
* Unify tests calls
* Relax versioned build-dependency
-- David Prévot <taffit@debian.org> Fri, 13 Sep 2019 15:23:28 -1000
phpunit-global-state (3.0.0-1) experimental; urgency=medium
* Upload to experimental since phpunit/sid currently depends on
phpunit-global-state (<< 3~~)
[ Sebastian Bergmann ]
* Depend on phpunit/phpunit ^8.0
* Bump copyright year
* Prepare release
[ David Prévot ]
* Move repository to salsa.d.o
* Use debhelper-compat 12
* Update copyright (years)
* Drop get-orig-source target
* Update Standards-Version to 4.3.0
* Update autoload.php to new dependencies
* Build-Depend on phpunit (>= 8)
-- David Prévot <taffit@debian.org> Fri, 01 Feb 2019 16:29:33 -1000
phpunit-global-state (2.0.0really2.0.0-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack
(Closes: #882945)
* Build-depend on recent phpunit (Closes: #877251)
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Wed, 29 Nov 2017 08:02:42 -1000
phpunit-global-state (2.0.0really2.0.0-1) experimental; urgency=medium
* Use higher upstream version than the one in unstable
-- David Prévot <taffit@debian.org> Sun, 27 Aug 2017 20:14:59 -1000
phpunit-global-state (2.0.0-2) experimental; urgency=medium
* Really upload to experimental
-- David Prévot <taffit@debian.org> Sun, 27 Aug 2017 19:00:36 -1000
phpunit-global-state (2.0.0-1) unstable; urgency=medium
* Upload version only compatible with latest PHPUnit to experimental
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update copyright (years)
* Don’t use default upstream build system
* Update Standards-Version to 4.1.0
* Use directly phpunit for the tests
-- David Prévot <taffit@debian.org> Tue, 22 Aug 2017 18:21:55 -1000
phpunit-global-state (1.1.1-2) unstable; urgency=medium
* Update Standards-Version to 3.9.7
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Fri, 04 Mar 2016 12:16:36 -0400
phpunit-global-state (1.1.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Fix CS/WS issues
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Update copyright (years)
* Make sure the local class takes precedence at build time
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 14:17:07 -0400
phpunit-global-state (1.0.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Mon, 09 Feb 2015 23:16:38 -0400
|