File: changelog

package info (click to toggle)
phpunit-comparator 3.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 308 kB
  • sloc: php: 1,966; xml: 38; makefile: 23
file content (150 lines) | stat: -rw-r--r-- 3,878 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
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
phpunit-comparator (3.0.2-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Fix order of default comparators
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.1.5

 -- David Prévot <taffit@debian.org>  Sun, 15 Jul 2018 15:53:28 +1200

phpunit-comparator (3.0.1-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Wed, 20 Jun 2018 10:58:48 -1000

phpunit-comparator (3.0.0-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ James Fenwick ]
  * Allow floats as DateTimeComparator deltas

  [ David Prévot ]
  * Update copyright (years)
  * Update Standards-Version to 4.1.4
  * Workaround to ensure the local class takes precedence during tests

 -- David Prévot <taffit@debian.org>  Fri, 20 Apr 2018 10:42:41 -1000

phpunit-comparator (2.1.3-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Allow sebastian/diff ^3.0

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Sun, 04 Mar 2018 22:05:30 -1000

phpunit-comparator (2.1.1-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Add missing dependency for ci
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Mon, 25 Dec 2017 18:00:01 +0530

phpunit-comparator (2.1.0-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable, with the rest of the latest PHPUnit stack

 -- David Prévot <taffit@debian.org>  Sat, 25 Nov 2017 15:23:00 -1000

phpunit-comparator (2.1.0-1) experimental; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Implement method to reset the registered comparators
  * Be compatible with phpunit-mock-objects ^5.0

  [ David Prévot ]
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Mon, 13 Nov 2017 19:47:04 -1000

phpunit-comparator (2.0.2-1) experimental; urgency=medium

  * Team upload
  * Upload version only compatible with latest PHPUnit to experimental

  [ Sebastian Bergmann ]
  * Allow sebastian/exporter ^3.0
  * Allow sebastian/diff ^2.0
  * Revert "Allow sebastian/diff ^2.0"

  [ David Prévot ]
  * d/control: Add a trivial get-orig-source target
  * Update copyright (years)
  * Don’t use default upstream build system
  * Adapt test calls to latest updates
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Wed, 23 Aug 2017 14:50:22 -1000

phpunit-comparator (1.2.0-2) unstable; urgency=medium

  * Bump standards version to 3.9.7
  * Rebuild with pkg-php-tools >= 1.32 for the PHP 7.0 transition
  * Use https in Vcs-* fields

 -- Prach Pongpanich <prach@debian.org>  Sun, 06 Mar 2016 15:34:05 +0700

phpunit-comparator (1.2.0-1) unstable; urgency=medium

  * Team upload

  [ Sebastian Bergmann ]
  * Fix CS/WS issues

  [ David Prévot ]
  * Ensure the local class takes precedence for tests

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 22:38:11 -0400

phpunit-comparator (1.1.1-2) unstable; urgency=medium

  * Team upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Sat, 23 May 2015 14:03:30 -0400

phpunit-comparator (1.1.1-1) experimental; urgency=medium

  * Team upload, to experimental to respect the freeze

  [ Prach Pongpanich ]
  * Enable test during package build

  [ David Prévot ]
  * Update copyright
  * Bump standards version to 3.9.6
  * Provide a phpab template to load dependencies

 -- David Prévot <taffit@debian.org>  Mon, 09 Feb 2015 22:59:24 -0400

phpunit-comparator (1.0.0-1) unstable; urgency=low

  * Initial Release (Closes: #757355)

 -- Prach Pongpanich <prachpub@gmail.com>  Thu, 11 Sep 2014 01:19:47 +0700