File: changelog

package info (click to toggle)
json-js 0~20221030%2B~1.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: javascript: 492; makefile: 17; sh: 1
file content (259 lines) | stat: -rw-r--r-- 8,124 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
253
254
255
256
257
258
259
json-js (0~20221030+~1.0.8-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + Detect cyclic objects

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 31 Dec 2022 12:12:05 +0100

json-js (0~20210531+~1.0.8-1) unstable; urgency=medium

  [ upstream ]
  * new release of embedded module canonicalize

  [ Jonas Smedegaard ]
  * tighten lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Dec 2021 19:00:14 +0100

json-js (0~20210531+~1.0.5-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + See https://www.crockford.com/jsmin.html

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 13 (not 12)
  * declare compliance with Debian Policy 4.6.0
  * simplify source helper script copyright-check
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 Oct 2021 13:41:03 +0200

json-js (0~20190826+~1.0.5-2) unstable; urgency=medium

  * use brotli compression suffix .brotli
    (not .br used for language breton)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Dec 2020 19:25:56 +0100

json-js (0~20190826+~1.0.5-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + embed independent project canonicalise

  [ Debian Janitor ]
  * use debhelper compatibility 12 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse

  [ Jonas Smedegaard ]
  * embed canonicalize
  * include canonicalize,
    and provide virtual package node-canonicalize;
    build-depend on jq
  * declare compliance with Debian Policy 4.5.1
  * modernize source script copyright-check
  * copyright: update coverage
  * mention skipped canonicalize testsuite in TODO file

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 21 Nov 2020 21:38:17 +0100

json-js (0~20190826-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update watch file: Simplify regular expressions.
  * Declare compliance with Debian Policy 4.4.1.
  * Stop ship json_parse json_parse_state dropped upstream.
    Add NEWS entry about the gone files.
  * Mark autopkgtest as superficial.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 02 Oct 2019 17:21:19 +0200

json-js (0~20180723-2) unstable; urgency=medium

  * Update Homepage URL.
  * Fix have autopkgtest depend on nodejs.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Feb 2019 23:17:38 +0100

json-js (0~20180723-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Simplify rules.
    Stop build-depend on licensecheck cdbs dh-buildinfo.
  * Fix update JavaScript optimization options.
    Tighten to build-depend on recent uglifyjs.
    Stop build-depend explicitly on node-source-map.
    Closes: Bug#921896. Thanks to Santiago Vila.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Update Vcs-* fields: Maintenance moved to Salsa.
  * Drop obsolete lintian override about debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update watch file:
    + Bump to file format 4.
    + Use git mode.
    + Rewrite usage comment.
    + Use substitution strings.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Extend coverage of packaging.
  * Update git-buildpackage config: Filter any .git* file.
  * Provide gzip and brotli pre-compressed files.
    Build-depend on brotli pigz.
  * Set Multi-Arch: foreign.
  * Enable autopkgtest.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Feb 2019 03:07:09 +0100

json-js (0~20160510-1) unstable; urgency=medium

  [ upstream ]
  * New git snapshot.

  [ Jonas Smedegaard ]
  * Document getting snapshots in README.source.
  * Stop track CDBS upstream-tarball checksum (use git tags instead).
  * Stop suppress versioned debhelper build-dependency (done in CDBS
    now).
  * Generate and include source map.
    Build-depend on node-source-map.
  * Update copyright info: Use SPDF license short-name public-domain.
  * Declare compliance with Debian Policy 3.9.8.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Aug 2016 11:45:17 +0200

json-js (0~20150503-2) unstable; urgency=medium

  * Rerelease targeted unstable: No current reverse (build-)dependencies
    use json.js.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2016 12:17:41 +0100

json-js (0~20150503-1) experimental; urgency=medium

  [ upstream ]
  * New git snapshot.

  [ Jonas Smedegaard ]
  * Stop check upstream tarball checksum.
  * Declare compliance with Debian Policy 3.9.7.
  * Modernize Vcs-* field URLs.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover recent years.
    + Relicense packaging to GPL-3+.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Add NEWS entry about json.js dropped upstream.
  * Move packaging to pkg-javascript team.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2016 11:26:21 +0100

json-js (0~20121008-2) unstable; urgency=low

  * Fix fixate get-orig-source target to snapshot (not follow tip of VCS).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Nov 2012 21:32:01 +0100

json-js (0~20121008-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Update watch and rules files to use archive subdir at github.com.
  * Bump dephelper compatibility level to 8.
  * Build-depend on devscripts, to always check copyright during build.
  * Update copyright file:
    + Fix use pseudo-comment section to obey silly restrictions of
      copyright format 1.0.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Nov 2012 20:37:46 +0100

json-js (0~20120621-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  * Directly use github.com URL (not githubredir.debian.net redirctor)
    when fetching upstream source.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Jun 2012 21:31:04 +0200

json-js (0~20120322-1) unstable; urgency=low

  * New snapshot of upstream VCS.
  * Bump standards-version to 3.9.3.
  * Use anonscm.debian.org URL in Vcs-Browser field.
  * Bump debhelper compatibility level to 7.
  * Update copyright file:
    + Bump format to 1.0.
    + Shorten and quote licenses in comment.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Mar 2012 13:29:40 +0200

json-js (0~20111021-1) unstable; urgency=low

  * Rerelease using pristine git tarball.
  * Update watch file to use more flexible regex.
  * Use CDBS snippet upstream-tarball for get-orig-source target and
    more.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2011 12:24:03 +0700

json-js (0~20111020-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Drop local-options file: defaults since dpkg-source 1.16.1.
  * Relax to build-depend unversioned on debhelper: Needed version
    satisfied even in oldstable.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 Dec 2011 13:29:11 +0700

json-js (0~20110315-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Package now team-maintained:
    + Set Debian Javascript Maintainers as maintainer.
    + Set myself as uploader.
  * Bump policy compliance to standards-version 3.9.2.
  * Adjust copyright file:
    + Fix use initial wildcard Files section (not list wildcard
      copyright/licensing in header section).
  * Bump copyright file format to draft 174 of DEP-5.
  * Use uglifyjs (not yui-compressor). Update build-dependencies
    accordingly.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Apr 2011 12:31:33 +0200

json-js (0~20101208-1) unstable; urgency=low

  * Initial release.
    Closes: Bug#610259.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 30 Dec 2010 22:31:24 +0100