[Pkg-javascript-devel] Bug#866065: node-v8flags FTBFS: Error: Cannot find module 'async'
Gianfranco Costamagna
locutusofborg at debian.org
Sun Jul 23 08:52:47 UTC 2017
control: tags -1 patch pending
Hello, I'm uploading the following debdiff in deferred/10, please let me know if I have to reschedule/cancel it
thanks
G.
-------------- next part --------------
diff -Nru node-v8flags-2.0.11/debian/changelog node-v8flags-2.0.11/debian/changelog
--- node-v8flags-2.0.11/debian/changelog 2016-12-11 11:53:23.000000000 +0100
+++ node-v8flags-2.0.11/debian/changelog 2017-07-23 10:22:19.000000000 +0200
@@ -1,3 +1,11 @@
+node-v8flags (2.0.11-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add node-async dependency, fixing build failure
+ (Closes: #866065)
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Sun, 23 Jul 2017 10:22:19 +0200
+
node-v8flags (2.0.11-1) unstable; urgency=low
* Initial release (Closes: #847744)
diff -Nru node-v8flags-2.0.11/debian/control node-v8flags-2.0.11/debian/control
--- node-v8flags-2.0.11/debian/control 2016-12-11 11:53:23.000000000 +0100
+++ node-v8flags-2.0.11/debian/control 2017-07-23 10:22:19.000000000 +0200
@@ -6,6 +6,7 @@
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
+ , node-async
, nodejs
, mocha
, chai
diff -Nru node-v8flags-2.0.11/debian/tests/control node-v8flags-2.0.11/debian/tests/control
--- node-v8flags-2.0.11/debian/tests/control 2016-12-11 11:53:23.000000000 +0100
+++ node-v8flags-2.0.11/debian/tests/control 2017-07-23 10:22:19.000000000 +0200
@@ -2,4 +2,4 @@
Depends: node-v8flags
Test-Command: mocha -R spec test.js
-Depends: @, mocha, chai
+Depends: @, mocha, chai, node-async
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20170723/11371579/attachment.sig>
More information about the Pkg-javascript-devel
mailing list