[Pkg-javascript-devel] Bug#982581: mark node-d3-array Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Fri Feb 12 06:51:17 GMT 2021


Package: node-d3-array
Version: 1.2.4-3
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:ataqv

ataqv cannot be cross built from source, becuase its transitive
dependency on node-d3-array cannot be satisfied. In general,
Architecture: all packages can never satisfy cross Build-Depends unless
marked Multi-Arch: foreign or annotated :native. In this case, the
foreign marking is reasonable, because node-d3-array is a pure
javascript library that entirely lacks maintainer scripts and has all of
its dependencies annotated Multi-Arch: foreign. Please consider applying
the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru node-d3-array-1.2.4/debian/changelog node-d3-array-1.2.4/debian/changelog
--- node-d3-array-1.2.4/debian/changelog	2020-12-14 12:28:42.000000000 +0100
+++ node-d3-array-1.2.4/debian/changelog	2021-02-12 07:48:21.000000000 +0100
@@ -1,3 +1,10 @@
+node-d3-array (1.2.4-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark node-d3-array Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Fri, 12 Feb 2021 07:48:21 +0100
+
 node-d3-array (1.2.4-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --minimal -Nru node-d3-array-1.2.4/debian/control node-d3-array-1.2.4/debian/control
--- node-d3-array-1.2.4/debian/control	2020-12-14 12:28:42.000000000 +0100
+++ node-d3-array-1.2.4/debian/control	2021-02-12 07:48:18.000000000 +0100
@@ -19,6 +19,7 @@
 
 Package: node-d3-array
 Architecture: all
+Multi-Arch: foreign
 Depends:
  ${misc:Depends}
  , nodejs


More information about the Pkg-javascript-devel mailing list