Uploaded to delayed/5 diff --git a/debian/changelog b/debian/changelog index 3f9833c..76020bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +node-websocket (1.0.23-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Don't run dh_nodejs against libjs-websocket, because that is an arch + all package with no ABI dependencies. We don't want shared library + dependencies on an arch all package because it breaks the ability to + do binary NMUs for library transitions, Closes: #877469 + + -- Sam Hartman <hartm...@debian.org> Tue, 11 Dec 2018 08:50:44 -0500 + node-websocket (1.0.23-3) unstable; urgency=medium * Team Upload diff --git a/debian/rules b/debian/rules index e347699..a49f49e 100755 --- a/debian/rules +++ b/debian/rules @@ -16,6 +16,9 @@ export DH_OPTIONS override_dh_auto_test-arch: tap test/unit +# We do not need abi dependencies for a source all package +override_dh_nodejs: + dh_nodejs -pnode-websocket override_dh_install-arch: dh_install chmod 644 $(CURDIR)/debian/node-websocket/usr/lib/nodejs/websocket/build/Release/*.node
signature.asc
Description: PGP signature