File: changelog

package info (click to toggle)
php-doctrine-lexer 3.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: php: 485; xml: 66; makefile: 18
file content (196 lines) | stat: -rw-r--r-- 5,556 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
php-doctrine-lexer (3.0.1-3) unstable; urgency=medium

  * Simplify build

 -- David Prévot <taffit@debian.org>  Tue, 18 Feb 2025 01:26:01 +0100

php-doctrine-lexer (3.0.1-2) unstable; urgency=medium

  * Upload to unstable
  * Partially revert upgrade to PHPUnit 10
  * Keep dependencies loading (tests)

 -- David Prévot <taffit@debian.org>  Tue, 05 Mar 2024 12:44:21 +0100

php-doctrine-lexer (3.0.1-1) experimental; urgency=medium

  [ Alexander M. Turek ]
  * Remove obsolete array types
  * Make data providers static (#114)
  * PHPUnit 10 (#117)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.
  * Expect phpunit (>= 10)

 -- David Prévot <taffit@debian.org>  Fri, 09 Feb 2024 10:20:04 +0100

php-doctrine-lexer (3.0.0-1) experimental; urgency=medium

  [ Grégoire Paris ]
  * Remove deprecation layer
  * Remove rules related to BC layer
  * Drop support for php < 8.1

  [ David Prévot ]
  * Drop php-doctrine-deprecations from Build-Depends

 -- David Prévot <taffit@debian.org>  Sat, 17 Dec 2022 23:15:53 +0100

php-doctrine-lexer (2.1.0-1) experimental; urgency=medium

  [ Grégoire Paris ]
  * Add psalm assertions
  * Leverage conditional types
  * Make the value of tokens templatable
  * Use correct syntax for assertions

 -- David Prévot <taffit@debian.org>  Sat, 17 Dec 2022 09:56:00 +0100

php-doctrine-lexer (2.0.0-1) experimental; urgency=medium

  * Upload new major to experimental

  [ Grégoire Paris ]
  * Replace object-like array with class
  * Allow using enums as a token type

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

 -- David Prévot <taffit@debian.org>  Mon, 12 Dec 2022 08:00:37 +0100

php-doctrine-lexer (1.2.3-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Extract token array shapes into Psalm types

 -- David Prévot <taffit@debian.org>  Mon, 07 Mar 2022 06:41:57 +0100

php-doctrine-lexer (1.2.2-2) unstable; urgency=medium

  * Fix template name for CI

 -- David Prévot <taffit@debian.org>  Thu, 13 Jan 2022 03:44:10 -0400

php-doctrine-lexer (1.2.2-1) unstable; urgency=medium

  * Fix d/watch to match updated GitHub URL
  * Simplify gbp import-orig (and check signature)
  * Generate phpabtpl during tests
  * Update standards version to 4.6.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Install dh-sequence-* instead of using dh --with

 -- David Prévot <taffit@debian.org>  Wed, 12 Jan 2022 11:42:08 -0400

php-doctrine-lexer (1.2.1-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Allow PHP 8

  [ 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

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 10:25:34 -1000

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

  [ pblashenkov ]
  * improves parser multi byte string

  [ David Prévot ]
  * d/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.4.1, no changes needed.
  * debian/upstream/metadata:
    + Set upstream metadata fields: Repository.
    + Remove obsolete fields Name, Contact

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

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

  * Upload to unstable now that buster has been released

  [ Andreas Braun ]
  * Upgrade to latest PHPUnit release

  [ Vitaliy Ryaboy ]
  * remove unnecessary files for production

  [ David Prévot ]
  * Document gbp import-ref usage
  * Drop patch not needed anymore
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.

 -- David Prévot <taffit@debian.org>  Fri, 02 Aug 2019 02:38:41 -0400

php-doctrine-lexer (1.0.2-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Anthony ]
  * implement test with ConcreteLexer example

  [ Jonathan H. Wage ]
  * Add initial lexer documentation.

  [ Michael Moravec ]
  * Update homepage

  [ SAMUEL NELA ]
  * Update copyright

  [ David Prévot ]
  * Use https in debian/
  * Use debhelper-compat 12
  * Drop get-orig-source target
  * Move repository to salsa.d.o
  * Update Standards-Version to 4.3.0
  * Run now provided testsuite
  * Install now provided upstream documentation
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Tue, 18 Jun 2019 11:31:16 -1000

php-doctrine-lexer (1.0.1-4) 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>  Thu, 03 Mar 2016 14:03:36 -0400

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

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Tue, 12 May 2015 15:07:31 -0400

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

  * Provide homemade autoload.php

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

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

  * Upload to experimental to respect the freeze
  * Bump standards version to 3.9.6
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Wed, 07 Jan 2015 11:30:58 -0400

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

  * Initial release

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