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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
|
php-composer-xdebug-handler (3.0.3-2+deb12u1) bookworm; urgency=medium
* Track debian/bookworm-security
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Tue, 13 Feb 2024 17:13:43 +0100
php-composer-xdebug-handler (3.0.3-2) unstable; urgency=medium
* Upload to unstable for composer 2.3
* Mark package as Multi-Arch: foreign
-- David Prévot <taffit@debian.org> Sat, 18 Jun 2022 12:06:48 +0200
php-composer-xdebug-handler (3.0.3-1) experimental; urgency=medium
[ John Stevenson ]
* Prepare 3.0.3
[ Jordi Boggiano ]
* Allow all major versions of composer/pcre given the usage here does not
depend on PREG_UNMATCHED_AS_NULL
[ David Prévot ]
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Fri, 17 Jun 2022 16:51:32 +0200
php-composer-xdebug-handler (3.0.1-1) experimental; urgency=medium
[ John Stevenson ]
* Fix isXdebugActive if used before instantiation
* Prepare 3.0.1
-- David Prévot <taffit@debian.org> Wed, 05 Jan 2022 09:33:31 -0400
php-composer-xdebug-handler (3.0.0-1) experimental; urgency=medium
* Upload new major version to experimental
[ John Stevenson ]
* Change minimum PHP to 7.2.5
* Use modern array syntax
* Use modern phpunit asserts
* Add strict types
* Document version 2 long term support
* Prepare 3.0.0
[ David Prévot ]
* Don’t provide UPGRADE.md removed upstream
-- David Prévot <taffit@debian.org> Fri, 24 Dec 2021 11:36:08 -0400
php-composer-xdebug-handler (2.0.3-1) unstable; urgency=medium
[ John Stevenson ]
* Prepare 2.0.3
[ David Prévot ]
* Depend on php-composer-pcre
-- David Prévot <taffit@debian.org> Thu, 09 Dec 2021 07:40:40 -0400
php-composer-xdebug-handler (2.0.2-1) unstable; urgency=medium
* Upload to unstable in sync with composer 2.1
[ John Stevenson ]
* Remove ini directives below PATH and HOST sections (#133)
* Use xdebug_info to get mode in Xdebug-3.1
* Prepare 2.0.2
[ Alexander M. Turek ]
* Allow psr/log 2 and 3
[ David Prévot ]
* Update standards version to 4.6.0, no changes needed
-- David Prévot <taffit@debian.org> Thu, 07 Oct 2021 22:33:30 -0400
php-composer-xdebug-handler (2.0.1-1) experimental; urgency=medium
[ John Stevenson ]
* Prepare 2.0.1
-- David Prévot <taffit@debian.org> Thu, 06 May 2021 14:11:25 -0400
php-composer-xdebug-handler (2.0.0-1) experimental; urgency=medium
[ John Stevenson ]
* Prepare 2.0.0
[ David Prévot ]
* Install UPGRADE.md
-- David Prévot <taffit@debian.org> Mon, 12 Apr 2021 09:25:41 -0400
php-composer-xdebug-handler (1.4.6-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ johnstevenson ]
* Prepare 1.4.6
[ David Prévot ]
* Simplify gbp import-orig
* Generate phpabtpl at build time
* Use dh-sequence-phpcomposer instead of pkg-php-tools
-- David Prévot <taffit@debian.org> Sat, 27 Mar 2021 08:58:05 -0400
php-composer-xdebug-handler (1.4.5-1) unstable; urgency=medium
[ Martin Matthaei ]
* Fix Exception if 'pcntl_signal' is disabled
[ Jordi Boggiano ]
* Update changelog
[ 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> Sun, 22 Nov 2020 11:32:26 -0400
php-composer-xdebug-handler (1.4.3-1) unstable; urgency=medium
[ johnstevenson ]
* Fix signal handling in the restarted process
* Prepare 1.4.3
[ David Prévot ]
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Mon, 24 Aug 2020 10:32:06 -0400
php-composer-xdebug-handler (1.4.2-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Ignore SIGINTs to let the restarted process handle them
[ johnstevenson ]
* Prepare 1.4.2
[ David Prévot ]
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Thu, 04 Jun 2020 05:52:07 -1000
php-composer-xdebug-handler (1.4.1-1) unstable; urgency=medium
[ Paul DelRe ]
* Fix empty ini handling (#105)
[ johnstevenson ]
* Prepare 1.4.1
[ David Prévot ]
* d/control: Drop versioned dependency satisfied in (old)stable
* Update Standards-Version to 4.5.0
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- David Prévot <taffit@debian.org> Wed, 04 Mar 2020 09:06:34 -1000
php-composer-xdebug-handler (1.4.0-1) unstable; urgency=medium
[ johnstevenson ]
* Add color support to Hyper terminal
* Add support for NO_COLOR environment variable
* Refactor tests for phpunit 8
* Prepare 1.4.0
[ David Prévot ]
* Drop patch not needed anymore
* Update gbp import-ref usage
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- David Prévot <taffit@debian.org> Fri, 08 Nov 2019 19:13:42 -1000
php-composer-xdebug-handler (1.3.3-2) unstable; urgency=medium
* Upload to unstable now that buster has been released.
* Update standards version, no changes needed.
* Set upstream metadata fields: Contact, Name.
-- David Prévot <taffit@debian.org> Thu, 15 Aug 2019 10:46:36 -1000
php-composer-xdebug-handler (1.3.3-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ johnstevenson ]
* Prepare 1.3.3
[ David Prévot ]
* Document gbp import-ref usage
* Use the testsuite
-- David Prévot <taffit@debian.org> Thu, 20 Jun 2019 14:59:00 -1000
php-composer-xdebug-handler (1.3.2-1) unstable; urgency=medium
[ johnstevenson ]
* Prepare 1.3.2
[ David Prévot ]
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
-- David Prévot <taffit@debian.org> Fri, 01 Feb 2019 11:52:45 -1000
php-composer-xdebug-handler (1.3.1-1) unstable; urgency=medium
[ johnstevenson ]
* Prepare 1.3.1
-- David Prévot <taffit@debian.org> Fri, 30 Nov 2018 17:22:28 -1000
php-composer-xdebug-handler (1.3.0-1) unstable; urgency=medium
[ johnstevenson ]
* Prepare 1.3.0
[ David Prévot ]
* Use debhelper-compat instead of debian/compat
-- David Prévot <taffit@debian.org> Mon, 03 Sep 2018 17:42:50 -1000
php-composer-xdebug-handler (1.2.1-1) unstable; urgency=medium
* Update Standards-Version to 4.2.1
-- David Prévot <taffit@debian.org> Sun, 26 Aug 2018 19:16:46 -1000
php-composer-xdebug-handler (1.2.0-1) unstable; urgency=medium
* Update Standards-Version to 4.2.0
-- David Prévot <taffit@debian.org> Mon, 20 Aug 2018 16:32:32 -1000
php-composer-xdebug-handler (1.1.0-1) unstable; urgency=low
* Initial release (new composer dependency)
-- David Prévot <taffit@debian.org> Sat, 28 Jul 2018 10:26:38 +0800
|