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
|
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
|