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
|
php-doctrine-collections (1.4.0-1) unstable; urgency=medium
* New upstream release
* Drop tests not provided upstream anymore
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Wed, 25 Jan 2017 21:20:41 -1000
php-doctrine-collections (1.3.0-3) unstable; urgency=medium
* Drop ownCloud for Debian maintainers from uploaders
* Update Standards-Version to 3.9.7
* Rebuild with latest pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Thu, 03 Mar 2016 14:32:04 -0400
php-doctrine-collections (1.3.0-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
* Add upstream changelog
-- David Prévot <taffit@debian.org> Mon, 18 May 2015 15:12:15 -0400
php-doctrine-collections (1.3.0-1) experimental; urgency=medium
[ Marco Pivetta ]
* Explicit casting of first and max results
* Adding release 1.3.0 notes to readme.md
[ Marek ‘saji’ Augustynowicz ]
* Keep keys when using array collection's matching()
[ Guilherme Blanco ]
* Made initialized protected for extensibility.
-- David Prévot <taffit@debian.org> Thu, 16 Apr 2015 15:19:16 -0400
php-doctrine-collections (1.2-2) experimental; urgency=medium
* Upload to experimental to respect the freeze
* No tests if DEB_BUILD_OPTIONS contains nocheck
* Bump standards version to 3.9.6
* Provide homemade autoload.php
* Drop now useless Breaks and Replaces
-- David Prévot <taffit@debian.org> Sat, 04 Apr 2015 11:32:16 -0400
php-doctrine-collections (1.2-1) unstable; urgency=low
* Initial release (Closes: #749766)
-- David Prévot <taffit@debian.org> Thu, 29 May 2014 13:32:06 -0400
|