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
|
phpunit-dbunit (4.0.0-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack
-- David Prévot <taffit@debian.org> Thu, 29 Mar 2018 11:17:09 -1000
phpunit-dbunit (4.0.0-1) experimental; urgency=medium
* Upload version only compatible with latest PHPUnit to experimental
[ Sebastian Bergmann ]
* Prepare release
[ David Prévot ]
* Update copyright (years)
* Move project repository to salsa.d.o
* Update Standards-Version to 4.1.3
-- David Prévot <taffit@debian.org> Mon, 05 Mar 2018 08:53:31 -1000
phpunit-dbunit (3.0.2-2) unstable; urgency=medium
* Upload to unstable, with the rest of the latest PHPUnit stack
-- David Prévot <taffit@debian.org> Sun, 26 Nov 2017 07:26:26 -1000
phpunit-dbunit (3.0.2-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ Jon Eastman ]
* updated to symfony 4 support
[ David Prévot ]
* Add versioned dependency override for php-symfony-yaml
-- David Prévot <taffit@debian.org> Sat, 18 Nov 2017 15:56:56 -1000
phpunit-dbunit (3.0.1-1) experimental; urgency=medium
[ Sebastian Bergmann ]
* Prepare release
[ m0003r ]
* Fix table formatting for multibyte values
[ bjoernpfoster ]
* Fix Empty tables are not displayed correctly #195
[ David Prévot ]
* Update Standards-Version to 4.1.1
-- David Prévot <taffit@debian.org> Fri, 20 Oct 2017 18:53:14 -1000
phpunit-dbunit (3.0.0-1) experimental; urgency=medium
* Upload version only compatible with latest PHPUnit to experimental
[ Sebastian Bergmann ]
* Remove dbunit CLI tool
* Remove example
* Update ChangeLog
* Bump copyright year
* Reorganize
* Prepare release
[ David Prévot ]
* Drop examples removed upstream
* Drop patches not needed anymore
* Drop script not provided upstream anymore
* Update copyright (years)
* Adapt test calls to phpunit.xml in default path
* Adapt installation path
* Build-depend on recent phpunit
* Update Standards-Version to 4.1.0
-- David Prévot <taffit@debian.org> Mon, 28 Aug 2017 21:32:13 -1000
phpunit-dbunit (2.0.3-1) unstable; urgency=medium
[ JohnWE ]
* SQLite Multiple Column Primary Key (#176)
[ Joaquín Cuenca Abela ]
* The field attribute is lowercase in recent MySQL. (#175)
[ David Prévot ]
* Update Standards-Version to 3.9.8
-- David Prévot <taffit@debian.org> Wed, 25 Jan 2017 21:34:51 -1000
phpunit-dbunit (2.0.2-2) unstable; urgency=medium
* PHP 7.0 transition:
- Use php-sqlite3 instead of php5-sqlite
- Build with recent pkg-php-tools
* Update Standards-Version to 3.9.7
-- David Prévot <taffit@debian.org> Fri, 04 Mar 2016 13:06:07 -0400
phpunit-dbunit (2.0.2-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Allow usage with PHP >= 5.4 and PHPUnit 4.x
-- David Prévot <taffit@debian.org> Wed, 04 Nov 2015 20:45:02 -0400
phpunit-dbunit (2.0.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Cleanup
[ David Prévot ]
* Update packaging to trimmed distribution
-- David Prévot <taffit@debian.org> Sun, 25 Oct 2015 15:48:10 -0400
phpunit-dbunit (1.4.1-1) unstable; urgency=medium
[ Sebastian Bergmann ]
* Update version constraint
[ David Prévot ]
* Fix autoload for latest phpab defaults (Closes: #793590)
-- David Prévot <taffit@debian.org> Tue, 01 Sep 2015 18:41:10 -0400
phpunit-dbunit (1.4.0-1) unstable; urgency=medium
* Pass YAML contents to Yaml::parse
* Allow recent pdepend version for the build
-- David Prévot <taffit@debian.org> Sun, 14 Jun 2015 17:19:28 -0400
phpunit-dbunit (1.3.2-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
* Restore compatibility with php-symfony-yaml (>= 2.7)
-- David Prévot <taffit@debian.org> Sun, 17 May 2015 20:08:06 -0400
phpunit-dbunit (1.3.2-1) experimental; urgency=medium
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Adapt to Composer source
* Provide DEP-8 tests
* Update copyright years
* Upload to experimental to respect the freeze
-- David Prévot <taffit@debian.org> Fri, 03 Apr 2015 18:16:39 -0400
phpunit-dbunit (1.3.1-2) unstable; urgency=medium
* Build-depend on recent pear-channels to get rid of php-symfony2-yaml
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Tue, 23 Sep 2014 16:30:42 -0400
phpunit-dbunit (1.3.1-1) unstable; urgency=low
* Initial release (Closes: #613016)
-- David Prévot <taffit@debian.org> Fri, 29 Aug 2014 15:49:13 -0400
|