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 102 103 104 105 106
|
node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-5) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
* Update lintian override info format in d/source/lintian-overrides on line
2-3.
* Set upstream metadata fields: Repository.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 01 Dec 2022 09:57:38 +0000
node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-4) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed.
* Add ctype=nodejs to component(s)
* Fix test for current eslint (Closes: #1005162)
-- Yadd <yadd@debian.org> Tue, 08 Feb 2022 10:15:12 +0100
node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-3) unstable; urgency=medium
* fix install documentation files
* update copyright info:
+ use Reference field (not License-Reference);
add lintian overrides
+ simplify source helper script copyright-check
+ update coverage
-- Jonas Smedegaard <dr@jones.dk> Sat, 16 Oct 2021 13:36:53 +0200
node-file-entry-cache (6.0.0+~3.0.4+~2.0.0+~1.0.0+~2.0.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove 2 unused lintian overrides.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Sep 2021 23:28:24 +0100
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
|