diff --git a/debian/control b/debian/control index a6ff7e9..294f5ec 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ node-rimraf, node-stealthy-require, nodejs (>= 6), - pkg-js-tools (>= 0.9.12~) + dh-sequence-nodejs Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-request-promise-core Vcs-Git: https://salsa.debian.org/js-team/node-request-promise-core.git diff --git a/debian/rules b/debian/rules index 20809a4..218df65 100755 --- a/debian/rules +++ b/debian/rules @@ -5,4 +5,4 @@ #export DH_VERBOSE=1 %: - dh $@ --with nodejs + dh $@