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
|
node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Debian Janitor ]
* set upstream metadata fields:
Bug-Database Bug-Submit
* set Multi-Arch: foreign
[ Jonas Smedegaard ]
* copyright:
+ fix a Source URL
+ update coverage
* use debhelper compatibility level 13 (not 12)
* improve suppressing color in build-time tests
* declare compliance with Debian Policy 4.5.1
* modernize source script copyright-check
* update patches
* update build routines
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Dec 2020 05:49:43 +0100
node-file-entry-cache (5.0.1+~2.0.1+~2.0.0+~1.0.0+~2.0.1-5) unstable; urgency=medium
* use debhelper compatibility level 12 (not 10);
build-depend on debhelper-compat (not debhelper)
* declare compliance with Debian Policy 4.5.0
* drop obsolete lintian override
regarding debhelper compatibility level 10
* check with eslint as build test;
build-depend on eslint
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Mar 2020 17:03:03 +0100
node-file-entry-cache (5.0.1+~2.0.1+~2.0.0+~1.0.0+~2.0.1-4) unstable; urgency=medium
* mention bug number in lintian override
* fix cleanup after build;
closes: Bug#943522, thanks to Andreas Beckmann
* update watch file: Tighten usage header
* fix and extend to check all testsuites;
add patch 2002 to avoid node module glob-expand
(use glob instead);
build-depend on node-del node-glob
* fix clean generated docs
* avoid eslint check during build for now
* update TODOs
-- Jonas Smedegaard <dr@jones.dk> Sat, 30 Nov 2019 13:40:09 +0100
node-file-entry-cache (5.0.1+~2.0.1+~2.0.0+~1.0.0+~2.0.1-3) experimental; urgency=medium
* Fix version number for bundled packages.
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Oct 2019 23:01:21 +0200
node-file-entry-cache (5.0.1+~2.0.1+~2.0.0+~1.0.0+~2.0.1-2) experimental; urgency=medium
* Add (superficial) autopkgtests.
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Oct 2019 22:17:02 +0200
node-file-entry-cache (5.0.1+~2.0.1+~2.0.0+~1.0.0+~2.0.1-1) experimental; urgency=low
* Initial release.
Closes: Bug#942530.
-- Jonas Smedegaard <dr@jones.dk> Thu, 17 Oct 2019 19:53:36 +0200
|