pdepend (2.16.2-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 15:52:25 +0100

pdepend (2.16.2-1) unstable; urgency=medium

  [ KyleKatarn ]
  * Add support for throw expressions in array index access
  * Add 2.16.2 changelog

 -- David Prévot <taffit@debian.org>  Tue, 19 Dec 2023 07:16:01 +0100

pdepend (2.16.1-1) unstable; urgency=medium

  [ kylekatarnls ]
  * Add lazy configuration for Symfony
  * Add changelog for 2.16.1

 -- David Prévot <taffit@debian.org>  Mon, 11 Dec 2023 08:20:08 +0100

pdepend (2.16.0-1) unstable; urgency=medium

  [ Freerich Bäthge ]
  * Allow Symfony 7

  [ kylekatarnls ]
  * Bump version to 2.16.0
  * Handle yield termination depending on context

  [ KyleKatarn ]
  * Fix float parsing for number starting with 0.
  * Simplify Utf8Util using symfony polyfill

 -- David Prévot <taffit@debian.org>  Sat, 02 Dec 2023 16:00:53 +0100

pdepend (2.15.1-1) unstable; urgency=medium

  [ kylekatarnls ]
  * Show error full stack trace when debug is on
  * Re-allow empty compilation unit

  [ Kyle ]
  * Prepare version 2.15.1

 -- David Prévot <taffit@debian.org>  Thu, 28 Sep 2023 19:25:14 +0200

pdepend (2.15.0-1) unstable; urgency=medium

  * Upload to unstable now that Bookworm has been released

  [ Muhammad Naufal Pratama ]
  * HOTFIX HalsteadAnalyzer.php formula

  [ KyleKatarn ]
  * Allow readonly before public/protected/private

  [ Tobias van Beek ]
  * Prepare the release for version 2.15.0 (#681)

 -- David Prévot <taffit@debian.org>  Tue, 26 Sep 2023 13:30:17 +0200

pdepend (2.14.0-1) experimental; urgency=medium

  [ kylekatarnls ]
  * Base enum label validity on constant name rule

  [ Tobias van Beek ]
  * Handle extra parenthis for functions. #639
  * Prepare for version 2.14.0

 -- David Prévot <taffit@debian.org>  Sat, 27 May 2023 10:00:54 +0200

pdepend (2.13.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Tobias van Beek ]
  * Add support for NULL, DEFAULT and NEW as enum case.
  * Prepare the release for 2.13.0

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 28 Feb 2023 23:47:30 +0100

pdepend (2.12.1-2) unstable; urgency=medium

  * Adapt precision for recent phpunit-comparator (Closes: #1020097)

 -- David Prévot <taffit@debian.org>  Sun, 18 Sep 2022 11:50:50 +0200

pdepend (2.12.1-1) unstable; urgency=medium

  [ Bastien Miclo ]
  * Implement support for PHP 8.2 null/false stand-alone type
  * Support PHP 8.2 "true" type

  [ KyleKatarn ]
  * Implement PHP 8.2 readonly classes support #617
  * Implement PHP 8.2 Disjunctive Normal Form Types #617
  * Fix enum visit

  [ Åsmund Stavdahl ]
  * Fix parsing of by-reference vararg parameters

 -- David Prévot <taffit@debian.org>  Fri, 09 Sep 2022 10:51:41 -0400

pdepend (2.11.1-1) unstable; urgency=medium

  [ kylekatarnls ]
  * Fix ASTEnum serialization
  * 2.11.1

 -- David Prévot <taffit@debian.org>  Sun, 04 Sep 2022 02:58:59 -0400

pdepend (2.11.0-1) unstable; urgency=medium

  [ KyleKatarn ]
  * 2.11.0 changelog

 -- David Prévot <taffit@debian.org>  Tue, 30 Aug 2022 14:05:15 +0200

pdepend (2.10.3-1) unstable; urgency=medium

  [ Jeroeny ]
  * support symfony 6

  [ Tobias van Beek ]
  * Prepare for version 2.10.3

  [ David Prévot ]
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Fri, 17 Jun 2022 18:12:30 +0200

pdepend (2.10.2-1) unstable; urgency=medium

  [ Kyle ]
  * Add 2.10.2 changelog

 -- David Prévot <taffit@debian.org>  Wed, 17 Nov 2021 07:28:49 -0400

pdepend (2.10.1-1) unstable; urgency=medium

  [ Kyle ]
  * Prepare release 2.10.1

 -- David Prévot <taffit@debian.org>  Thu, 14 Oct 2021 07:37:07 -0400

pdepend (2.10.0-2) unstable; urgency=medium

  * Upload to unstable now that Bullseye has been released
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Sat, 09 Oct 2021 20:24:05 -0400

pdepend (2.10.0-1) experimental; urgency=medium

  [ Tobias van Beek ]
  * Prepare release 2.10.0

 -- David Prévot <taffit@debian.org>  Sun, 25 Jul 2021 12:08:56 +0200

pdepend (2.9.1-1) experimental; urgency=medium

  [ Tobias van Beek ]
  * Prepare the release of version 2.9.1

 -- David Prévot <taffit@debian.org>  Sun, 18 Apr 2021 16:24:25 -0400

pdepend (2.9.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Kyle ]
  * Document pdepend-2.9.0
  * Bump project.version

  [ David Prévot ]
  * Simplify gbp import-orig
  * Install /u/s/p/{autoloaders,overrides} files
  * Generate phpabtpl at build time
  * Use dh-sequence-phpcomposer instead of pkg-php-tools
  * Use Laminas instead of Zend

 -- David Prévot <taffit@debian.org>  Fri, 12 Mar 2021 15:39:44 -0400

pdepend (2.8.0-2) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)
  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Set upstream metadata fields: Security-Contact.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Mon, 14 Dec 2020 12:35:11 -0400

pdepend (2.8.0-1) unstable; urgency=medium

  [ Tobias van Beek ]
  * Update the changelog with the new changes for 2.8.0

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Revert "Handle +git version string"

 -- David Prévot <taffit@debian.org>  Sun, 28 Jun 2020 11:10:20 -1000

pdepend (2.7.1-2) unstable; urgency=medium

  * Fix CI (update symling to mimic path)

 -- David Prévot <taffit@debian.org>  Sun, 01 Mar 2020 23:41:46 -1000

pdepend (2.7.1-1) unstable; urgency=medium

  [ KyleKatarn ]
  * Bump version to 2.7.1 and add it to CHANGELOG

  [ David Prévot ]
  * Update Standards-Version to 4.5.0
  * Mimic expected path for tests instead of relying on --include-path
  * Update patches for PHPUnit (Closes: #952315)

 -- David Prévot <taffit@debian.org>  Sun, 23 Feb 2020 10:03:17 -1000

pdepend (2.6.1-1) unstable; urgency=medium

  * Upload release version to unstable

  [ Kyle ]
  * Allow Symfony 5
  * Bump version number to 2.6.1

  [ David Prévot ]
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Mon, 23 Dec 2019 09:33:35 +1100

pdepend (2.6.0~beta1-1) experimental; urgency=medium

  * Upload beta to experimental
  * Update standards version to 4.4.1, no changes needed.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Sat, 07 Dec 2019 10:49:35 -1000

pdepend (2.5.2+git-2) unstable; urgency=medium

  * Fix upstream version for CI

 -- David Prévot <taffit@debian.org>  Sat, 24 Aug 2019 08:00:07 -1000

pdepend (2.5.2+git-1) unstable; urgency=medium

  [ Emir Beganovic ]
  * Release 2.5.2

  [ David Prévot ]
  * Properly handle upstream version
  * Run upstream test suite
  * Handle +git version string
  * Trim trailing whitespace.
  * Use versioned copyright format URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Add missing colon in closes line.
  * Move repository to salsa.d.o
  * Drop get-orig-source target
  * Update Standards-Version to 4.4.0
  * Document gbp import-ref usage
  * Drop versioned dependencies satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Fri, 23 Aug 2019 23:41:12 -1000

pdepend (2.5.2-1) unstable; urgency=medium

  [ Manuel Pichler ]
  * Fix for GH355: Unknown option --jdepend-chart

 -- David Prévot <taffit@debian.org>  Tue, 12 Dec 2017 18:25:52 -1000

pdepend (2.5.1-1) unstable; urgency=medium

  [ Emir Beganovic ]
  * Prepare 2.5.1 release

  [ David Prévot ]
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Fri, 08 Dec 2017 17:42:42 -1000

pdepend (2.5.0-1) unstable; urgency=medium

  [ Manuel Pichler ]
  * Blog post about release 2.5.0 added.

  [ David Prévot ]
  * Update copyright (years)
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Thu, 03 Aug 2017 16:49:20 -0400

pdepend (2.2.4-1) unstable; urgency=medium

  [ Manuel Pichler ]
  * Fixes phpmd/phpmd#328 with an invalid parser state

  [ David Prévot ]
  * Build with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 10:44:33 -0400

pdepend (2.2.3-1) unstable; urgency=medium

  * Override minimal php-symfony-* versions in d/control instead of d/patches
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Fri, 26 Feb 2016 12:22:33 -0400

pdepend (2.2.2-1) unstable; urgency=medium

  [ Manuel Pichler ]
  * Closes: #220: Recent changlog version added.

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 11:25:24 -0400

pdepend (2.1.0-2) unstable; urgency=medium

  * Upload to unstable in sync with phpmd 2.2.3-1

 -- David Prévot <taffit@debian.org>  Wed, 03 Jun 2015 17:20:14 -0400

pdepend (2.1.0-1) experimental; urgency=medium

  * Upload to experimental since phpmd depends on pdepend (<< 2.1~~)

  [ Matthias Mullie ]
  * Add analyzer to calculate Halstead measures
  * Add analyzer to calculate maintainability index

  [ David Prévot ]
  * Update copyright
  * Add up to date upstream changelog

 -- David Prévot <taffit@debian.org>  Mon, 25 May 2015 16:33:14 -0400

pdepend (2.0.6-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 17:13:21 -0400

pdepend (2.0.6-1) experimental; urgency=medium

  [ Manuel Pichler ]
  * Refs pdepend/pdepend#90: A simple file cache garbage collector implemented.

  [ David Prévot ]
  * Update copyright years
  * Fix NAME in manpage

 -- David Prévot <taffit@debian.org>  Fri, 06 Mar 2015 08:27:24 -0400

pdepend (2.0.4-1) experimental; urgency=medium

  * Update copyright
  * Convert packaging to Composer source
  * Bump standards version to 3.9.6
  * Use homemade autoload
  * Adapt data path
  * Update build-dependencies
  * Upload new version to experimental

 -- David Prévot <taffit@debian.org>  Tue, 27 Jan 2015 19:02:42 -0400

pdepend (1.1.4-1) unstable; urgency=low

  * Initial release. (Closes: #746342)

 -- Prach Pongpanich <prachpub@gmail.com>  Tue, 29 Apr 2014 14:58:58 +0700
