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
|
php-symfony-polyfill (1.2.0-1) unstable; urgency=medium
[ Nicolas Grekas ]
* Add CHANGELOG
[ Andreas Lemke ]
* allow paragonie/random_compat 2.0
[ David Prévot ]
* Drop now useless recommendation
* Update Standards-Version to 3.9.8
* Document that two tests are failing with php-apcu-bc
[ Fabien Potencier ]
* bumped version to 1.2
-- David Prévot <taffit@debian.org> Thu, 19 May 2016 20:50:35 -0400
php-symfony-polyfill (1.1.1-1) unstable; urgency=medium
[ David Prévot ]
* Fix composer.json syntax
* Update php-symfony-polyfill-intl-icu description
* Trim autoload.php for Apcu (removed Resources/stubs)
* PHP 7.0 transition:
- Depend on php-* instead of php5-*
- Build with recent pkg-php-tools
-- David Prévot <taffit@debian.org> Sat, 12 Mar 2016 15:55:39 -0400
php-symfony-polyfill (1.1.0-1) unstable; urgency=low
* Initial release (new symfony and owncloud dependencies)
-- David Prévot <taffit@debian.org> Sun, 14 Feb 2016 21:25:14 -0400
|