Multiarch Fixes - node-github-url-from-git

Ready changes

Summary

  • ma-foreign : node-github-url-from-git could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 6d9b72a..7dc18cb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: node-github-url-from-git
 Architecture: all
 Depends: ${misc:Depends}
 Provides: ${nodejs:Provides}
+Multi-Arch: foreign
 Description: Convert github git or gist url to an http url - Node.js module
  This module is a simple regular expression for parsing and converting
  a git repository url from github to an http url. It supports gists as

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details