File: changelog

package info (click to toggle)
php-doctrine-inflector 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: php: 3,308; makefile: 17
file content (252 lines) | stat: -rw-r--r-- 7,377 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
php-doctrine-inflector (2.1.0-1) unstable; urgency=medium

  [ Robin van der Vliet ]
  * Add support for Esperanto

  [ Grégoire Paris ]
  * Use a shallow tree

  [ Federico Liva ]
  * Add italian rules

  [ Gregoire PARIS ]
  * Upgrade to PHPUnit 12

  [ David Prévot ]
  * Adapt packaging to new layout
  * Drop patches not needed anymore
  * Update Standards-Version to 4.7.2
  * Removed Rules-Requires-Root.

 -- David Prévot <taffit@debian.org>  Tue, 12 Aug 2025 14:07:14 +0200

php-doctrine-inflector (2.0.10-4) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 23:34:54 +0100

php-doctrine-inflector (2.0.10-3) unstable; urgency=medium

  * Use --require-file for phpabtl (Closes: #1074196)

 -- David Prévot <taffit@debian.org>  Sun, 14 Jul 2024 19:55:13 +0200

php-doctrine-inflector (2.0.10-2) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070535)
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sun, 19 May 2024 11:40:25 +0200

php-doctrine-inflector (2.0.10-1) unstable; urgency=medium

  [ Eric Blankfield ]
  * Singularize regattas to regatta. Test a few similar words.

 -- David Prévot <taffit@debian.org>  Mon, 19 Feb 2024 21:24:11 +0100

php-doctrine-inflector (2.0.9-1) unstable; urgency=medium

  [ Daniil Suchkov ]
  * add 'epoch' to irregular words list

  [ Danny Cooper ]
  * Correct singularization of brownies

  [ Vladislav Iurciuc ]
  * Correct pluralization of axis

  [ David Prévot ]
  * Extend clean
  * Drop versioned build-dependencies

 -- David Prévot <taffit@debian.org>  Wed, 17 Jan 2024 22:37:47 +0100

php-doctrine-inflector (2.0.8-1) unstable; urgency=medium

  [ Mathieu TUDISCO ]
  * Add `cave` to English irregulars

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 20 Jun 2023 13:22:45 +0200

php-doctrine-inflector (2.0.6-1) unstable; urgency=medium

  [ powellblyth ]
  * Remove duplicate tests for English inflections (#204)

  [ Ralfs Garkaklis ]
  * Add irregular substitution for word "sieve" (#208)

 -- David Prévot <taffit@debian.org>  Sun, 23 Oct 2022 10:19:21 +0200

php-doctrine-inflector (2.0.5-1) unstable; urgency=medium

  [ César ]
  * Add uncountable word from Laravel Framework

  [ powellblyth ]
  * Ensures that Tights, and Shorts and Blouse are single/pluralised properly (#202)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Fri, 09 Sep 2022 09:37:50 -0400

php-doctrine-inflector (2.0.4-2) unstable; urgency=medium

  * Allow stderr during CI for phabtpl

 -- David Prévot <taffit@debian.org>  Sat, 30 Oct 2021 16:35:49 -0400

php-doctrine-inflector (2.0.4-1) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Update standards version to 4.6.0, no changes needed.
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time

 -- David Prévot <taffit@debian.org>  Sat, 30 Oct 2021 15:54:41 -0400

php-doctrine-inflector (2.0.3-2) unstable; urgency=medium

  * Upload to unstable now that all reverse-dependencies allow it
  * Fix CI
  * Rename main branch to debian/latest (DEP-14)
  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Mon, 07 Dec 2020 19:51:41 -0400

php-doctrine-inflector (2.0.3-1) experimental; urgency=medium

  * Upload new major upstream version to experimental

  [ Andreas Braun ]
  * Remove legacy inflector classes for 2.0

  [ David Prévot ]
  * Install homemade autoload.php in new path

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 17:20:51 -1000

php-doctrine-inflector (1.4.3-1) unstable; urgency=medium

  [ Andreas Braun ]
  * Add a BC layer for Inflector 1.0

  [ David Prévot ]
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Adapt packaging to new layout

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 16:42:17 -1000

php-doctrine-inflector (1.3.1-1) unstable; urgency=medium

  [ Jonathan H. Wage ]
  * Add 1.3 docs.

  [ David Prévot ]
  * d/gbp.conf, d/README.source: Update gbp import-ref usage
  * d/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.4.1, no changes needed.
  * d/u/metadata:
    + Set upstream metadata fields: Repository.
    + Remove obsolete fields Name, Contact
  * d/docs: Install upstream documentation

 -- David Prévot <taffit@debian.org>  Mon, 11 Nov 2019 18:51:21 -1000

php-doctrine-inflector (1.3.0+git-1) unstable; urgency=medium

  * Upload to unstable (long overdue)
  * Move repository to salsa.d.o
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Contact, Name.
  * Use versioned copyright format URI.
  * Update Homepage URI
  * Drop get-orig-source target
  * Update Standards-Version to 4.4.0
  * Run upstream test suite
  * Document gbp import-ref usage

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 08:23:38 -1000

php-doctrine-inflector (1.3.0-1) experimental; urgency=medium

  * Upload to experimental since php 7.1 is not yet the default

  [ Marco Pivetta ]
  * Bumping tested dependency and minimum PHP version to 7.1

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

 -- David Prévot <taffit@debian.org>  Sat, 13 Jan 2018 15:41:55 +0900

php-doctrine-inflector (1.2.0-1) unstable; urgency=medium

  [ Michele Locati ]
  * Exclude some dirs and files from repository auto-generated ZIP archives

  [ David Prévot ]
  * Drop testsuite removed upstream
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Thu, 03 Aug 2017 12:52:49 -0400

php-doctrine-inflector (1.1.0-2) unstable; urgency=medium

  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.7
  * Rebuild with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Fri, 04 Mar 2016 22:18:17 -0400

php-doctrine-inflector (1.1.0-1) unstable; urgency=medium

  [ racheldomingo ]
  * Update LICENSE

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

 -- David Prévot <taffit@debian.org>  Sat, 07 Nov 2015 13:59:17 -0400

php-doctrine-inflector (1.0.1-3) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Mon, 18 May 2015 15:17:25 -0400

php-doctrine-inflector (1.0.1-2) experimental; urgency=medium

  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 11:52:43 -0400

php-doctrine-inflector (1.0.1-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Bump standards version to 3.9.6
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Mon, 22 Dec 2014 10:50:26 -0400

php-doctrine-inflector (1.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Thu, 29 May 2014 13:32:06 -0400