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
|
node-eslint-plugin-html (6.1.1-1) unstable; urgency=medium
[ upstream ]
* nre release(s)
[ Jonas Smedegaard ]
* update patch 2001
* update lint-check to use newer EcmaScript version
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Dec 2020 04:29:37 +0100
node-eslint-plugin-html (5.0.5-2) unstable; urgency=medium
* update watch file:
+ use file format 4
+ tighten regular expressions
+ use substitution strings
+ set dversionmangle=auto
+ add usage comment
* update git-buildpackage settings:
+ shorten filter
+ sign tags
+ use DEP-14 git branch names
+ add usage comment
* modernize source script copyright-check
* copyright:
+ update coverage
* override lintian License-Reference field warnings
(see bug#786450)
* declare compliance with Debian Policy 4.5.1
* check testsuite, and lint-check code;
build-depend on jest
* use debhelper compatibility level 13 (not 12)
* generate upstream documentation as html and plaintext;
build-depend on pandoc
* build-depend on dh-sequence-nodejs (not pkg-js-tools)
* embed Test-Command within autopkgtest control file
* add patch 2001 to avoid privacy breaches reading the documentation
* add patch 2002 to avoid use of NPM in integration tests
* check integration tests in autopkgtest
* fix stop depend on nodejs
* fix install files, and avoid install tests
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Dec 2020 04:14:48 +0100
node-eslint-plugin-html (5.0.5-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* add myself as uploader
* fix have autopkgtest depend on node-eslint;
closes: bug#950654, thanks to Xavier Guimard
* tighten (build-)dependencies on node-htmlparser2 node-semver
-- Jonas Smedegaard <dr@jones.dk> Sat, 06 Jun 2020 11:29:23 +0200
node-eslint-plugin-html (3.2.1-3) unstable; urgency=medium
* Team upload
* fix have binary package enhance (not depend on) eslint
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Mar 2020 15:44:12 +0100
node-eslint-plugin-html (3.2.1-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 12
* Add dependency to eslint (Closes: #950654)
* Add simple autopkgtest test
-- Xavier Guimard <yadd@debian.org> Tue, 24 Mar 2020 14:21:07 +0100
node-eslint-plugin-html (3.2.1-1) unstable; urgency=low
* Initial release (Closes: #874691)
-- Pirate Praveen <praveen@debian.org> Fri, 08 Sep 2017 23:36:59 +0530
|