File: changelog

package info (click to toggle)
phpunit-dbunit 2.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 900 kB
  • ctags: 1,394
  • sloc: php: 5,449; xml: 477; sh: 42; makefile: 12
file content (88 lines) | stat: -rw-r--r-- 2,467 bytes parent folder | download
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
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