File: changelog

package info (click to toggle)
php-tokenizer 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: php: 462; xml: 412; makefile: 4
file content (146 lines) | stat: -rw-r--r-- 4,253 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
php-tokenizer (1.3.1-1) unstable; urgency=medium

  * Source-only upload (testing migration)

 -- David Prévot <taffit@debian.org>  Fri, 21 Nov 2025 09:29:47 +0100

php-tokenizer (1.3.1-1~bs) unstable; urgency=medium

  [ Arne Blankerts ]
  * Fix BC Break introduced with 1.3.0 (Closes #37)

 -- David Prévot <taffit@debian.org>  Fri, 21 Nov 2025 01:18:30 +0100

php-tokenizer (1.3.0-3) unstable; urgency=medium

  * Source-only upload (testing migration)

 -- David Prévot <taffit@debian.org>  Sun, 16 Nov 2025 10:46:53 +0100

php-tokenizer (1.3.0-2) unstable; urgency=medium

  * Binary upload (bootstraping)

 -- David Prévot <taffit@debian.org>  Sun, 16 Nov 2025 10:40:40 +0100

php-tokenizer (1.3.0-1) unstable; urgency=medium

  [ Markus Staab ]
  * Simplify TokenCollection
  * Simplify XMLSerializer
  * use more local storage
  * Streamline XMLSerializer
  * Streamline Tokenizer->fillBlanks()
  * Tokenizer: Use const array
  * Fix asymmetry in startElement() endElement()

  [ Arne Blankerts ]
  * Make failing tests fail the build

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

 -- David Prévot <taffit@debian.org>  Sun, 16 Nov 2025 08:49:15 +0100

php-tokenizer (1.2.3-2) unstable; urgency=medium

  * Run phpunit without coverage
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Mon, 30 Dec 2024 17:40:01 +0100

php-tokenizer (1.2.3-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Do not use implicitly nullable parameters

  [ Arne Blankerts ]
  * Update changelog for release

 -- David Prévot <taffit@debian.org>  Mon, 04 Mar 2024 12:18:13 +0100

php-tokenizer (1.2.2-1) unstable; urgency=medium

  [ Arne Blankerts ]
  * Update changelog

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Mon, 20 Nov 2023 14:05:03 +0100

php-tokenizer (1.2.1-1) unstable; urgency=medium

  [ Arne Blankerts ]
  * Fix logic so files with only empty lines can be processed

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Install dh-sequence-* instead of using dh --with
  * Update standards version to 4.6.0, no changes needed.
  * Install /u/s/p/{autoloaders,overrides} files
  * Rename main branch to debian/latest (DEP-14)

 -- David Prévot <taffit@debian.org>  Sun, 10 Oct 2021 13:58:15 -0400

php-tokenizer (1.2.0-1) unstable; urgency=medium

  [ Arne Blankerts ]
  * allow 7.2+ or 8.0+
  * Update changelog

  [ Ayesh Karunaratne ]
  * Add .gitattribute file with export-ignore rules to minimize dist size

  [ David Prévot ]
  * Document gbp import-ref usage
  * Upstream metadata fields:
    + Set Bug-Database, Bug-Submit, Repository, Repository-Browse
    + Remove obsolete fields Contact, Name
  * Update standards version to 4.5.0, no changes needed.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Wed, 15 Jul 2020 23:10:28 -0400

php-tokenizer (1.1.3-2) unstable; urgency=medium

  * Upload to unstable now that buster has been released
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Thu, 15 Aug 2019 10:38:52 -1000

php-tokenizer (1.1.3-1) experimental; urgency=medium

  [ Arne Blankerts ]
  * Ensure XMLSerializer can deal with empty token collections

 -- David Prévot <taffit@debian.org>  Thu, 20 Jun 2019 12:21:00 -1000

php-tokenizer (1.1.2-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Arne Blankerts ]
  * Update for 1.1.2

  [ David Prévot ]
  * Fix php-codecoverage name in previous changelog entry
  * Move repository to salsa.d.o
  * Use debhelper-compat 12
  * Use https in Format
  * Drop get-orig-source target
  * Update Standards-Version to 4.3.0
  * Use now provided upstream changelog

 -- David Prévot <taffit@debian.org>  Sat, 06 Apr 2019 18:08:45 -1000

php-tokenizer (1.1.0-1) unstable; urgency=low

  * Initial Release (New php-codecoverage dependency)

 -- David Prévot <taffit@debian.org>  Wed, 23 Aug 2017 12:41:08 -1000