File: changelog

package info (click to toggle)
jsonlint 1.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: php: 864; makefile: 20
file content (163 lines) | stat: -rw-r--r-- 4,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
jsonlint (1.8.3-2) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sun, 13 Dec 2020 06:56:49 -0400

jsonlint (1.8.3-1) unstable; urgency=medium

  [ Mark Dain ]
  * Fix usage line in help page to be path to program

  [ Sam Reed ]
  * Create .gitattributes

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Document gbp import-ref usage
  * Update watch file format version to 4.
  * Set upstream metadata fields: Security-Contact.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 22 Nov 2020 07:46:35 -0400

jsonlint (1.8.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update type hints, fixes #73

 -- David Prévot <taffit@debian.org>  Wed, 26 Aug 2020 10:14:07 -0400

jsonlint (1.8.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

  [ David Prévot ]
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Tue, 18 Aug 2020 14:45:57 -0400

jsonlint (1.8.0-1) unstable; urgency=medium

  [ Graham Campbell ]
  * PHP 8 Support

  [ Jordi Boggiano ]
  * Update changelog

  [ 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:40:34 -1000

jsonlint (1.7.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Update CHANGELOG.md

  [ Théo FIDRY ]
  * Fix unicode characters handling (#61)

  [ David Prévot ]
  * Use versioned copyright format URI.
  * Bump debhelper from old 9 to 12.
  * Extend d/clean for PHPUnit 8
  * Drop get-orig-source target
  * Use DEB_VERSION_UPSTREAM instead of dpkg-parsechangelog
  * Document Upstream-Contact
  * Update standards version to 4.4.1, no changes needed.
  * Set upstream metadata fields: Repository.
  * Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Sun, 27 Oct 2019 07:06:08 -1000

jsonlint (1.7.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix php 5.3 compat

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Mon, 12 Feb 2018 12:26:31 -1000

jsonlint (1.7.0-1) unstable; urgency=medium

  [ jgleeson ]
  * added cli support for multiple file arguments

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

 -- David Prévot <taffit@debian.org>  Sat, 06 Jan 2018 12:00:26 +0530

jsonlint (1.6.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Rename readme file

  [ David Prévot ]
  * Move to namespaced phpunit versions (Closes: #882889)
  * Update Standards-Version to 4.1.1
  * Adapt packaging to renamed file

 -- David Prévot <taffit@debian.org>  Thu, 30 Nov 2017 07:09:43 -1000

jsonlint (1.6.1-1) unstable; urgency=medium

  * Adapt to changed upstream changelog filename
  * Update Standards-Version to 4.0.1

 -- David Prévot <taffit@debian.org>  Sun, 06 Aug 2017 17:04:33 -0400

jsonlint (1.5.0-1) unstable; urgency=medium

  [ Remi Collet ]
  * fix for 7.1 (_empty_ no more used)

 -- David Prévot <taffit@debian.org>  Fri, 18 Nov 2016 14:55:40 -1000

jsonlint (1.4.1-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Thu, 22 Sep 2016 15:24:41 -1000

jsonlint (1.4.0-2) unstable; urgency=medium

  * 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>  Sat, 05 Mar 2016 07:43:01 -0400

jsonlint (1.4.0-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Make php7 support official
  * Add DuplicateKeyException
  * Prepare release 1.4

  [ David Prévot ]
  * Use dpkg-parsechangelog instead of spurious regex (Closes: #799894)
  * Use --bootstrap switch instead of patches for tests

 -- David Prévot <taffit@debian.org>  Tue, 24 Nov 2015 20:20:02 -0400

jsonlint (1.3.1-2) unstable; urgency=medium

  * Install CLI as phplint-php (Closes: #778454)

 -- David Prévot <taffit@debian.org>  Sun, 15 Feb 2015 10:31:40 -0400

jsonlint (1.3.1-1) unstable; urgency=low

  [ andrea rota ]
  * Initial release (closes: #714178)

 -- David Prévot <taffit@debian.org>  Fri, 13 Feb 2015 13:17:29 -0400