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
|
node-markdown-it-html5-embed (1.0.0+ds-11) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Update rollup configuration for recent @rollup/plugin-node-resolve
(Closes: #1022377)
-- Yadd <yadd@debian.org> Mon, 24 Oct 2022 08:43:27 +0200
node-markdown-it-html5-embed (1.0.0+ds-10) unstable; urgency=medium
* team upload
* use and build-depend on terser (not uglifyjs.terser)
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Dec 2021 21:10:23 +0100
node-markdown-it-html5-embed (1.0.0+ds-9) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed
* Fix GitHub tags regex
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Sat, 13 Nov 2021 17:59:02 +0100
node-markdown-it-html5-embed (1.0.0+ds-8) unstable; urgency=medium
* Drop legacy rollup-plugin-json usage
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Mon, 04 Jan 2021 00:03:37 +0530
node-markdown-it-html5-embed (1.0.0+ds-7) unstable; urgency=medium
* Drop usage of legacy node-resolve and commonjs plugins
-- Pirate Praveen <praveen@debian.org> Fri, 01 Jan 2021 13:51:54 +0530
node-markdown-it-html5-embed (1.0.0+ds-6) unstable; urgency=medium
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Pirate Praveen ]
* Switch to rollup for bundling and fix library name
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Tue, 22 Sep 2020 20:51:33 +0000
node-markdown-it-html5-embed (1.0.0+ds-5) unstable; urgency=medium
* Team upload
* Fix autopkgtests
* Bump debhelper compatibility level to 12
* Add debian/gbp.conf
* Fix links
* Fix install with pkg-js-tools >= 0.9
-- Xavier Guimard <yadd@debian.org> Tue, 20 Aug 2019 17:01:43 +0200
node-markdown-it-html5-embed (1.0.0+ds-4) unstable; urgency=medium
* Reupload to unstable
* Install to /usr/share/nodejs
-- Pirate Praveen <praveen@debian.org> Sun, 04 Aug 2019 18:10:26 +0000
node-markdown-it-html5-embed (1.0.0+ds-3) experimental; urgency=medium
* Build with webpack 4 and uglifyjs.terser
* Switch to pkg-js-tools
* Bump standards version to 4.4.0
-- Pirate Praveen <praveen@debian.org> Tue, 30 Jul 2019 19:56:59 +0000
node-markdown-it-html5-embed (1.0.0+ds-2) unstable; urgency=medium
[ Utkarsh Gupta ]
* Add autopkgtest
* Allow stderr in upstream test
[ Pirate Praveen ]
* Drop mocha dependency (not running tests during build)
* Use rollup for require test as it is a browser library
* Fix upstream autopkgtest (use one test dependency from npm)
* Update autopkgtest dependencies
-- Pirate Praveen <praveen@debian.org> Sat, 09 Feb 2019 10:31:08 +0530
node-markdown-it-html5-embed (1.0.0+ds-1) unstable; urgency=low
[ Naga Durga, Pirate Praveen, Utkarsh Gupta, Xavier Guimard ]
* Initial release (Closes: #897676)
-- Pirate Praveen <praveen@debian.org> Wed, 06 Feb 2019 20:37:32 +0530
|