File: changelog

package info (click to toggle)
node-cache-base 4.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: javascript: 730; makefile: 2
file content (83 lines) | stat: -rw-r--r-- 2,530 bytes parent folder | download
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
node-cache-base (4.0.2-2) unstable; urgency=medium

  * Patch to drop @sellside/emitter in favor of component-emitter:
    + non-standard Event Emitter interface, fork of
      the more standard component-emitter
    + Debian has already plenty of Emitter modules
    + unmaintained, and latest version breaks cache-base.
  * copyright: add license for component

 -- Jérémy Lal <kapouer@melix.org>  Mon, 25 Aug 2025 12:37:59 +0200

node-cache-base (4.0.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.0.2
  * Require node-set-value ≥ 4.1.0

 -- Yadd <yadd@debian.org>  Fri, 12 Nov 2021 23:29:05 +0100

node-cache-base (4.0.0-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Add ctype=nodejs to component(s)
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs
  * Declare compliance with policy 4.6.0
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Drop unneeded versioned constraints

 -- Yadd <yadd@debian.org>  Sat, 06 Nov 2021 15:05:01 +0100

node-cache-base (4.0.0-1) unstable; urgency=medium

  * Team upload.

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump standard version
  * Bump debhelper compat
  * New upstream version
  * Update copyright and dependencies

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Bump debhelper compatibility level to 12
  * Use pkg-js-tools auto install
  * Embed component has-own-deep
  * New upstream version 4.0.0
  * Add "Rules-Requires-Root: no"
  * Add a "breaks" against node-base < 3
  * Install examples

 -- Xavier Guimard <yadd@debian.org>  Thu, 20 Feb 2020 07:07:16 +0100

node-cache-base (0.8.4-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 11
  * Declare compliance with policy 4.3.0
  * Add upstream/metadata
  * Change section to javascript
  * Update VCS fields to salsa
  * Ignore test if nocheck is set
  * Update autopkgtest files to test installed files
  * Fix debian/copyright
  * Require node-union-value >= 2.0.0 (Closes: #897156)

 -- Xavier Guimard <yadd@debian.org>  Tue, 22 Jan 2019 15:31:00 +0100

node-cache-base (0.8.4-1) unstable; urgency=low

  * Initial release (Closes: #842685)

 -- Sruthi Chandran <srud@disroot.org>  Mon, 31 Oct 2016 16:37:48 +0530