File: changelog

package info (click to toggle)
php-composer-semver 3.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 632 kB
  • sloc: php: 4,307; makefile: 6
file content (250 lines) | stat: -rw-r--r-- 6,904 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
php-composer-semver (3.4.3-2) unstable; urgency=medium

  * Compatibility with recent PHPUnit (12)

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 21:44:23 +0100

php-composer-semver (3.4.3-1) unstable; urgency=medium

  [ Aad Mathijssen ]
  * Mark all data providers as static (#163)
  * Prepare tests for PHPUnit 10 (#162)

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Sat, 21 Sep 2024 09:10:57 +0200

php-composer-semver (3.4.2-1) unstable; urgency=medium

  [ Tang Rufus ]
  * Add test cases for invalid CalVer & the boundary between SemVer and
    CalVer (#158)

  [ Jordi Boggiano ]
  * Fix normalizeStability return type to enforce valid stabilities
  * Fix PHP 5.3 compatibility
  * Fix tests

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

 -- David Prévot <taffit@debian.org>  Thu, 18 Jul 2024 14:15:12 +0900

php-composer-semver (3.4.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

  [ Don MacAskill ]
  * Support larger MAJOR version numbers (#149)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.
  * Compatibility with recent PHPUnit (10)

 -- David Prévot <taffit@debian.org>  Sun, 03 Sep 2023 02:28:29 +0530

php-composer-semver (3.3.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

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

 -- David Prévot <taffit@debian.org>  Sat, 18 Jun 2022 10:39:54 +0200

php-composer-semver (3.2.9-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Get rid of baseline, add types to tests

 -- David Prévot <taffit@debian.org>  Fri, 04 Feb 2022 11:22:21 -0400

php-composer-semver (3.2.7-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

 -- David Prévot <taffit@debian.org>  Sat, 08 Jan 2022 15:03:07 -0400

php-composer-semver (3.2.6-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

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

 -- David Prévot <taffit@debian.org>  Thu, 28 Oct 2021 07:18:38 -0400

php-composer-semver (3.2.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

  [ David Prévot ]
  * Simplify gbp import-orig
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sun, 25 Jul 2021 13:42:39 +0200

php-composer-semver (3.2.4-2) unstable; urgency=medium

  * Upload to unstable in sync with Composer 2

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 17:03:52 -0400

php-composer-semver (3.2.4-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Fri, 20 Nov 2020 15:31:11 -0400

php-composer-semver (3.2.2-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Thu, 22 Oct 2020 16:44:22 -0400

php-composer-semver (3.2.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Tue, 29 Sep 2020 09:36:14 -0400

php-composer-semver (3.2.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Allow recovery from foobar-dev as dev-foobar
  * Update changelog

 -- David Prévot <taffit@debian.org>  Sun, 13 Sep 2020 07:37:15 -0400

php-composer-semver (3.1.0-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Update changelog

 -- David Prévot <taffit@debian.org>  Tue, 08 Sep 2020 21:05:47 -0400

php-composer-semver (3.0.1-1) experimental; urgency=medium

  [ Jordi Boggiano ]
  * Fix handling of -dev versions, fixes #106
  * Update changelog
  * Rename master to main

  [ David Prévot ]
  * Rename branches as {debian,upstream}/latest and (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Tue, 08 Sep 2020 14:03:08 -0400

php-composer-semver (3.0.0-1) experimental; urgency=medium

  * Upload major version bump to experimental

  [ Jordi Boggiano ]
  * Last cleanups, prep 3.0.0 release

  [ David Prévot ]
  * debian/control: Use debhelper-compat 13
  * debian/rules: Simplify override_dh_auto_test
  * debian/patches: Compatibility with recent PHPUnit (8)

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

php-composer-semver (1.5.1-1) unstable; urgency=medium

  [ Adriano Ferreira ]
  * Don't try to parse aliases versions which doesn't contain exact version

  [ David Prévot ]
  * 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, 02 Feb 2020 17:43:50 -1000

php-composer-semver (1.5.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.
  * Document gbp import-ref usage

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 10:50:02 -1000

php-composer-semver (1.5.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze
  * Use upstream git tag as source
  * Use debhelper-compat 12
  * Use https in Format
  * Move repository to salsa.d.o
  * Update Standards-Version to 4.3.0
  * Drop get-orig-source target
  * Use the testsuite

 -- David Prévot <taffit@debian.org>  Thu, 21 Mar 2019 00:35:14 -1000

php-composer-semver (1.4.2-1) unstable; urgency=medium

  [ Rob Bast ]
  * do not collapse ranges if other constraints apply

 -- David Prévot <taffit@debian.org>  Wed, 25 Jan 2017 17:37:16 -1000

php-composer-semver (1.4.1-1) unstable; urgency=medium

  [ Rob Bast ]
  * Changelog for 1.4.1

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

 -- David Prévot <taffit@debian.org>  Sat, 04 Jun 2016 11:36:32 -0400

php-composer-semver (1.4.0-1) unstable; urgency=medium

  [ Andrii Vasyliev ]
  * Add getters for constraint and conjunctive in MultiConstraint

 -- David Prévot <taffit@debian.org>  Fri, 01 Apr 2016 15:06:06 -0400

php-composer-semver (1.3.0-2) unstable; urgency=medium

  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 18:21:53 -0400

php-composer-semver (1.3.0-1) unstable; urgency=medium

  [ David Prévot ]
  * Shorten synopsis (Closes: #811416)
  * Update Standards-Version to 3.9.7

  [ Rob ]
  * update for release 1.3.0

 -- David Prévot <taffit@debian.org>  Thu, 25 Feb 2016 19:08:59 -0400

php-composer-semver (1.2.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Mon, 16 Nov 2015 21:33:46 -0400