diff -Nru node-des.js-1.0.0/debian/changelog node-des.js-1.0.0/debian/changelog --- node-des.js-1.0.0/debian/changelog 2019-01-01 21:32:58.000000000 +0000 +++ node-des.js-1.0.0/debian/changelog 2019-09-15 16:58:46.000000000 +0000 @@ -1,3 +1,10 @@ +node-des.js (1.0.0-4) unstable; urgency=medium + + * Move to /usr/share + * Bumb debhelper and policy + + -- Bastien Roucariès Sun, 15 Sep 2019 18:58:46 +0200 + node-des.js (1.0.0-3) unstable; urgency=medium * Avoid circular deps for rollup. diff -Nru node-des.js-1.0.0/debian/compat node-des.js-1.0.0/debian/compat --- node-des.js-1.0.0/debian/compat 2019-01-01 21:31:52.000000000 +0000 +++ node-des.js-1.0.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru node-des.js-1.0.0/debian/control node-des.js-1.0.0/debian/control --- node-des.js-1.0.0/debian/control 2019-01-01 21:32:52.000000000 +0000 +++ node-des.js-1.0.0/debian/control 2019-09-15 16:57:34.000000000 +0000 @@ -4,14 +4,14 @@ Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Build-Depends: - debhelper (>= 11) + debhelper-compat (= 12) , dh-buildinfo , nodejs (>= 6) , dpkg-dev (>= 1.17.14) , node-assert (>= 1.0.0) , node-inherits (>= 2.0.1) , mocha (>= 1.20) -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: https://github.com/indutny/des.js#readme Vcs-Git: https://salsa.debian.org/js-team/node-des.js.git Vcs-Browser: https://salsa.debian.org/js-team/node-des.js diff -Nru node-des.js-1.0.0/debian/install node-des.js-1.0.0/debian/install --- node-des.js-1.0.0/debian/install 2019-01-01 21:31:52.000000000 +0000 +++ node-des.js-1.0.0/debian/install 2019-09-15 16:57:45.000000000 +0000 @@ -1,2 +1,2 @@ -package.json usr/lib/nodejs/des.js/ -lib usr/lib/nodejs/des.js/ +package.json usr/share/nodejs/des.js/ +lib usr/share/nodejs/des.js/