[Pkg-sass-devel] Bug#993943: mark sassc Multi-Arch: foreign
Helmut Grohne
helmut at subdivi.de
Wed Sep 8 10:02:18 BST 2021
Package: sassc
Version: 3.6.1+20201027-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: ftcbfs
Control: affects -1 + src:adwaita-qt
adwaita-qt fails to cross build from source, because it fails running
sassc with an Exec format error. Usually, that means that the relevant
package should be annotated Multi-Arch: foreign. I believe that the
proposed annotation is correct for sassc, because it is a command line
utility that primarily deals with textual file formats (sass and css).
As such, all of its interfaces should be independent of the processor
architecture in use. Please consider applying the attached patch.
Helmut
-------------- next part --------------
diff --minimal -Nru sassc-3.6.1+20201027/debian/changelog sassc-3.6.1+20201027/debian/changelog
--- sassc-3.6.1+20201027/debian/changelog 2021-01-06 19:18:08.000000000 +0100
+++ sassc-3.6.1+20201027/debian/changelog 2021-09-08 10:58:49.000000000 +0200
@@ -1,3 +1,10 @@
+sassc (3.6.1+20201027-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Mark sassc Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Wed, 08 Sep 2021 10:58:49 +0200
+
sassc (3.6.1+20201027-1) unstable; urgency=medium
[ upstream ]
diff --minimal -Nru sassc-3.6.1+20201027/debian/control sassc-3.6.1+20201027/debian/control
--- sassc-3.6.1+20201027/debian/control 2021-01-06 19:11:23.000000000 +0100
+++ sassc-3.6.1+20201027/debian/control 2021-09-08 10:58:48.000000000 +0200
@@ -18,6 +18,7 @@
Package: sassc
Section: web
Architecture: any
+Multi-Arch: foreign
Depends:
libsass1 (>= 3.6.1),
${misc:Depends},
More information about the pkg-sass-devel
mailing list