File: changelog

package info (click to toggle)
phploc 7.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 436 kB
  • sloc: php: 2,383; xml: 121; makefile: 21
file content (241 lines) | stat: -rw-r--r-- 6,394 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
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
phploc (7.0.2-1) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Rename branches to debian/latest and upstream/latest (DEP-14)
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1
  * Use recent PHPUnit for CI

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 16:35:36 -0400

phploc (7.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Ignore tests etc. from archive exports
  * Prepare release

  [ David Prévot ]
  * Document gbp import-ref usage
  * Set Rules-Requires-Root: no.
  * Update (build-)dependencies
  * Fix help2man call to match new output
  * Fix debian/clean to match cacheResultFile
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Thu, 20 Aug 2020 10:23:08 -0400

phploc (6.0.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Document the fact that this tool depends on ext/dom and ext/json

 -- David Prévot <taffit@debian.org>  Fri, 28 Feb 2020 07:05:33 -1000

phploc (6.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Ron van der Heijden ]
  * Updated ini_set to honor strict_types

 -- David Prévot <taffit@debian.org>  Thu, 27 Feb 2020 16:09:12 -1000

phploc (6.0.0-1) experimental; urgency=medium

  * Upload version compatible with PHPUnit 9 to experimental

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * debian/copyright: Update copyright (years)
  * debian/rules: Use DEB_VERSION_UPSTREAM instead of dpkg-parsechangelog
  * debian/upstream/metadata:
    + Set fields: Bug-Database, Bug-Submit, Repository, Repository-Browse
    + Remove obsolete fields: Contact, Name
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0

 -- David Prévot <taffit@debian.org>  Sun, 23 Feb 2020 08:57:45 -1000

phploc (5.0.0-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 <taffit@debian.org>  Tue, 13 Aug 2019 07:30:57 -1000

phploc (5.0.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Update copyright (years)
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Sun, 24 Mar 2019 18:17:26 -1000

phploc (4.0.1-2) unstable; urgency=medium

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Drop get-orig-source target
  * Use debhelper-compat 11
  * Use https in Format
  * Use Standards-Version 4.2.1

  [ Evgeny Chernyavskiy ]
  * PHP 7.3 compatibility (Closes: #912135)

 -- David Prévot <taffit@debian.org>  Sun, 28 Oct 2018 09:34:28 -1000

phploc (4.0.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Drop versioned dependency satisfied in stable
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sun, 19 Nov 2017 15:09:33 -1000

phploc (4.0.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Use now provided upstream changelog
  * Update copyright (years)
  * Dropped phpunit-git dependency upstream
  * Adapt phpunit calls
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Fri, 04 Aug 2017 16:14:43 -0400

phploc (3.0.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Disable Xdebug on application startup
  * Prepare release

  [ Remi Collet ]
  * Allow version 2.0 of phpunit-version

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

 -- David Prévot <taffit@debian.org>  Mon, 25 Apr 2016 20:23:43 -0400

phploc (3.0.0-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Wed, 09 Mar 2016 13:56:40 -0400

phploc (3.0.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Bump year
  * Update PHPUnit (and its configuration)
  * Prepare release

  [ Bert Hekman ]
  * Symfony 3 compatibility

  [ David Prévot ]
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Thu, 14 Jan 2016 18:53:42 -0400

phploc (2.1.5-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Sun, 25 Oct 2015 23:27:09 -0400

phploc (2.1.4-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Tue, 01 Sep 2015 18:03:09 -0400

phploc (2.1.3-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <taffit@debian.org>  Mon, 08 Jun 2015 16:36:41 -0400

phploc (2.1.2-1) unstable; urgency=medium

  * Upload to unstable, since Jessie has been released

 -- David Prévot <taffit@debian.org>  Wed, 27 May 2015 17:45:06 -0400

phploc (2.1.1-1) experimental; urgency=medium

  [ Krzysztof Piasecki ]
  * Update Analyser.php

  [ David Prévot ]
  * Use static autoload.php, with dependencies loading (Closes: #777496)
  * Depend on recent php-finder-facade

 -- David Prévot <taffit@debian.org>  Tue, 14 Apr 2015 14:52:31 -0400

phploc (2.1.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Use SebastianBergmann\Git 2.0
  * Drop support for PHP < 5.4

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Update copyright years
  * Bump standards version to 3.9.6
  * Upload to experimental to respect the freeze

  [ Henrique Moody ]
  * Update license and copyright in all files

 -- David Prévot <taffit@debian.org>  Thu, 12 Mar 2015 10:15:08 -0400

phploc (2.0.6-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Convert packaging to Composer source
  * Enable tests at build time
  * Add DEP-8 compliant testsuite
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Wed, 01 Oct 2014 16:57:31 -0400

phploc (2.0.4-1) unstable; urgency=low

  * Initial Release (Closes: #746293)

 -- David Prévot <taffit@debian.org>  Mon, 28 Apr 2014 17:13:50 -0400