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
|
node-mysticatea-eslint-plugin (12.0.0~ds-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* drop obsolete patch 2007
* update and unfuzz patches
* generate documentation with cmark-gfm (not pandoc);
build-depend on cmark-gfm (not pandoc)
* update git-buildpackage config: add usage comment
* update copyright info:
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage
* declare compliance with Debian Policy 4.6.0
* update test coverage
* simplify source helper script copyright-check
-- Jonas Smedegaard <dr@jones.dk> Fri, 25 Feb 2022 16:27:13 +0100
node-mysticatea-eslint-plugin (11.0.0~ds-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Sep 2021 17:05:21 +0100
node-mysticatea-eslint-plugin (11.0.0~ds-3) unstable; urgency=medium
* fix grammar in long description
* fix skip test related to not yet covered vue.js rules;
closes: bug#980231, #980646,
thanks to Paul Gevers and Lucas Nussbaum
-- Jonas Smedegaard <dr@jones.dk> Sat, 06 Feb 2021 22:49:11 +0100
node-mysticatea-eslint-plugin (11.0.0~ds-2) unstable; urgency=medium
* fix tighten (build-)dependency on node-eslint-plugin-node
* fix have autopkgtest depend on nodejs
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Dec 2020 05:01:12 +0100
node-mysticatea-eslint-plugin (11.0.0~ds-1) unstable; urgency=medium
[ upstream ]
* new release
[ Jonas Smedegaard ]
* fix autopkgtest
* update patch 2003
* add patch 2007 to use older ESLint v5.16
* update build routines to disable color at more places,
and avoid double mochar options with DEB_BUILD_OPTIONS=terse
* update workarounds for failing tests
-- Jonas Smedegaard <dr@jones.dk> Wed, 16 Dec 2020 16:42:24 +0100
node-mysticatea-eslint-plugin (10.0.3~ds-3) unstable; urgency=medium
* fix invert logic of DEB_BUILD_PROFILES=pkg.eslint.stage1
* annotate pkg.eslint.stage1 build-dependencies
as also needed for checking tests
* update workarounds for failing tests
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Dec 2020 18:57:12 +0100
node-mysticatea-eslint-plugin (10.0.3~ds-2) unstable; urgency=medium
* improve short and long package description
* fix build-depend (not depend) on nodejs
* support DEB_BUILD_OPTIONS=terse
* drop patch 2007; build-depend on node-eslint-plugin-es
* rename to use custom DEB_BUILD_PROFILES=pkg.eslint.stage1
(not negated DEB_BUILD_PROFILES=pkg.eslint.nobuild)
* fix build-depend explicitly on node-globals
-- Jonas Smedegaard <dr@jones.dk> Mon, 14 Dec 2020 12:11:09 +0100
node-mysticatea-eslint-plugin (10.0.3~ds-1) experimental; urgency=low
* initial release;
closes: Bug#955218
-- Jonas Smedegaard <dr@jones.dk> Tue, 08 Dec 2020 02:05:56 +0100
|