php-doctrine-collections (2.2.2-1) unstable; urgency=medium [ Vincent Langlet ] * Add tests [ David Prévot ] * Update Standards-Version to 4.7.0 -- David Prévot Fri, 19 Apr 2024 08:11:17 +0200 php-doctrine-collections (2.2.1-1) unstable; urgency=medium * Upload to unstable [ Alexander M. Turek ] * Improve deprecation message for Criteria::orderBy() [ David Prévot ] * Partially revert Upgrade to PHPUnit 10 * Force system dependencies loading (tests) -- David Prévot Sat, 09 Mar 2024 16:12:20 +0100 php-doctrine-collections (2.2.0-1) experimental; urgency=medium * Upload to experimental because of PHPUnit [ Grégoire Paris ] * Introduce Order enum * Upgrade to PHPUnit 10 (#393) (Closes: #1039767) [ Thomas Landauer ] * Update expressions.rst: Adding `use Doctrine\Common\Collections\Order;` [ David Prévot ] * Force system dependencies loading * Use PHPUnit 10 minimum -- David Prévot Fri, 01 Mar 2024 12:58:21 +0100 php-doctrine-collections (2.1.4-1) unstable; urgency=medium [ Andreas Heigl ] * Make returntypes consistend with implementation (#379) * Improve return type for Collection::partition (#380) -- David Prévot Thu, 05 Oct 2023 08:06:08 +0200 php-doctrine-collections (2.1.3-1) unstable; urgency=medium [ Florian ] * Applying latest coding standards -- David Prévot Mon, 24 Jul 2023 13:44:11 +0200 php-doctrine-collections (2.1.2-1) unstable; urgency=medium * Upload to unstable [ Lennart Voogd ] * Add explicit types on `AbstractLazyCollection` -- David Prévot Sat, 31 Dec 2022 08:42:51 +0100 php-doctrine-collections (2.1.1-1) experimental; urgency=medium [ Alexander M. Turek ] * Add explicit types on ArrayCollection [ David Prévot ] * Update Standards-Version to 4.6.2 -- David Prévot Fri, 23 Dec 2022 07:16:39 +0100 php-doctrine-collections (2.1.0-1) experimental; urgency=medium [ Rémi San ] * Add a NOT CompositeExpression in order to filter-out -- David Prévot Mon, 21 Nov 2022 07:13:15 +0100 php-doctrine-collections (2.0.1-1) experimental; urgency=medium * Upload new major to experimental * Revert "Track version 1 for now (bookworm?)" * Adapt packaging to new layout * Install upgrade notes -- David Prévot Mon, 03 Oct 2022 21:35:29 +0200 php-doctrine-collections (1.8.0-1) unstable; urgency=medium [ Grégoire Paris ] * Extract read-only part of Collection [ David Prévot ] * Track version 1 for now (bookworm?) -- David Prévot Mon, 03 Oct 2022 19:19:54 +0200 php-doctrine-collections (1.7.3-1) unstable; urgency=medium [ Grégoire Paris ] * Make signature compatible with parent signature -- David Prévot Thu, 15 Sep 2022 12:05:21 +0200 php-doctrine-collections (1.7.2-1) unstable; urgency=medium [ Grégoire Paris ] * Remove changelog [ David Prévot ] * Drop upstream changelog -- David Prévot Tue, 30 Aug 2022 09:42:41 +0200 php-doctrine-collections (1.7.0-1) unstable; urgency=medium [ Massimiliano Arione ] * Support using embeddables in criteria with ArrayCollection [ Alexander M. Turek ] * Deprecate passing null as offset (#311) [ jorge-ruukfy ] * Admit no prefix as getter (#289) [ David Prévot ] * Mark package as Multi-Arch: foreign * Add php-doctrine-deprecations (build-)dependency * Update Standards-Version to 4.6.1 -- David Prévot Sun, 21 Aug 2022 09:27:35 +0200 php-doctrine-collections (1.6.8-2) unstable; urgency=medium * Fix CI -- David Prévot Mon, 11 Oct 2021 11:22:30 -0400 php-doctrine-collections (1.6.8-1) unstable; urgency=medium [ Benjamin Eberlei ] * PHPunit 8.0 support [ David Prévot ] * Simplify gbp import-orig (and check signature) * Install dh-sequence-* instead of using dh --with * Generate phpabtpl at build time * Update standards version to 4.6.0, no changes needed. -- David Prévot Sat, 09 Oct 2021 22:41:12 -0400 php-doctrine-collections (1.6.7-2) unstable; urgency=medium * Rename main branch to debian/latest (DEP-14) * Update watch file format version to 4. * Update Standards-Version to 4.5.1 * Adapt to recent version of PHPUnit (9) -- David Prévot Sat, 12 Dec 2020 16:52:04 -0400 php-doctrine-collections (1.6.7-1) unstable; urgency=medium [ trickeyone ] * Restore strict comparison for arrays of scalar values [ David Prévot ] * Set Rules-Requires-Root: no. -- David Prévot Thu, 30 Jul 2020 05:41:29 +0200 php-doctrine-collections (1.6.6-1) unstable; urgency=medium [ Jáchym Toušek ] * Fix return type of Collection::key() -- David Prévot Mon, 29 Jun 2020 14:54:40 -1000 php-doctrine-collections (1.6.5-1) unstable; urgency=medium [ Grégoire Paris ] * Allow PHP 8 [ David Prévot ] * Wrap long lines in changelog entries: 1.6.4-1. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. * Use debhelper-compat 13 * Simplify override_dh_auto_test -- David Prévot Sat, 30 May 2020 10:15:54 -1000 php-doctrine-collections (1.6.4-1) unstable; urgency=medium [ someniatko ] * reflect that ExpressionBuilder#andX() and orX() params are variadic in PHPDoc -- David Prévot Sat, 16 Nov 2019 05:09:27 -1000 php-doctrine-collections (1.6.3-1) unstable; urgency=medium [ Illia Somov ] * fix #210 by including psalm-* annotations to ArrayCollection#map() method [ David Prévot ] * Update gbp import-ref usage * debian/control + Drop versioned dependency satisfied in (old)stable + Update standards version to 4.4.1, no changes needed. * debian/upstream/metadata: + Set upstream metadata fields: Repository. + Remove obsolete fields: Name, Contact. -- David Prévot Mon, 11 Nov 2019 18:27:33 -1000 php-doctrine-collections (1.6.2-2) unstable; urgency=medium * Upload to unstable now that buster has been released * Extend d/clean for PHPUnit 8 * Update standards version, no changes needed. * Set upstream metadata fields: Contact, Name. -- David Prévot Wed, 14 Aug 2019 07:27:45 -1000 php-doctrine-collections (1.6.2-1) experimental; urgency=medium [ Matthew Brown ] * Return static for createFrom and filter -- David Prévot Thu, 13 Jun 2019 10:28:04 -1000 php-doctrine-collections (1.6.1-1) experimental; urgency=medium * Upload to experimental during the freeze [ Marco Pivetta ] * Release notes for v1.6.1 [ David Prévot ] * Move repository to salsa.d.o * Update Homepage * Use https in Format * Drop get-orig-source target * Use debhelper-compat 12 * Update Standards-Version to 4.3.0 * Document gbp import-ref usage * Add back testsuite * Update Description * Provide upstream documentation * Use provided upstream changelog -- David Prévot Sun, 31 Mar 2019 08:32:51 -1000 php-doctrine-collections (1.5.0-1) unstable; urgency=medium * Update Standards-Version to 4.0.1 -- David Prévot Sun, 20 Aug 2017 17:30:00 -1000 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 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 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 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 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 Sat, 04 Apr 2015 11:32:16 -0400 php-doctrine-collections (1.2-1) unstable; urgency=low * Initial release (Closes: #749766) -- David Prévot Thu, 29 May 2014 13:32:06 -0400