diff -Nru node-d3-selection-1.4.0/debian/changelog node-d3-selection-1.4.0/debian/changelog --- node-d3-selection-1.4.0/debian/changelog 2019-07-09 18:52:46.000000000 +0000 +++ node-d3-selection-1.4.0/debian/changelog 2019-08-03 13:42:54.000000000 +0000 @@ -1,3 +1,10 @@ +node-d3-selection (1.4.0-5) unstable; urgency=medium + + * Team upload + * Switch install to pkg-js-tools + + -- Xavier Guimard Sat, 03 Aug 2019 15:42:54 +0200 + node-d3-selection (1.4.0-4) unstable; urgency=medium * Remove commonjs plugin in rollup.config.js @@ -19,7 +26,7 @@ * Remove dist in clean * Install dist and src directories * Make build reproducible - + -- Nilesh Sat, 22 Jun 2019 13:21:30 -0400 node-d3-selection (1.4.0-1) experimental; urgency=medium diff -Nru node-d3-selection-1.4.0/debian/compat node-d3-selection-1.4.0/debian/compat --- node-d3-selection-1.4.0/debian/compat 2019-07-09 18:52:46.000000000 +0000 +++ node-d3-selection-1.4.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru node-d3-selection-1.4.0/debian/control node-d3-selection-1.4.0/debian/control --- node-d3-selection-1.4.0/debian/control 2019-07-09 18:52:46.000000000 +0000 +++ node-d3-selection-1.4.0/debian/control 2019-07-31 19:08:11.000000000 +0000 @@ -5,11 +5,11 @@ Uploaders: Pirate Praveen Testsuite: autopkgtest-pkg-nodejs Build-Depends: - debhelper (>= 11) + debhelper-compat (= 12) , nodejs , rollup , uglifyjs.terser - , pkg-js-tools + , pkg-js-tools (>= 0.8.7) Standards-Version: 4.4.0 Homepage: https://d3js.org/d3-selection/ Vcs-Git: https://salsa.debian.org/js-team/node-d3-selection.git diff -Nru node-d3-selection-1.4.0/debian/copyright node-d3-selection-1.4.0/debian/copyright --- node-d3-selection-1.4.0/debian/copyright 2019-07-09 18:52:46.000000000 +0000 +++ node-d3-selection-1.4.0/debian/copyright 2019-07-31 19:12:16.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: d3-selection Upstream-Contact: https://github.com/d3/d3-selection/issues Source: https://d3js.org/d3-selection/ diff -Nru node-d3-selection-1.4.0/debian/gbp.conf node-d3-selection-1.4.0/debian/gbp.conf --- node-d3-selection-1.4.0/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ node-d3-selection-1.4.0/debian/gbp.conf 2019-07-31 19:07:59.000000000 +0000 @@ -0,0 +1,5 @@ +[DEFAULT] +pristine-tar = True + +[import-orig] +filter = [ '.gitignore', '.travis.yml', '.git*' ] diff -Nru node-d3-selection-1.4.0/debian/install node-d3-selection-1.4.0/debian/install --- node-d3-selection-1.4.0/debian/install 2019-07-09 18:52:46.000000000 +0000 +++ node-d3-selection-1.4.0/debian/install 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -package.json usr/lib/nodejs/d3-selection/ -dist usr/lib/nodejs/d3-selection/ -src usr/lib/nodejs/d3-selection/