php-symfony-security-acl (3.3.4-4) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 12:09:19 +0100

php-symfony-security-acl (3.3.4-3) unstable; urgency=medium

  * Compatibility with php-doctrine-persistence 4
  * Drop now useless debian/pkg-php-tools-autoloaders

 -- David Prévot <taffit@debian.org>  Thu, 30 Jan 2025 19:20:54 +0100

php-symfony-security-acl (3.3.4-2) unstable; urgency=medium

  * Explicitly depend on php-doctrine-cache for tests
  * Fix compatibility with DBAL 4.x
  * Ignore another test for PHPUnit 11

 -- David Prévot <taffit@debian.org>  Fri, 17 Jan 2025 11:24:17 +0100

php-symfony-security-acl (3.3.4-1) unstable; urgency=medium

  [ core23 ]
  * Fix symfony 7 compatibility

  [ Jordi ]
  * Fix tests

  [ Jordi Sala Morales ]
  * Actualizar AclVoter.php

  [ David Prévot ]
  * Don’t require symfony/phpunit-bridge for tests
  * Use --tolerant switch for phpab(1)

 -- David Prévot <taffit@debian.org>  Mon, 21 Oct 2024 10:22:45 +0200

php-symfony-security-acl (3.3.3-3) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1039838)
  * Revert "Force system dependencies loading"
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sat, 12 Oct 2024 11:34:59 +0100

php-symfony-security-acl (3.3.3-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 16:30:22 +0100

php-symfony-security-acl (3.3.3-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Allow Symfony 7

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

 -- David Prévot <taffit@debian.org>  Fri, 08 Dec 2023 07:45:18 +0100

php-symfony-security-acl (3.3.2-1) unstable; urgency=medium

  [ Fran Moreno ]
  * Add return type explicitly

  [ David Prévot ]
  * Update debian/watch URL
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Thu, 22 Sep 2022 07:54:08 +0200

php-symfony-security-acl (3.3.1-1) unstable; urgency=medium

  [ Jeroen Thora ]
  * Fix symfony 5.3 incompatibility

 -- David Prévot <taffit@debian.org>  Thu, 17 Feb 2022 04:28:03 -0400

php-symfony-security-acl (3.3.0-1) unstable; urgency=medium

  [ Alexander M. Turek ]
  * Allow Symfony 6 again
  * Fix deprecations triggered by PHP 8.1
  * Fix deprecations triggered by Doctrine DBAL

  [ David Prévot ]
  * Drop d/pkg-php-tools-autoloaders entry

 -- David Prévot <taffit@debian.org>  Wed, 09 Feb 2022 02:40:48 -0400

php-symfony-security-acl (3.2.0-1) unstable; urgency=medium

  [ Jeroen Thora ]
  * Fix doctrine/dbal 2.13 incompatibility

  [ Alexander M. Turek ]
  * Allow Doctrine Cache 2
  * Allow psr/log 2 and 3

  [ Jérémy Derussé ]
  * Allow Symfony 6.0

  [ David Prévot ]
  * d/control: Use generic Homepage instead of outdated documentation
  * Simplify gbp import-orig (and prepare signature checking)
  * Update signing key
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.
  * Update copyright (years)
  * Use SYMFONY_DEPRECATIONS_HELPER=weak for PHP 8.1

 -- David Prévot <taffit@debian.org>  Sun, 21 Nov 2021 22:18:08 -0400

php-symfony-security-acl (3.1.1-1) unstable; urgency=medium

  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Wed, 13 Jan 2021 02:14:53 -0400

php-symfony-security-acl (3.1.0-2) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)
  * Update watch file format version to 4.
  * Rename branches to debian/latest and upstream/latest (DEP-14)
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 10:24:08 -0400

php-symfony-security-acl (3.1.0-1) unstable; urgency=medium

  [ XWB ]
  * Fix doctrine deprecations

  [ Fabien Potencier ]
  * Fix tests compat

  [ David Prévot ]
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Update autoload.php

 -- David Prévot <taffit@debian.org>  Tue, 18 Aug 2020 07:51:59 -0400

php-symfony-security-acl (3.0.4-1) unstable; urgency=medium

  [ Andrey Sevastianov ]
  * Fixed Symfony 4.3 wrong role variable type

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

 -- David Prévot <taffit@debian.org>  Sun, 15 Dec 2019 17:48:15 -1000

php-symfony-security-acl (3.0.3-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Allow Symfony 5.0

  [ XWB ]
  * Fixed Symfony 4.3 deprecated messages

  [ David Prévot ]
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Wed, 11 Dec 2019 15:17:24 -1000

php-symfony-security-acl (3.0.2-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.
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 20:48:50 -1000

php-symfony-security-acl (3.0.2-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ David Prévot ]
  * Fix bug number in previous changelog entry
  * Use debhelper-compat 12
  * Drop get-orig-source target
  * Use https in Format
  * Update Standards-Version to 4.3.0

  [ Sander Marechal ]
  * "autoincrement" is a boolean, fix #43

 -- David Prévot <taffit@debian.org>  Thu, 18 Apr 2019 01:53:56 +0900

php-symfony-security-acl (3.0.1-2) unstable; urgency=medium

  * Explicitly depend on php-doctrine-common to run the tests (Closes: #905426)
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.2.0

 -- David Prévot <taffit@debian.org>  Sun, 05 Aug 2018 15:36:12 +0800

php-symfony-security-acl (3.0.1-1) unstable; urgency=medium

  [ Christian Scheb ]
  * Depend on AuthenticationTrustResolverInterface

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

 -- David Prévot <taffit@debian.org>  Sat, 06 Jan 2018 11:53:03 +0530

php-symfony-security-acl (3.0.0-3) unstable; urgency=medium

  * Update test for recent phpunit versions (Closes: #882924)
  * Drop versioned dependencies satisfied in stable
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Wed, 29 Nov 2017 22:32:44 -1000

php-symfony-security-acl (3.0.0-2) unstable; urgency=medium

  * Upload to unstable in sync with symfony 2.8.5

  [ David Prévot ]
  * Fix autoload.php path for CI
  * Add php-sqlite3 needed fore some tests
  * Update Standards-Version to 3.9.8
  * Move all Resources to examples
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

  [ Daniel Beyer ]
  * Depend on php-symfony-security-core instead of php-symfony-security

 -- David Prévot <taffit@debian.org>  Sat, 30 Apr 2016 14:27:11 -0400

php-symfony-security-acl (3.0.0-1) experimental; urgency=medium

  * Upload latest 3.0 to experimental

  [ Fabien Potencier ]
  * updated version to 3.0

  [ Nicolas Grekas ]
  * [3.0] Update required PHP to 5.5.9

  [ David Prévot ]
  * Track the latest release

 -- David Prévot <taffit@debian.org>  Mon, 15 Feb 2016 01:35:57 -0400

php-symfony-security-acl (2.8.0-1) unstable; urgency=low

  * Initial release (new symfony dependency/split-of)

 -- David Prévot <taffit@debian.org>  Sun, 30 Jun 2013 10:02:46 -0400