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

Bug#982610: mark lmodern Multi-Arch: foreign



Package: lmodern
Version: 2.004.5-6.1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:arduino src:auto-multiple-choice src:belenios src:bibtool src:dynare src:felix-latin src:flint src:gm-assistant src:kicad

The affected packages cannot satisfy their cross Build-Depends, because
their lmodern dependency is unsatisfiable. In general, Architecture: all
packages can never satisfy cross Build-Depends unless marked Multi-Arch:
foreign or annotated :native. It is not entirely obvious whether lmodern
is eligible for carrying the foreign marker. To that end, I looked into
its maintainer scripts and none of them has obviously
architecture-specific behaviour. All of lmodern's dependencies are
already marked Multi-Arch: foreign. Given that all lmodern is about is
integrating fonts (i.e. architecture-independent files) into tex, I
think that it is relatively safe to mark it Multi-Arch: foreign. Please
consider applying the attached patch.

Helmut
diff -u lmodern-2.004.5/debian/changelog lmodern-2.004.5/debian/changelog
--- lmodern-2.004.5/debian/changelog
+++ lmodern-2.004.5/debian/changelog
@@ -1,3 +1,10 @@
+lmodern (2.004.5-6.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark lmodern Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Fri, 12 Feb 2021 14:18:32 +0100
+
 lmodern (2.004.5-6.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -u lmodern-2.004.5/debian/control lmodern-2.004.5/debian/control
--- lmodern-2.004.5/debian/control
+++ lmodern-2.004.5/debian/control
@@ -13,6 +13,7 @@
 Package: lmodern
 Section: fonts
 Architecture: all
+Multi-Arch: foreign
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, fonts-lmodern (= ${source:Version})
 Conflicts: lm, lmodern-x11, context (<= 2008.10.31-1)

Reply to: