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
|
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
|