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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
node-cache-loader (4.1.0+~cs2.0.0-4) unstable; urgency=medium
* Team upload
* Use jest 28 and drop jest patch
* Update standards version to 4.6.1, no changes needed.
* Replace /releases by /tags in GitHub urls
-- Yadd <yadd@debian.org> Mon, 31 Oct 2022 10:42:00 +0100
node-cache-loader (4.1.0+~cs2.0.0-3) unstable; urgency=medium
* Team upload
* Add custom resolver for Jest to workaround #1009572
-- Yadd <yadd@debian.org> Sun, 24 Apr 2022 07:32:26 +0200
node-cache-loader (4.1.0+~cs2.0.0-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Add missing dependency to node-find-cache-dir
* Drop dependency to nodejs and webpack
-- Yadd <yadd@debian.org> Wed, 20 Oct 2021 06:28:14 +0200
node-cache-loader (4.1.0+~cs2.0.0-1) unstable; urgency=medium
* Update minimum version of mkdirp and schema-utils in package.json
* Bump Standards-Version to 4.5.1 (no changes needed)
* Use checksum and ctype=nodejs options in watch
* New upstream version 4.1.0+~cs2.0.0
-- Pirate Praveen <praveen@debian.org> Tue, 22 Dec 2020 01:38:21 +0530
node-cache-loader (4.1.0-6) unstable; urgency=medium
* Team upload
* Back to unstable after successful test
-- Xavier Guimard <yadd@debian.org> Thu, 19 Nov 2020 08:37:58 +0100
node-cache-loader (4.1.0-5) experimental; urgency=medium
* Team upload
* Fix test & autopkgtest
-- Xavier Guimard <yadd@debian.org> Wed, 18 Nov 2020 22:14:25 +0100
node-cache-loader (4.1.0-4) experimental; urgency=medium
* Team upload
* Add fix for node-schema-utils ≥ 3
-- Xavier Guimard <yadd@debian.org> Wed, 18 Nov 2020 06:18:27 +0100
node-cache-loader (4.1.0-3) unstable; urgency=medium
* Team upload
* Test: set --updateSnapshot option to jest to unlock node-schema-utils
migration
-- Xavier Guimard <yadd@debian.org> Tue, 17 Nov 2020 14:13:56 +0100
node-cache-loader (4.1.0-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Use dh-sequence-nodejs
* Fix debian/clean
* Enable part of upstream test using jest
* Add fix for node-mkdirp ≥ 1 (discovered when enabling test)
-- Xavier Guimard <yadd@debian.org> Sun, 15 Nov 2020 14:54:21 +0100
node-cache-loader (4.1.0-1) unstable; urgency=medium
* Team upload
[ Pirate Praveen ]
* New upstream version 4.1.0
* Bump Standards-Version to 4.5.0 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Xavier Guimard ]
* Remove empty test file (lintian error)
* Build with babel7
* Add "Rules-Requires-Root: no"
-- Xavier Guimard <yadd@debian.org> Sun, 24 May 2020 09:21:19 +0200
node-cache-loader (2.0.1-2) unstable; urgency=medium
* Reupload to unstable
* Add peerDependency on webpack as dependency in control
* Bump Standards-Version to 4.4.0 (no changes needed)
* Switch to pkg-js-tools auto install
-- Pirate Praveen <praveen@debian.org> Thu, 08 Aug 2019 07:14:48 +0000
node-cache-loader (2.0.1-1) experimental; urgency=medium
* New upstream version 2.0.1
* Tighten dependency versions
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use babel 6 with .babelrc
* Use pkg-js-tools
-- Pirate Praveen <praveen@debian.org> Thu, 04 Jul 2019 17:31:47 +0530
node-cache-loader (1.2.2-1) unstable; urgency=low
* Initial release (Closes: #909262)
-- Pirate Praveen <praveen@debian.org> Thu, 20 Sep 2018 19:54:26 +0530
|