File: changelog

package info (click to toggle)
phpcpd 6.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: php: 1,251; xml: 132; makefile: 21
file content (171 lines) | stat: -rw-r--r-- 4,694 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
phpcpd (6.0.3-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:37:19 -0400

phpcpd (6.0.2-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 09:55:09 -0400

phpcpd (5.0.2-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/upstream/metadata:
    Set fields: Bug-Database, Bug-Submit, Repository, Repository-Browse
  * debian/control:
    + Bump debhelper from old 11 to 12.
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.5.0
  * debian/clean: Extend for PHPUnit 8

 -- David Prévot <taffit@debian.org>  Wed, 26 Feb 2020 18:02:11 -1000

phpcpd (4.1.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Use debhelper-compat = 11
  * Get rid of get-orig-source target
  * Use https in Format
  * Properly handle upstream version
  * Use Standards-Version 4.2.1

 -- David Prévot <taffit@debian.org>  Sat, 22 Sep 2018 10:17:55 -1000

phpcpd (4.0.0-2) unstable; urgency=medium

  * Upload to unstable, with the rest of the latest PHPUnit stack,
    including php-timer (>= 2)

 -- David Prévot <taffit@debian.org>  Thu, 29 Mar 2018 11:17:14 -1000

phpcpd (4.0.0-1) experimental; urgency=medium

  * Upload to experimental since the package depends on recent php-timer
    currently available in experimental

  [ David Prévot ]
  * Update copyright (years)
  * Build-Depend on php-timer (>= 2)
  * 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:43:37 -1000

phpcpd (3.0.1-1) unstable; urgency=medium

  * Upload to unstable since the php-symfony-console versioned dependency has
    been relaxed

  [ Sebastian Bergmann ]
  * Prepare release

  [ Sergey Zhuravel ]
  * Support Symfony 2.8 LTS

  [ David Prévot ]
  * Relax versioned dependency on php-symfony-console

 -- David Prévot <taffit@debian.org>  Sat, 18 Nov 2017 08:21:19 -1000

phpcpd (3.0.0-1) experimental; urgency=medium

  * Upload to experimental since the package depends on recent
    php-symfony-console currently available on experimental

  [ Sebastian Bergmann ]
  * Update PHPUnit configurations
  * Prepare release

  [ David Prévot ]
  * Use now provided upstream changelog
  * Update copyright (years)
  * Adapt phpunit calls
  * Drop php-fdomdocument handling
  * Update versioned dependencies
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Wed, 11 Oct 2017 18:47:22 -1000

phpcpd (2.0.4-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

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

 -- David Prévot <taffit@debian.org>  Sun, 17 Apr 2016 23:22:11 -0400

phpcpd (2.0.2-2) unstable; urgency=medium

  * Provide actually static autoload.php
  * 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>  Tue, 08 Mar 2016 19:28:54 -0400

phpcpd (2.0.2-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Update copyright years
  * Improve man page
  * Drop tests from autoload

 -- David Prévot <taffit@debian.org>  Sun, 29 Mar 2015 07:32:19 -0400

phpcpd (2.0.1-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
  * Bump standards version to 3.9.6
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Wed, 01 Oct 2014 21:33:21 -0400

phpcpd (2.0.0-1) unstable; urgency=low

  * Initial Release (Closes: #746414)

 -- David Prévot <taffit@debian.org>  Tue, 29 Apr 2014 15:48:46 -0400