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 251 252 253 254
|
phpab (1.26.0-1) unstable; urgency=medium
[ Arne Blankerts ]
* Downgrade PHPUnit to 8.5 for now
* Update Changelog
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Drop patch not needed anymore
* Update watch file format version to 4.
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
* Update Standards-Version to 4.5.1
* Tidy a bit phpab(1)
-- David Prévot <taffit@debian.org> Fri, 04 Dec 2020 08:21:19 -0400
phpab (1.25.9-1) unstable; urgency=medium
[ Arne Blankerts ]
* Update runtime dependency (console-tools) to 7.4 compatible version
* Update changelog for release
[ David Prévot ]
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse
* Update Standards-Version to 4.5.0
* Fix phpab manpage with recent help2man
-- David Prévot <taffit@debian.org> Sat, 21 Mar 2020 09:44:55 -1000
phpab (1.25.8-1) unstable; urgency=medium
[ Arne Blankerts ]
* Update changelog
-- David Prévot <taffit@debian.org> Fri, 22 Nov 2019 17:43:28 -1000
phpab (1.25.7-1) unstable; urgency=medium
[ sudomabider ]
* fix gzip usage in cli
[ Arne Blankerts ]
* Fix relative path resolving for static lists
* Update changelog for release
[ David Prévot ]
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Repository.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
* d/control: Drop versioned dependency satisfied in (old)stable
-- David Prévot <taffit@debian.org> Fri, 15 Nov 2019 06:53:07 -1000
phpab (1.25.6-2) unstable; urgency=medium
* Upload to unstable now tht buster has been released
* Update standards version, no changes needed.
* Set upstream metadata fields: Contact, Name.
* Add self to Uploaders
* Compatibility with recent PHPUnit (8)
-- David Prévot <taffit@debian.org> Sun, 18 Aug 2019 08:15:26 -1000
phpab (1.25.6-1) experimental; urgency=medium
* Team upload
[ Arne Blankerts ]
* Update changelog
-- David Prévot <taffit@debian.org> Mon, 20 May 2019 12:49:37 -1000
phpab (1.25.5-1) experimental; urgency=medium
* Team upload, to experimental during the freeze
[ Arne Blankerts ]
* Update changelog
-- David Prévot <taffit@debian.org> Sun, 28 Apr 2019 14:43:45 -1000
phpab (1.25.3-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Update changelog
[ David Prévot ]
* Simplify clean target
-- David Prévot <taffit@debian.org> Mon, 11 Feb 2019 16:06:40 -1000
phpab (1.25.2-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Bump copyright
[ David Prévot ]
* Update copyright (years)
* Use debhelper-compat 12
* Update Standards-Version to 4.3.0
-- David Prévot <taffit@debian.org> Thu, 07 Feb 2019 21:15:28 -1000
phpab (1.25.1-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Update changelog
[ Remi Collet ]
* Fix PHP 7.3 warnings => PHP Warning: Uncaught "continue" targeting switch
is equivalent to "break". Did you mean to use "continue 2"?
[ David Prévot ]
* Drop patch applied upstream
-- David Prévot <taffit@debian.org> Fri, 19 Oct 2018 17:11:28 -1000
phpab (1.25.0-2) unstable; urgency=medium
* Team upload
* Fix PHP 7.3 warnings, thanks to Remi Collet <remi@remirepo.net>
* Use debhelper-compat 11
* Drop get-orig-source target
* Use https in Format
* Use Standards-Version 4.2.1
-- David Prévot <taffit@debian.org> Mon, 15 Oct 2018 21:39:35 -1000
phpab (1.25.0-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Add opcache warming mode feature
* Update changelog
[ David Prévot ]
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.5
-- David Prévot <taffit@debian.org> Sat, 07 Jul 2018 19:15:01 -1000
phpab (1.24.1-1) unstable; urgency=medium
* Team upload
[ Remi Collet ]
* use modern phpunit
[ Arne Blankerts ]
* Update Copyright
* Extend parser to handle PHP 7's anonymous classes
* Update changelog for 1.24.1
[ David Prévot ]
* Handle patch with gbp pq
* Update copyright (years)
* Drop versioned dependency satisfied in stable
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Tue, 24 Oct 2017 12:13:09 -1000
phpab (1.21.0-3) unstable; urgency=medium
* Make the build reproducible.
Thanks to Chris Lamb (Closes: #834754)
* Update Standards-Version to 3.9.8
-- Prach Pongpanich <prach@debian.org> Wed, 18 Jan 2017 10:54:02 +0700
phpab (1.21.0-2) unstable; urgency=medium
* Team upload
* Use static autoload.php from dependencies
* 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> Sun, 20 Mar 2016 14:59:50 -0400
phpab (1.21.0-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Add support for specifying Hash algorithm to use for phar generation
(SHA-1, SHA-256, SHA-512)
-- David Prévot <taffit@debian.org> Sun, 15 Nov 2015 11:26:17 -0400
phpab (1.20.3-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* update changelog
[ David Prévot ]
* Adapt package to proper upstream changelog
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 21:42:01 -0400
phpab (1.19.0-1) unstable; urgency=medium
* Team upload
[ Remi Collet ]
* try to allow files from composer.json, autoload.classmap
* set default basedir from output path, fix #57
* also accept files in CLI arguments
[ Arne Blankerts ]
* Prepare Release 1.19.0
-- David Prévot <taffit@debian.org> Sat, 04 Jul 2015 15:47:21 -0400
phpab (1.17.0-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Update readme for 1.17.0
[ David Prévot ]
* Update copyright (year)
-- David Prévot <taffit@debian.org> Sat, 23 May 2015 13:31:10 -0400
phpab (1.16.2-1) unstable; urgency=medium
* Team upload
[ Arne Blankerts ]
* Degrade pear support to phar wrapper
[ David Prévot ]
* Adapt packaging to Composer source
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Wed, 15 Apr 2015 17:30:23 -0400
phpab (1.16.0-1) unstable; urgency=low
* Initial release. (Closes: #760970)
-- Prach Pongpanich <prachpub@gmail.com> Wed, 10 Sep 2014 21:27:04 +0700
|