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 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
|
phpmd (2.15.0-2) unstable; urgency=medium
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Wed, 06 Mar 2024 16:03:04 +0100
phpmd (2.15.0-1) unstable; urgency=medium
[ ravage84 ]
* Mention public key used for signing the Phars
* Document installation with PHIVE
[ kylekatarnls ]
* Allow option and value separated with equal
* Add changelog for PHPMD 2.15.0
-- David Prévot <taffit@debian.org> Wed, 13 Dec 2023 07:14:10 +0100
phpmd (2.14.1-2) unstable; urgency=medium
* Make regex work if phpmd is installed system-wide (fixes debci)
-- David Prévot <taffit@debian.org> Fri, 06 Oct 2023 08:17:20 +0200
phpmd (2.14.1-1) unstable; urgency=medium
[ Kyle ]
* Add 2.14.1 changelog
* Require PDepend 2.15.1
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
* Extend clean
-- David Prévot <taffit@debian.org> Fri, 29 Sep 2023 13:55:18 +0200
phpmd (2.13.0-1) unstable; urgency=medium
[ Michael Schouman ]
* Add Gitlab renderer for Gitlab CI
[ KyleKatarn ]
* Require pdepend/pdepend 2.12.0
[ Koen Hendriks ]
* Add missing github & gitlab reportfile options
-- David Prévot <taffit@debian.org> Tue, 13 Sep 2022 09:05:46 -0400
phpmd (2.12.0-1) unstable; urgency=medium
[ Tobias van Beek ]
* Prepare for version 2.12.0
[ Fran Moreno ]
* Allow install composer/xdebug-handler 3
[ David Prévot ]
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Fri, 17 Jun 2022 17:50:42 +0200
phpmd (2.11.1-1) unstable; urgency=medium
[ Fabien Villepinte ]
* Fix remaining deprecation messages
[ y_ahiru ]
* Fix deprecation messages
[ Kyle ]
* Add 2.11.1 changelog
[ David Prévot ]
* Fix typo in previous changelog entry
-- David Prévot <taffit@debian.org> Mon, 20 Dec 2021 10:13:41 -0400
phpmd (2.11.0-1) unstable; urgency=medium
[ Kyle ]
* Update Changelog for 2.11.0
[ David Prévot ]
* Install /u/s/p/{autoloaders,overrides} files
* Drop now useless d/pkg-php-tools-overrides
-- David Prévot <taffit@debian.org> Mon, 29 Nov 2021 16:40:38 -0400
phpmd (2.10.2-1) unstable; urgency=medium
[ Tobias van Beek ]
* Prepare the release for version 2.10.2
[ KyleKatarn ]
* Allow PHP 8 (Closes: #977388)
[ Pavel Omelchenko ]
* add 2.0 version of the `composer/xdebug-handler`
[ David Prévot ]
* Simplify gbp import-orig
* Update standards version to 4.6.0, no changes needed.
* Generate phpabtpl at build time
-- David Prévot <taffit@debian.org> Sat, 09 Oct 2021 21:28:52 -0400
phpmd (2.9.1-2) unstable; urgency=medium
* Adapt to recent version of PHPUnit (9)
* Update Standards-Version to 4.5.1
* Update watch file format version to 4.
* Set upstream metadata fields: Security-Contact.
-- David Prévot <taffit@debian.org> Mon, 14 Dec 2020 12:19:36 -0400
phpmd (2.9.1-1) unstable; urgency=medium
[ Kyle ]
* Add Changelog for 2.9.1
-- David Prévot <taffit@debian.org> Sat, 26 Sep 2020 08:37:52 -0400
phpmd (2.9.0-1) unstable; urgency=medium
[ Tobias van Beek ]
* Lets change the release date for 2.9.0 to 2020/09/02
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify dh_auto_build call
* Use exception from their own sub namespace/folder in tests
* Update @data_dir@ path
-- David Prévot <taffit@debian.org> Sat, 05 Sep 2020 18:27:20 -0400
phpmd (2.8.2-2) unstable; urgency=medium
* Update upstream version (fixes CI)
-- David Prévot <taffit@debian.org> Sun, 01 Mar 2020 23:38:43 -1000
phpmd (2.8.2-1) unstable; urgency=medium
[ KyleKatarn ]
* Fix #732: Add __serialize and __unserialize to list of ignored
methods for camelCase rule.
-- David Prévot <taffit@debian.org> Fri, 28 Feb 2020 08:26:47 -1000
phpmd (2.8.1-2) unstable; urgency=medium
* Fix phpunit call for CI (Closes: #948161)
* Update Standards-Version to 4.5.0
-- David Prévot <taffit@debian.org> Sun, 23 Feb 2020 14:22:45 -1000
phpmd (2.8.1-1) unstable; urgency=medium
* Upload release version to unstable
[ Kyle ]
* Add 2.8.1 changelog
-- David Prévot <taffit@debian.org> Sat, 28 Dec 2019 23:18:49 +1100
phpmd (2.8.0~beta2-1) experimental; urgency=medium
[ Kyle ]
* Complete 2.8.0 changelog
[ KyleKatarn ]
* Require pdepend 2.6
[ David Prévot ]
* Fix d/watch for beta releases
-- David Prévot <taffit@debian.org> Tue, 24 Dec 2019 07:28:04 +1100
phpmd (2.8.0~beta1-1) experimental; urgency=medium
* Upload beta to experimental
[ Anders Jenbo ]
* Use XdebugHandler to avoid performance issues
[ David Prévot ]
* Update packaging to new php-composer-xdebug-handler (build-)dependency
-- David Prévot <taffit@debian.org> Tue, 10 Dec 2019 19:37:48 -1000
phpmd (2.7.0-1) unstable; urgency=medium
[ Marc Würth ]
* Update CHANGELOG based on changes.xml for PHPMD 2.7.0
[ David Prévot ]
* Add missing colon in closes line.
* Update copyright
* Use php-mikey179-vfsstream for tests
* d/control: Drop versioned dependency satisfied in (old)stable
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse,
Bug-Submit
-- David Prévot <taffit@debian.org> Tue, 10 Dec 2019 19:32:19 -1000
phpmd (2.6.1-1) unstable; urgency=medium
[ Marc Würth ]
* Bump project version to 2.6.1 for build script
[ David Prévot ]
* Document gbp import-ref usage
* Restore auto_clean override
* Run tests during the build
* Add back DEP-8 testsuite
* Drop get-orig-source target
* Use debhelper-compat 12
* Use https in debian/
* Move repository to salsa.d.o
* Update Standards-Version to 4.4.0
* Display actual upstream version
-- David Prévot <taffit@debian.org> Wed, 17 Jul 2019 11:28:26 -0300
phpmd (2.6.0-1) unstable; urgency=medium
[ David Prévot ]
* Update copyright (years)
* Update Standards-Version to 4.0.0
[ Dmytro Boiko ]
* Added ext-xml to require in composer.json file (Closes: #839808)
-- David Prévot <taffit@debian.org> Fri, 04 Aug 2017 13:16:25 -0400
phpmd (2.4.3-1) unstable; urgency=medium
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Sat, 23 Apr 2016 14:05:23 -0400
phpmd (2.4.2-1) unstable; urgency=medium
[ Manuel Pichler ]
* Added: Helper method for full qualified class names.
-- David Prévot <taffit@debian.org> Sun, 13 Mar 2016 17:51:56 -0400
phpmd (2.3.2-2) unstable; urgency=medium
* Update Standards-Version to 3.9.7
* Rebuild with latest pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Thu, 03 Mar 2016 18:44:06 -0400
phpmd (2.3.2-1) unstable; urgency=medium
[ Manuel Pichler ]
* Closes: #309: Recent changelog version added.
* New release 2.3.2 prepared.
[ Marc Würth ]
* Remove (unused) symfony dependencies
[ David Prévot ]
* Update copyright (years)
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 11:52:56 -0400
phpmd (2.2.3-1) unstable; urgency=medium
[ Manuel Pichler ]
* Used PDepend version bumped.
-- David Prévot <taffit@debian.org> Wed, 03 Jun 2015 17:08:33 -0400
phpmd (2.2.2-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
* Build homemade static autoload
-- David Prévot <taffit@debian.org> Wed, 20 May 2015 16:53:15 -0400
phpmd (2.2.2-1) experimental; urgency=medium
[ Manuel Pichler ]
* New release prepared
[ David Prévot ]
* Update shebang and rely on include-path from PHP
-- David Prévot <taffit@debian.org> Thu, 26 Mar 2015 09:44:59 -0400
phpmd (2.2.1-1) experimental; urgency=medium
[ Manuel Pichler ]
* Ignore several files during export
* Version number bumped for new release.
[ David Prévot ]
* Don’t run the test suite anymore since it has been removed
-- David Prévot <taffit@debian.org> Sat, 07 Mar 2015 17:28:10 -0400
phpmd (2.2.0+dfsg-1) experimental; urgency=medium
* Track latest version
* Update copyright
* Use homemade autoload
-- David Prévot <taffit@debian.org> Tue, 27 Jan 2015 17:35:13 -0400
phpmd (1.5.1+dfsg-1) experimental; urgency=medium
[ Rob ]
* Modified version constraint for pdepend/pdepend
[ Manuel Pichler ]
* Version number bumped for new 1.5.x release
[ David Prévot ]
* Exclude site sources
* Convert packaging to Composer source
* Update copyright
* Ship some documentation
* Run tests during the build
* Add DEP-8 testsuite
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Sat, 24 Jan 2015 15:05:32 -0400
phpmd (1.5.1~201311091125-1) experimental; urgency=medium
* Upload snapshot to experimental
-- David Prévot <taffit@debian.org> Mon, 09 Jun 2014 09:24:36 -0400
phpmd (1.5.0-1) unstable; urgency=low
* Initial release. (Closes: #746446)
-- Prach Pongpanich <prachpub@gmail.com> Wed, 30 Apr 2014 13:49:44 +0700
|