File: changelog

package info (click to toggle)
php-horde-turba 4.2.25-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 7,628 kB
  • sloc: php: 16,097; xml: 4,823; javascript: 314; makefile: 21; perl: 17; sh: 4
file content (318 lines) | stat: -rw-r--r-- 9,805 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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
php-horde-turba (4.2.25-5) unstable; urgency=medium

  * d/patches: Add 1010_phpunit-8.x+9.x.patch. Fix tests with PHPUnit 8.x/9.x.
  * d/t/control: Require php-horde-test (>= 2.6.4+debian0-6~).
  * d/patches: Add 1001_fix-missing-parentheses.patch.
    Fix missing parentheses around 'a ? b : c ? d : e' expressions.
  * d/patches: Add 1002_square-instead-curly-braces-for-string-offset-access.
    patch. Access string offsets using square braces (not curly).
  * d/patches: Add 1003_fix-ensureTypes-method-in-Contents-Manager-Stub.patch:
    Add proper return value to ensureTypes() method of the Content_Types_Manager
    stub.
  * d/t/control: Require php-horde-activesync.
  * d/t/control: Require php-horde-share.
  * d/t/control: Require php-horde-kolab-storage.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 03 Oct 2020 19:34:17 +0000

php-horde-turba (4.2.25-4) unstable; urgency=medium

  * d/control: Enforce versioned D on php-horde (>= 5.2.23+debian0-2~).
  * d/rules: Move theme files to /etc/horde/.
  * d/maintscript: Turn /usr/share/horde/turba/themes/ into symlink.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 04 Jul 2020 21:43:04 +0200

php-horde-turba (4.2.25-3) unstable; urgency=medium

  [ Mike Gabriel ]
  * d/control: Add to Uploaders: Juri Grabowski.
  * d/control: Bump DH compat level to version 13.
  * d/salsa-ci.yml: Add file with salsa-ci.yml and pipeline-jobs.yml calls.

  [ Juri Grabowski ]
  * d/salsa-ci.yml: enable aptly
  * d/salsa-ci.yml: allow_failure on autopkgtest.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 01 Jul 2020 12:53:21 +0200

php-horde-turba (4.2.25-2) unstable; urgency=medium

  * Re-upload to Debian. (Closes: #959325).

  * d/control: Add to Uploaders: Mike Gabriel.
  * d/control: Drop from Uploaders: Debian QA Group.
  * d/control: Bump Standards-Version: to 4.5.0. No changes needed.
  * d/control: Add Rules-Requires-Root: field and set it to 'no'.
  * d/upstream/metadata: Add file. Comply with DEP-12.
  * d/tests/control: Stop using deprecated needs-recommends restriction.
  * d/copyright: Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 13 May 2020 21:20:21 +0200

php-horde-turba (4.2.25-1) unstable; urgency=medium

  * New upstream version 4.2.25
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * d/control: Orphaning package (See #942282)

 -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 20:46:09 +0200

php-horde-turba (4.2.23-1) unstable; urgency=medium

  * New upstream version 4.2.23

 -- Mathieu Parent <sathieu@debian.org>  Thu, 25 Oct 2018 21:50:13 +0200

php-horde-turba (4.2.22-1) unstable; urgency=medium

  * New upstream version 4.2.22

 -- Mathieu Parent <sathieu@debian.org>  Mon, 08 Oct 2018 10:20:19 +0200

php-horde-turba (4.2.21-3) unstable; urgency=medium

  * Update Standards-Version to 4.1.4, no change
  * Update Maintainer field

 -- Mathieu Parent <sathieu@debian.org>  Tue, 15 May 2018 17:02:35 +0200

php-horde-turba (4.2.21-2) unstable; urgency=medium

  * Update Standards-Version to 4.1.3, no change
  * Upgrade debhelper to compat 11
  * Update Vcs-* fields
  * Use secure copyright format URI
  * Replace "Priority: extra" by "Priority: optional"

 -- Mathieu Parent <sathieu@debian.org>  Fri, 06 Apr 2018 13:26:11 +0200

php-horde-turba (4.2.21-1) unstable; urgency=medium

  * New upstream version 4.2.21

 -- Mathieu Parent <sathieu@debian.org>  Wed, 27 Sep 2017 21:58:34 +0200

php-horde-turba (4.2.20-1) unstable; urgency=medium

  * New upstream version 4.2.20

 -- Mathieu Parent <sathieu@debian.org>  Tue, 01 Aug 2017 22:50:19 +0200

php-horde-turba (4.2.19-1) unstable; urgency=medium

  * New upstream version 4.2.19

 -- Mathieu Parent <sathieu@debian.org>  Sat, 01 Jul 2017 22:33:16 +0200

php-horde-turba (4.2.18-1) unstable; urgency=medium

  * New upstream version 4.2.18

 -- Mathieu Parent <sathieu@debian.org>  Sun, 18 Dec 2016 23:07:14 +0100

php-horde-turba (4.2.17-1) unstable; urgency=medium

  * New upstream version 4.2.17

 -- Mathieu Parent <sathieu@debian.org>  Thu, 03 Nov 2016 21:52:18 +0100

php-horde-turba (4.2.16-1) unstable; urgency=medium

  * New upstream version 4.2.16

 -- Mathieu Parent <sathieu@debian.org>  Mon, 10 Oct 2016 10:42:06 +0200

php-horde-turba (4.2.15-1) unstable; urgency=medium

  * New upstream version 4.2.15

 -- Mathieu Parent <sathieu@debian.org>  Thu, 07 Jul 2016 21:44:19 +0200

php-horde-turba (4.2.14-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.8, no change
  * Updated d/watch to use https

 -- Mathieu Parent <sathieu@debian.org>  Thu, 09 Jun 2016 21:42:08 +0200

php-horde-turba (4.2.14-1) unstable; urgency=medium

  * New upstream version 4.2.14

 -- Mathieu Parent <sathieu@debian.org>  Wed, 06 Apr 2016 08:48:17 +0200

php-horde-turba (4.2.12-3) unstable; urgency=medium

  * Fix debian/tests/control: php-sqlite -> php-sqlite3

 -- Mathieu Parent <sathieu@debian.org>  Sun, 20 Mar 2016 00:26:01 +0100

php-horde-turba (4.2.12-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7, no change
  * Use secure Vcs-* fields
  * Rebuild with newer pkg-php-tools for the PHP 7 transition
  * Replace php5-* by php-* in d/tests/control

 -- Mathieu Parent <sathieu@debian.org>  Sun, 13 Mar 2016 20:51:22 +0100

php-horde-turba (4.2.12-1) unstable; urgency=medium

  * New upstream version 4.2.12

 -- Mathieu Parent <sathieu@debian.org>  Sat, 06 Feb 2016 22:30:58 +0100

php-horde-turba (4.2.11-1) unstable; urgency=medium

  * New upstream version 4.2.11

 -- Mathieu Parent <sathieu@debian.org>  Mon, 02 Nov 2015 07:36:07 +0100

php-horde-turba (4.2.10-1) unstable; urgency=medium

  * Upgaded to debhelper compat 9
  * New upstream version 4.2.10

 -- Mathieu Parent <sathieu@debian.org>  Sat, 24 Oct 2015 07:51:11 +0200

php-horde-turba (4.2.8-2) unstable; urgency=medium

  * Added php5-sqlite depends to phpunit test

 -- Mathieu Parent <sathieu@debian.org>  Mon, 12 Oct 2015 08:24:31 +0200

php-horde-turba (4.2.8-1) unstable; urgency=medium

  * New upstream version 4.2.8

 -- Mathieu Parent <sathieu@debian.org>  Mon, 17 Aug 2015 20:08:56 +0200

php-horde-turba (4.2.7-2) unstable; urgency=medium

  * Remove XS-Testsuite header in d/control
  * Update gbp.conf
  * Use override_dh_link instead of dh deprecated --until/--after

 -- Mathieu Parent <sathieu@debian.org>  Mon, 10 Aug 2015 01:31:42 +0200

php-horde-turba (4.2.7-1) unstable; urgency=medium

  * New upstream version 4.2.7

 -- Mathieu Parent <sathieu@debian.org>  Sun, 21 Jun 2015 15:18:58 +0200

php-horde-turba (4.2.6-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.6, no change
  * New upstream version 4.2.6

 -- Mathieu Parent <sathieu@debian.org>  Tue, 05 May 2015 09:20:06 +0200

php-horde-turba (4.2.2-3) unstable; urgency=medium

  * Fixed DEP-8 tests, by removing "set -x"

 -- Mathieu Parent <sathieu@debian.org>  Sat, 11 Oct 2014 15:07:56 +0200

php-horde-turba (4.2.2-2) unstable; urgency=medium

  * Fixed DEP-8 tests

 -- Mathieu Parent <sathieu@debian.org>  Sat, 13 Sep 2014 15:41:55 +0200

php-horde-turba (4.2.2-1) unstable; urgency=medium

  * New upstream version 4.2.2

 -- Mathieu Parent <sathieu@debian.org>  Mon, 08 Sep 2014 08:37:39 +0200

php-horde-turba (4.2.1-2) unstable; urgency=medium

  * Update Standards-Version, no change
  * Update Vcs-Browser to use cgit instead of gitweb
  * Add dep-8 (automatic as-installed package testing)

 -- Mathieu Parent <sathieu@debian.org>  Wed, 27 Aug 2014 07:50:38 +0200

php-horde-turba (4.2.1-1) unstable; urgency=medium

  * New upstream version 4.2.1

 -- Mathieu Parent <sathieu@debian.org>  Tue, 05 Aug 2014 12:18:37 +0200

php-horde-turba (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0

 -- Mathieu Parent <sathieu@debian.org>  Wed, 16 Jul 2014 00:10:56 +0200

php-horde-turba (4.2.0~beta1-1) unstable; urgency=medium

  * New upstream version 4.2.0~beta1

 -- Mathieu Parent <sathieu@debian.org>  Mon, 09 Jun 2014 10:32:21 +0200

php-horde-turba (4.1.4-1) unstable; urgency=medium

  * New upstream version 4.1.4

 -- Mathieu Parent <sathieu@debian.org>  Wed, 12 Mar 2014 07:14:23 +0100

php-horde-turba (4.1.3-1) unstable; urgency=low

  * New upstream version 4.1.3

 -- Mathieu Parent <sathieu@debian.org>  Tue, 29 Oct 2013 22:05:21 +0100

php-horde-turba (4.1.2-1) unstable; urgency=low

  * New upstream version 4.1.2

 -- Mathieu Parent <sathieu@debian.org>  Thu, 29 Aug 2013 08:06:46 +0200

php-horde-turba (4.1.1-1) unstable; urgency=low

  * New upstream version 4.1.1

 -- Mathieu Parent <sathieu@debian.org>  Sun, 11 Aug 2013 13:16:25 +0200

php-horde-turba (4.1.0-1) unstable; urgency=low

  * New upstream version 4.1.0
  * Use pristine-tar

 -- Mathieu Parent <sathieu@debian.org>  Wed, 12 Jun 2013 22:21:46 +0200

php-horde-turba (4.0.3-1) unstable; urgency=low

  * New upstream version 4.0.3

 -- Mathieu Parent <sathieu@debian.org>  Sun, 07 Apr 2013 17:52:37 +0200

php-horde-turba (4.0.2-1) unstable; urgency=low

  * New upstream version 4.0.2

 -- Mathieu Parent <sathieu@debian.org>  Thu, 10 Jan 2013 23:14:41 +0100

php-horde-turba (4.0.1-2) unstable; urgency=low

  * Add a description of Horde in long description
  * Updated Standards-Version to 3.9.4, no changes
  * Replace horde4 by PEAR in git reporitory path
  * Fix Horde Homepage
  * Fix FTBFS due to rm failure with older pkg-php-tools (Closes: #697774).
    Thanks to Chris J Arges.
  * Remove debian/pearrc, not needed with latest php-horde-role

 -- Mathieu Parent <sathieu@debian.org>  Wed, 09 Jan 2013 21:17:14 +0100

php-horde-turba (4.0.1-1) unstable; urgency=low

  * turba package
  * Initial packaging (Closes: #657376)
  * Copyright file by Soren Stoutner and Jay Barksdale

 -- Mathieu Parent <sathieu@debian.org>  Sat, 01 Dec 2012 11:46:30 +0100