diff -Nru node-cliui-7.0.4+repack+~cs3.1.0/debian/changelog node-cliui-7.0.4+repack+~cs3.1.0/debian/changelog --- node-cliui-7.0.4+repack+~cs3.1.0/debian/changelog 2021-11-06 14:10:34.000000000 +0000 +++ node-cliui-7.0.4+repack+~cs3.1.0/debian/changelog 2022-03-21 09:21:11.000000000 +0000 @@ -1,3 +1,10 @@ +node-cliui (7.0.4+repack+~cs3.1.0-3) unstable; urgency=medium + + * Team upload + * Build missing files using tsc + + -- Yadd Mon, 21 Mar 2022 10:21:11 +0100 + node-cliui (7.0.4+repack+~cs3.1.0-2) unstable; urgency=medium * Team upload diff -Nru node-cliui-7.0.4+repack+~cs3.1.0/debian/control node-cliui-7.0.4+repack+~cs3.1.0/debian/control --- node-cliui-7.0.4+repack+~cs3.1.0/debian/control 2021-11-05 02:56:43.000000000 +0000 +++ node-cliui-7.0.4+repack+~cs3.1.0/debian/control 2022-03-21 09:19:25.000000000 +0000 @@ -5,17 +5,17 @@ Uploaders: Paolo Greppi Testsuite: autopkgtest-pkg-nodejs Build-Depends: - debhelper-compat (= 13) - , nodejs - , chai - , mocha + chai + , debhelper-compat (= 13) + , dh-sequence-nodejs + , mocha , node-chalk + , node-rollup-plugin-typescript , node-string-width , node-strip-ansi + , node-typescript , node-wrap-ansi , rollup - , node-rollup-plugin-typescript - , dh-sequence-nodejs Standards-Version: 4.6.0 Homepage: https://github.com/yargs/cliui#readme Vcs-Git: https://salsa.debian.org/js-team/node-cliui.git @@ -26,7 +26,6 @@ Architecture: all Depends: ${misc:Depends} - , nodejs , node-string-width , node-strip-ansi , node-wrap-ansi diff -Nru node-cliui-7.0.4+repack+~cs3.1.0/debian/nodejs/build node-cliui-7.0.4+repack+~cs3.1.0/debian/nodejs/build --- node-cliui-7.0.4+repack+~cs3.1.0/debian/nodejs/build 2021-11-05 02:56:43.000000000 +0000 +++ node-cliui-7.0.4+repack+~cs3.1.0/debian/nodejs/build 2022-03-21 09:19:25.000000000 +0000 @@ -1 +1,2 @@ +tsc rollup -c