Bug#892742: rollup FTBFS with node-rollup-plugin-commonjs 9.0

2018-06-19 Thread Pirate Praveen
On Tue, 19 Jun 2018 16:16:15 +0530 Pirate Praveen 
wrote:
> Latest version of rollup is 0.60.7 and it has already moved to
> rollup-plugin-commonjs 9.x
> 
> https://github.com/rollup/rollup/blob/6e004184ede79832e658c22983de439aa5c30462/package.json
> 

Using node-rollup-plugin-typescript build from salsa, I get this error
when building rollup 0.60.7

src/node-entry.ts → dist/rollup.js, dist/rollup.es.js...
[!] Error: Unexpected token
src/rollup/index.ts (31:37)
29: export const VERSION = '<@VERSION@>';
30:
31: function addDeprecations(deprecations: Deprecation[], warn:
WarningHandler) {
 ^
32:   const message = `The following options have been renamed — please
update your config: ${deprecations
33: .map(option => `${option.old} -> ${option.new}`)




signature.asc
Description: OpenPGP digital signature


Bug#892742: rollup FTBFS with node-rollup-plugin-commonjs 9.0

2018-06-19 Thread Pirate Praveen
On Mon, 12 Mar 2018 18:41:36 +0530 Pirate Praveen 
wrote:
> Package: src:node-rollup
> Version: 0.50.0-1

Latest version of rollup is 0.60.7 and it has already moved to
rollup-plugin-commonjs 9.x

https://github.com/rollup/rollup/blob/6e004184ede79832e658c22983de439aa5c30462/package.json



signature.asc
Description: OpenPGP digital signature


Bug#892742: rollup FTBFS with node-rollup-plugin-commonjs 9.0

2018-03-12 Thread Pirate Praveen
Package: src:node-rollup
Version: 0.50.0-1
Severity: serious

dh_auto_build
echo 0.50.0-1 > .commithash \
&& rollup -c

src/node-entry.js → dist/rollup.js, dist/rollup.es.js...
[!] (commonjs plugin) TypeError: parse is not a function in
/<>/src/node-entry.js
src/node-entry.js
TypeError: parse is not a function in /<>/src/node-entry.js
at error (/usr/lib/nodejs/rollup/dist/rollup.js:192:14)
at Promise.resolve.then.catch.err
(/usr/lib/nodejs/rollup/dist/rollup.js:4201:6)
at 
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:678:11)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3

Such breakages could be found before upload by using
https://salsa.debian.org/ruby-team/meta/blob/master/build-and-upload
(and I have shared this earlier too when node-source-map 0.7 broke a lot
of reverse dependencies). A major version really means introducing a
breaking change.



signature.asc
Description: OpenPGP digital signature