Multiarch Fixes - node-lockfile

Ready changes

Summary

  • ma-foreign : node-lockfile could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index a5d9279..ddb5967 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
 Depends: ${misc:Depends}
  , node-signal-exit
 Provides: ${nodejs:Provides}
+Multi-Arch: foreign
 Description: Asynchronous file lock module for Node.js
  This module provides asynchronous and synchronous concurrent file
  locking. It supports timeouts, expirations, and retrying upon failure.

More details

Full run details

Historical runs