File: changelog

package info (click to toggle)
node-rollup-plugin-terser 7.0.2%2B~5.0.1-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 488 kB
  • sloc: javascript: 1,041; makefile: 5; sh: 1
file content (135 lines) | stat: -rw-r--r-- 4,033 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
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
node-rollup-plugin-terser (7.0.2+~5.0.1-8) unstable; urgency=medium

  * Team upload

  [ Jonas Smedegaard ]
  * add TODOs

  [ Yadd ]
  * Update jest 29 patch

 -- Yadd <yadd@debian.org>  Mon, 07 Nov 2022 06:47:02 +0100

node-rollup-plugin-terser (7.0.2+~5.0.1-7) unstable; urgency=medium

  * Team upload
  * Reupload

 -- Yadd <yadd@debian.org>  Fri, 30 Sep 2022 06:31:29 +0200

node-rollup-plugin-terser (7.0.2+~5.0.1-6) unstable; urgency=medium

  * Team upload
  * Add fix for jest >= 29

 -- Yadd <yadd@debian.org>  Thu, 29 Sep 2022 22:14:38 +0200

node-rollup-plugin-terser (7.0.2+~5.0.1-5) unstable; urgency=medium

  * Team upload
  * Increase test timeout (for armel)

 -- Yadd <yadd@debian.org>  Thu, 15 Sep 2022 15:15:26 +0200

node-rollup-plugin-terser (7.0.2+~5.0.1-4) unstable; urgency=medium

  * use semantic newlines
    in long descriptions and copyright file License grants
  * update lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 30 Aug 2022 06:41:50 +0200

node-rollup-plugin-terser (7.0.2+~5.0.1-3) experimental; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Add ctype=nodejs to component(s)
  * Drop dependency to nodejs
  * Update 2001_use_older_terser.patch for terser >= 5

 -- Yadd <yadd@debian.org>  Thu, 18 Aug 2022 12:29:20 +0200

node-rollup-plugin-terser (7.0.2+~5.0.1-2) unstable; urgency=medium

  * provide executable script ascjs;
    mention ascjs in lng description;
    depend on nodejs

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 04 Nov 2021 22:44:43 +0100

node-rollup-plugin-terser (7.0.2+~5.0.1-1) unstable; urgency=medium

  * embed, test, install, and provide NodeJS module ascjs
  * simplify source helper script copyright-check
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
    + add source URI for ascjs
  * add patch 2003 to require nonlocal ascjs module in test

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 04 Nov 2021 19:30:12 +0100

node-rollup-plugin-terser (7.0.2-7) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.0, no changes needed.
  * Back to unstable

 -- Yadd <yadd@debian.org>  Mon, 27 Sep 2021 14:23:52 +0200

node-rollup-plugin-terser (7.0.2-6) experimental; urgency=medium

  * Team upload
  * Add fix for jest-worker ≥ 27

 -- Yadd <yadd@debian.org>  Sun, 26 Sep 2021 16:49:19 +0200

node-rollup-plugin-terser (7.0.2-5) unstable; urgency=medium

  * Team upload
  * Increase test timeout (Closes: #981474)
  * Remove obsolete field Contact from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Bump debhelper compatibility level to 13
  * Add "Rules-Requires-Root: no"

 -- Xavier Guimard <yadd@debian.org>  Sun, 31 Jan 2021 19:35:00 +0100

node-rollup-plugin-terser (7.0.2-4) unstable; urgency=medium

  * have binary package enhance rollup
  * fix build-depend on recent node-babel-core
    (not node-babel7);
    depend on recent node-babel-code-frame
    (not node-babel7)

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 20 Dec 2020 03:31:35 +0100

node-rollup-plugin-terser (7.0.2-3) unstable; urgency=medium

  * add patch 2001 to use older Nodejs module terser 4.x
  * tighten to not tolerate testsuite errors

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Dec 2020 20:45:10 +0100

node-rollup-plugin-terser (7.0.2-2) unstable; urgency=medium

  * unconditionally check testsuite during build
    (not only when targeted experimental),
    but continue to tolerate failure
    (until new enough terser is in Debian);
    build-depend on node-serialize-javascript
  * stop set custom NODE_PATH during build
  * simplify rules;
    build-depend on dh-sequence-nodejs (not pkg-js-tools)

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 Dec 2020 16:09:22 +0100

node-rollup-plugin-terser (7.0.2-1) experimental; urgency=low

  [ Jonas Smedegaard & Pirate Praveen ]
  * initial release;
    closes: #954251

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Dec 2020 16:54:19 +0100