File: changelog

package info (click to toggle)
node-rdf-canonize 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: javascript: 2,061; makefile: 3; sh: 1
file content (179 lines) | stat: -rw-r--r-- 5,829 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
node-rdf-canonize (3.4.0-1) unstable; urgency=medium

  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Dec 2023 17:28:02 +0100

node-rdf-canonize (3.3.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + node-rdf-canonize: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 22 Nov 2022 15:29:32 +0000

node-rdf-canonize (3.3.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 27 Sep 2022 17:10:24 +0200

node-rdf-canonize (3.3.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update lintian overrides
  * update copyright info: update coverage
  * declare compliance with Debian Policy 4.6.1

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 27 Sep 2022 17:05:22 +0200

node-rdf-canonize (3.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update watch file: tighten to ignore prereleases
  * stop build-depend on node-node-forge
  * declare compliance with Debian Policy 4.6.0
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * use debhelper compatibility level 13 (not 12)
  * drop binary package libjs-rdf-canonize;
    drop obsolete patches;
    stop build-depend on brotli node-babel7 node-babel-loader
    node-core-js node-semver node-webpack-merge pigz webpack
  * stop needlessly (build-)depend on nodejs;
    have autopkgtest depend on nodejs
  * update files to install
  * stop depend on node-semver

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 09 Nov 2021 00:52:28 +0100

node-rdf-canonize (1.2.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Debian Janitor ]
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse

  [ Jonas Smedegaard ]
  * use brotli compression suffix .brotli
    (not .br used for language breton)
  * declare compliance with Debian Policy 4.5.1
  * modernize source script copyright-check
  * copyright: update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Dec 2020 09:20:46 +0100

node-rdf-canonize (1.1.0-2) unstable; urgency=medium

  * use babel7 presets;
    build-depend on node-babel7
    (not node-babel-cli node-babel-preset-env);
    tighten build-dependency on node-babel-loader;
    closes: bug#960113, thanks to Pirate Praveen
  * update patch 2002 to favor /usr/share paths,
    and drop deep path into core-js symlinks from babel-runtime
  * add patch 2003 to use core-js 3
  * tighten build-dependency on node-core-js

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 May 2020 16:53:44 +0200

node-rdf-canonize (1.1.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patch 2001
  * extend patch 2002 to include path /usr/share/nodejs
    and suspicious node-babel-runtime subpath;
    closes: bug#952374
  * declare compliance with Debian Policy 4.5.0
  * use debhelper compatibility level 12 (not 9);
    build-depend on debhelper-compat (not debhelper)

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 17 Mar 2020 18:55:43 +0100

node-rdf-canonize (1.0.3-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Update patch 2001 to not also downgrade Webpack,
    and tighten to depend on recent webpack.
    Closes: Bug#933592. Thanks to Pirate Praveen.
  * Declare compliance with Debian Policy 4.4.0.
  * Mark autopkgtest as superficial.
  * Install nodejs code under /usr/share (not /usr/lib).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 28 Aug 2019 21:57:39 +0200

node-rdf-canonize (1.0.2-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Rewrite patch 2001 to downgrade (not upgrade) Babel+Webpack config.
  * Unfuzz patch 2002.
  * Update watch file:
    + Simplify regular expressions.
    + Rewrite usage comment.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Feb 2019 19:55:28 +0100

node-rdf-canonize (0.3.0-3) unstable; urgency=medium

  * Update copyright info: Fix source URLs.
  * Fix depend (not only build-depend) on node-semver.
  * Mark libjs-rdf-canonize as Multi-Arch: foreign.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 19 Jan 2019 12:26:54 +0100

node-rdf-canonize (0.3.0-2) unstable; urgency=medium

  * Fix describe standard (not test specification) in long description.
  * Fix typo in long description.
    Thanks to David I. Lehn.
  * Update copyright info:
    + Fix add email identifier for main upstream owner.
    + Fix License-Grant for default Files section.
    + Fix main License shortname and contents
      to be BSD-3-clause~Digital-Bazaar (not BSD-3-clause).
    + Fix add File section and corresponding License section
      for a file licensed BSD-3-clause~Digital-Bazaar~odd.
  * Fix and limit patch 2001
    to upgrade to use Babel 6 (not avoid Babel altogether).
  * Add patch 2002 to have webpack use system shared modules.
  * Transpile with Babel to support Nodejs 6.
    Build-depend on node-babel-cli node-babel-preset-env node-semver.
    (Build-)depend on (not very) recent nodejs.
  * Provide binary package libjs-jsonld.
    Build-depend on node-babel-loader
    node-babel-plugin-transform-runtime
    node-core-js node-webpack-merge webpack.
  * Provide gzip and brotli pre-compressed files.
    Build-depend on brotli pigz.
  * Fix recommend node-rdf-canonize-native
    (not bogus rdf-canonize-native).
  * Update TODOs.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Jan 2019 16:33:24 +0100

node-rdf-canonize (0.3.0-1) unstable; urgency=low

  * Initial release.
    Closes: Bug#919004.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 11 Jan 2019 17:55:51 +0100