File: changelog

package info (click to toggle)
json-js 0~20180723-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 152 kB
  • sloc: makefile: 16; sh: 6
file content (172 lines) | stat: -rw-r--r-- 5,613 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
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