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 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341
|
php-doctrine-data-fixtures (1.6.6-1) unstable; urgency=medium
[ stollr ]
* Fix issue when fixture depends on ordered fixture
-- David Prévot <taffit@debian.org> Sat, 22 Apr 2023 18:08:45 +0200
php-doctrine-data-fixtures (1.6.5-1) unstable; urgency=medium
[ Grégoire Paris ]
* Use a shallower tree
[ Alexander M. Turek ]
* doctrine/deprecations is a mandatory dependency (#437)
[ David Prévot ]
* Add php-doctrine-deprecations dependency
* Adapt packaging to new usptream layout
-- David Prévot <taffit@debian.org> Mon, 03 Apr 2023 19:40:50 +0200
php-doctrine-data-fixtures (1.6.3-1) unstable; urgency=medium
[ Vincent Langlet ]
* Rely on object manager proxy resolution
-- David Prévot <taffit@debian.org> Tue, 10 Jan 2023 07:17:54 +0100
php-doctrine-data-fixtures (1.6.2-1) unstable; urgency=medium
[ David Prévot ]
* Mark package as Multi-Arch: foreign
[ Grégoire Paris ]
* Use a more accurate type
-- David Prévot <taffit@debian.org> Fri, 06 Jan 2023 08:22:40 +0100
php-doctrine-data-fixtures (1.6.1-1) unstable; urgency=medium
[ Marc Brillault ]
* Normalize UPGRADE file to UPGRADE.md
* Removed doctrine/common from dependencies
[ David Prévot ]
* UPGRADE was renamed as UPGRADE.md
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 24 Dec 2022 11:43:50 +0100
php-doctrine-data-fixtures (1.5.3-2) unstable; urgency=medium
* Use php-phpspec-prophecy for tests
-- David Prévot <taffit@debian.org> Sun, 28 Aug 2022 13:38:45 +0200
php-doctrine-data-fixtures (1.5.3-1) unstable; urgency=medium
[ Grégoire Paris ]
* Rewrite the docs in ReStructuredText
* Link to docs on the website
[ Alexander M. Turek ]
* Indicate support for persistence 3 (#387)
[ David Prévot ]
* Drop d/pkg-php-tools-autoloaders entry
* Update Standards-Version to 4.6.1
* Install new upstream documentation
-- David Prévot <taffit@debian.org> Sat, 18 Jun 2022 12:32:32 +0200
php-doctrine-data-fixtures (1.5.2-1) unstable; urgency=medium
[ Remi Collet ]
* skip test using setFilterSchemaAssetsExpression removed in DBAL3 (#370)
[ Grégoire Paris ]
* Add explicit dependency to symfony/cache
* Reflect changes in doctrine/common in the baseline
[ Benjamin Cremer ]
* Add conflict for doctrine/dbal <2.13
[ David Prévot ]
* Drop patch applied upstream
-- David Prévot <taffit@debian.org> Mon, 24 Jan 2022 09:34:05 -0400
php-doctrine-data-fixtures (1.5.1-3) unstable; urgency=medium
* Use php-doctrine-annotations for tests
-- David Prévot <taffit@debian.org> Wed, 12 Jan 2022 09:27:06 -0400
php-doctrine-data-fixtures (1.5.1-2) unstable; urgency=medium
* Skip test using setFilterSchemaAssetsExpression removed in DBAL3
* Use php-symfony-cache for the tests
-- David Prévot <taffit@debian.org> Thu, 25 Nov 2021 08:01:52 -0400
php-doctrine-data-fixtures (1.5.1-1) unstable; urgency=medium
[ Nic Wortel ]
* Upgrade to PHPUnit 8
* Test against PHP 8.0
[ Grégoire Paris ]
* Remove the CHANGELOG
[ William Arin ]
* Fix DBAL 3 compatibility
[ David Prévot ]
* Simplify gbp import-orig (and check signature)
* Don’t install changelog dropped upstream
* 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 <taffit@debian.org> Mon, 11 Oct 2021 16:39:19 -0400
php-doctrine-data-fixtures (1.5.0-1) unstable; urgency=medium
* Update gbp import-orig workflow
* New upstream version 1.5.0
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Wed, 27 Jan 2021 03:39:18 -0400
php-doctrine-data-fixtures (1.4.4-1) unstable; urgency=medium
[ Kevin ]
* Allows both doctrine/common 3.x & doctrine/persistence 2.x
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Set Rules-Requires-Root: no.
-- David Prévot <taffit@debian.org> Fri, 04 Sep 2020 11:30:03 -0400
php-doctrine-data-fixtures (1.4.3-1) unstable; urgency=medium
[ Grégoire Paris ]
* Allow PHP 8
[ David Prévot ]
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Sat, 30 May 2020 08:27:15 -1000
php-doctrine-data-fixtures (1.4.2-1) unstable; urgency=medium
[ Stephen Lewis ]
* Fix ORMPurger generating table names with unnecessary quotes
[ David Prévot ]
* d/control:
+ Drop versioned dependency satisfied in (old)stable
+ Drop Breaks now that versioned dependencies are in place
+ Update Standards-Version to 4.5.0
-- David Prévot <taffit@debian.org> Thu, 23 Jan 2020 01:59:25 -1000
php-doctrine-data-fixtures (1.4.1-1) unstable; urgency=medium
[ Grégoire Paris ]
* Address deprecations from persistence
[ David Prévot ]
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Compatibility with recent PHPUnit (8)
-- David Prévot <taffit@debian.org> Mon, 13 Jan 2020 21:18:13 -1000
php-doctrine-data-fixtures (1.4.0-2) unstable; urgency=medium
* Update expectation to recent Doctrine (ORM)
-- David Prévot <taffit@debian.org> Sun, 22 Dec 2019 08:17:55 +1100
php-doctrine-data-fixtures (1.4.0-1) unstable; urgency=medium
* Update homemade autoload
-- David Prévot <taffit@debian.org> Thu, 14 Nov 2019 17:36:48 -1000
php-doctrine-data-fixtures (1.3.3-1) unstable; urgency=medium
[ Andreas Braun ]
* Drop phpcr-odm from testing
[ David Prévot ]
* Update gbp import-ref usage
* Drop patch not needed anymore
* Update standards version to 4.4.1, no changes needed.
* Set upstream metadata fields: Repository.
-- David Prévot <taffit@debian.org> Sun, 10 Nov 2019 18:28:07 -1000
php-doctrine-data-fixtures (1.3.2-1) unstable; urgency=medium
* Upload to unstable now that php 7.2 is the default version
[ Gabriel Caruso ]
* Use PHPUnit 7
[ David Prévot ]
* Move project repository to salsa.d.o
* Use debian/clean for directories
* Drop get-orig-source target
* Use debhelper-compat 12
* Document gbp import-ref usage
* Use https in debian/
* Drop failing tests without PHPCRExecutor
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Thu, 18 Jul 2019 10:50:52 -0300
php-doctrine-data-fixtures (1.3.0-1) experimental; urgency=medium
* Upload to experimental since it depends on php 7.1 while php 7.0 is
currently still the default version in unstable
[ Andreas Braun ]
* Require PHP 7.1
* Bump phpunit dependency to 6.3
* Add changelog
[ David Prévot ]
* Use now provided upstream changelog
-- David Prévot <taffit@debian.org> Wed, 29 Nov 2017 21:44:40 -1000
php-doctrine-data-fixtures (1.2.2-2) unstable; urgency=medium
* Update tests for recent phpunit versions (Closes: #882893)
* Drop versioned dependencies satisfied in stable
-- David Prévot <taffit@debian.org> Wed, 29 Nov 2017 21:26:21 -1000
php-doctrine-data-fixtures (1.2.2-1) unstable; urgency=medium
[ Manuel Gonzalez ]
* Adding test to reference repository
[ YaoOcelotl ]
* Add ability to exclude tables from purge in ORM (#225)
[ Miroslav Šustek ]
* Make the order of data fixtures loading deterministic (#215)
[ a.saintvanne ]
* Retrieve old behaviour on Sorter
-- David Prévot <taffit@debian.org> Tue, 22 Nov 2016 18:22:38 -1000
php-doctrine-data-fixtures (1.2.1-1) unstable; urgency=medium
[ Peter Rehm ]
* Added support for self referencing classes in the TopologicalSorter
-- David Prévot <taffit@debian.org> Thu, 23 Jun 2016 13:02:07 -0400
php-doctrine-data-fixtures (1.2.0-1) unstable; urgency=medium
[ Jenn ]
* Update LICENSE
[ Ben Davies ]
* quoteIdentifier not required. already done by QuoteStrategy
[ Guilherme Blanco ]
* Bring own implementation of TopologicalSorter to data-fixtures library
[ Marco Pivetta ]
* Dropping PHP 5.5 and below from supported versions
* Relying on latest PHPUnit
* Avoiding reliance on `getMock()`, which was deprecated
[ David Prévot ]
* Update copyright (years)
* Update Standards-Version to 3.9.8
* Bump minimal versions for dependencies
-- David Prévot <taffit@debian.org> Sun, 19 Jun 2016 13:40:52 -0400
php-doctrine-data-fixtures (1.1.1-4) unstable; urgency=medium
* PHP 7.0 transition:
- Build-depend on php-sqlite3 instead of php5-squlite
- Rebuild with latest pkg-php-tools
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Thu, 03 Mar 2016 14:49:37 -0400
php-doctrine-data-fixtures (1.1.1-3) unstable; urgency=medium
* Upload to unstable since Jessie has been released
* Lower minimal versions as available in unstable
-- David Prévot <taffit@debian.org> Mon, 18 May 2015 22:24:20 -0400
php-doctrine-data-fixtures (1.1.1-2) experimental; urgency=medium
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Sun, 17 May 2015 09:40:32 -0400
php-doctrine-data-fixtures (1.1.1-1) experimental; urgency=medium
[ Sébastien Lavoie ]
* Added a conflict on doctrim/orm < 2.4
-- David Prévot <taffit@debian.org> Wed, 01 Apr 2015 15:16:27 -0400
php-doctrine-data-fixtures (1.0.2-1) experimental; urgency=medium
[ Sébastien Lavoie ]
* Revert "Use EntityManagerInterface instead of EntityManager"
-- David Prévot <taffit@debian.org> Sat, 28 Mar 2015 08:16:38 -0400
php-doctrine-data-fixtures (1.0.1-1) experimental; urgency=medium
* Upload to experimental to respect the freeze
* Use php-symfony-class-loader instead of php-symfony-classloader
* Bump standards version to 3.9.6
* Add upstream changelog
-- David Prévot <taffit@debian.org> Tue, 24 Mar 2015 15:53:09 -0400
php-doctrine-data-fixtures (1.0.0-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Mon, 08 Sep 2014 16:48:46 -0400
|