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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
node-rollup-plugin-typescript (10.0.1~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 10.0.1~ds+~1.0.1
* Refresh patches
-- Yadd <yadd@debian.org> Sun, 04 Dec 2022 20:52:43 +0100
node-rollup-plugin-typescript (9.0.2~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 9.0.2~ds+~1.0.1
* Refresh patches
-- Yadd <yadd@debian.org> Sat, 29 Oct 2022 09:01:39 +0200
node-rollup-plugin-typescript (9.0.1~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 9.0.1~ds+~1.0.1 (works with tsc 4.8.4)
* Update build
* Update test and related patch
* Add fix to compile legacy plugin with rollup 3
-- Yadd <yadd@debian.org> Thu, 13 Oct 2022 14:23:47 +0200
node-rollup-plugin-typescript (8.5.0~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* Update doc
* New upstream version 8.5.0~ds+~1.0.1
* Refresh patches
-- Yadd <yadd@debian.org> Sat, 17 Sep 2022 17:11:37 +0200
node-rollup-plugin-typescript (8.4.0~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 8.4.0~ds+~1.0.1
* Refresh patches
-- Yadd <yadd@debian.org> Fri, 26 Aug 2022 15:50:34 +0200
node-rollup-plugin-typescript (8.3.4~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 8.3.4~ds+~1.0.1
* Refresh patches
-- Yadd <yadd@debian.org> Sat, 30 Jul 2022 12:17:18 +0200
node-rollup-plugin-typescript (8.3.3~ds+~1.0.1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 8.3.3~ds+~1.0.1
-- Yadd <yadd@debian.org> Tue, 28 Jun 2022 10:58:13 +0200
node-rollup-plugin-typescript (8.3.2~ds+~1.0.1-2) unstable; urgency=medium
* Team upload
* Fix autopkgtest
* Back to unstable
-- Yadd <yadd@debian.org> Thu, 28 Apr 2022 09:36:27 +0200
node-rollup-plugin-typescript (8.3.2~ds+~1.0.1-1) experimental; urgency=medium
* Team upload
* Revert "Drop legacy rollup-plugin-typescript"
* New upstream version 8.3.2~ds+~1.0.1
-- Yadd <yadd@debian.org> Tue, 26 Apr 2022 15:24:41 +0200
node-rollup-plugin-typescript (8.3.1~ds-1) experimental; urgency=medium
* Team upload
* New upstream version 8.3.1~ds
* Refresh patches
-- Yadd <yadd@debian.org> Thu, 24 Feb 2022 08:50:39 +0100
node-rollup-plugin-typescript (8.3.0~ds-1) experimental; urgency=medium
* Team upload
* Drop legacy rollup-plugin-typescript
* Exclude other @rollup/plugin-* from import and drop lintian overrides
* New upstream version 8.3.0~ds
* Replace embedded @types/resolve by dependency to node-types-resolve
* Refresh patches
-- Yadd <yadd@debian.org> Tue, 14 Dec 2021 11:34:25 +0100
node-rollup-plugin-typescript (6.0.0+~1.0.1-4) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop nodejs dependency
* Update fix-typescript.patch (fixes build)
-- Yadd <yadd@debian.org> Tue, 14 Dec 2021 09:11:43 +0100
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
|