[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#982183: mark tango-icon-theme Multi-Arch: foreign



Source: tango-icon-theme
Version: 0.8.90-8
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:code-saturne

code-saturne cannot be cross built from source, because its dependency
on tango-icon-theme is not satisfiable. In general, Architecture: all
packages can never satisfy cross build dependencies unless marked
Multi-Arch: foreign or annotated :native. In this case, the foreign
marking as icons are generally architecture-independent, all
dependencies are already annotated Multi-Arch: foreign and the
maintainer scrips (updating icon caches) are also architecture
independent. Please consider applying the attached patch.

Helmut
diff --minimal -Nru tango-icon-theme-0.8.90/debian/changelog tango-icon-theme-0.8.90/debian/changelog
--- tango-icon-theme-0.8.90/debian/changelog	2020-08-12 20:49:39.000000000 +0200
+++ tango-icon-theme-0.8.90/debian/changelog	2021-02-06 22:12:04.000000000 +0100
@@ -1,3 +1,9 @@
+tango-icon-theme (0.8.90-9) UNRELEASED; urgency=medium
+
+  * Mark tango-icon-theme Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 06 Feb 2021 22:12:04 +0100
+
 tango-icon-theme (0.8.90-8) unstable; urgency=medium
 
   * Orphan the package.
diff --minimal -Nru tango-icon-theme-0.8.90/debian/control tango-icon-theme-0.8.90/debian/control
--- tango-icon-theme-0.8.90/debian/control	2020-08-12 20:49:39.000000000 +0200
+++ tango-icon-theme-0.8.90/debian/control	2021-02-06 22:12:03.000000000 +0100
@@ -21,6 +21,7 @@
 
 Package: tango-icon-theme
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          hicolor-icon-theme
 Conflicts: tango-icon-theme-common (<< 0.6)

Reply to: