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 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 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 Sat, 05 Sep 2020 18:27:20 -0400 phpmd (2.8.2-2) unstable; urgency=medium * Update upstream version (fixes CI) -- David Prévot 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Sat, 24 Jan 2015 15:05:32 -0400 phpmd (1.5.1~201311091125-1) experimental; urgency=medium * Upload snapshot to experimental -- David Prévot Mon, 09 Jun 2014 09:24:36 -0400 phpmd (1.5.0-1) unstable; urgency=low * Initial release. (Closes: #746446) -- Prach Pongpanich Wed, 30 Apr 2014 13:49:44 +0700