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
|
php-composer-xdebug-handler (1.4.5-1+deb11u1) bullseye; urgency=medium
* Track debian/bullseye
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Sun, 18 Feb 2024 09:02:41 +0100
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
|