File: changelog

package info (click to toggle)
node-rollup-plugin-typescript 6.0.0%2B~1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,544 kB
  • sloc: javascript: 11,773; makefile: 29
file content (96 lines) | stat: -rw-r--r-- 3,123 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
node-rollup-plugin-typescript (6.0.0+~1.0.1-3) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Use backports-friendly versions
  * Tighten build dependencies

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.1
  * Add ctype=nodejs to component(s)
  * Fix regression due to typescript ≥ 4.1 (Closes: #978390)
  * Drop legacy test: rollup-plugin-commonjs is no more available
  * Replace node-typescript-types build dependency by node-types-estree
    (Closes: #979784)

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 17:07:15 +0100

node-rollup-plugin-typescript (6.0.0+~1.0.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests

 -- Xavier Guimard <yadd@debian.org>  Tue, 13 Oct 2020 11:07:56 +0200

node-rollup-plugin-typescript (6.0.0+~1.0.1-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Update homapage
  * Embed legacy rollup-plugin-typescript as component
  * New upstream version 6.0.0+~1.0.1 (Closes: #933068)
  * Add patch for current tsc and rollup 2
  * Build @rollup/plugin-typescript in 2 steps: simple tsc, then rollup with
    generated @rollup/plugin-typescript. This avoids a circular dependency
  * Embed @types/resolve for build only
  * Use dh-sequence-nodejs
  * Update dependencies:
    * rollup ≥ 2
    * node-rollup-pluginutils ≥ 4.0.0+~2.8.2-3
  * Add lintian overrides
  * Enable upstream test using tape instead of ava
  * Enable legacy test

 -- Xavier Guimard <yadd@debian.org>  Sun, 04 Oct 2020 13:43:00 +0200

node-rollup-plugin-typescript (1.0.0-3) unstable; urgency=medium

  * Use rouca's patch for selection of transpilers
  * Build with babel7 in js.transpile.babel profile

 -- Pirate Praveen <praveen@debian.org>  Sun, 03 May 2020 10:04:19 +0530

node-rollup-plugin-typescript (1.0.0-2) unstable; urgency=medium

  [ Pirate Praveen ]
  * Update build depends to build with rollup 0.68.2+ds

  [ Xavier Guimard ]
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Drop unneeded version constraints from (build) dependencies
  * Fix d/copy format url

  [ Bastien Roucariès ]
  * Team upload
  * Add breaks/recommends/enhances rollup
  * Allow to configure transpile

 -- Bastien Roucariès <rouca@debian.org>  Mon, 24 Feb 2020 22:37:49 +0100

node-rollup-plugin-typescript (1.0.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.

  [ Pirate Praveen ]
  * Switch to pkg-js-tools auto install and update dependencies
  * Add node-rollup-plugin-buble as build dependency (rollup dropped this
    dependency from 0.56.3-1)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Bump Standards-Version to 4.4.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Thu, 10 Oct 2019 16:23:33 +0530

node-rollup-plugin-typescript (0.8.1-1) unstable; urgency=low

  * Initial release (Closes: #892753)

 -- Pirate Praveen <praveen@debian.org>  Mon, 12 Mar 2018 20:48:57 +0530