Bug#980720: mark libreadonly-perl Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Wed Jan 20 22:46:12 GMT 2021


Source: libreadonly-perl
Version: 2.050-2
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:enblend-enfuse src:krb5-strength src:krb5-sync src:lbcd src:libafs-pag-perl src:libapache2-mod-perl2 src:libdevel-cover-perl src:libgraphics-tiff-perl src:libimage-sane-perl src:libnet-rawip-perl src:libref-util-xs-perl src:os-autoinst src:plasmidid src:remctl src:webauth

The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on libreadonly-perl is not satisfiable. 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 seems reasonable as libreadonly-perl is a
pure perl module without any non-core dependencies. Please consider
applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru libreadonly-perl-2.050/debian/changelog libreadonly-perl-2.050/debian/changelog
--- libreadonly-perl-2.050/debian/changelog	2019-07-15 15:41:02.000000000 +0200
+++ libreadonly-perl-2.050/debian/changelog	2021-01-20 23:43:05.000000000 +0100
@@ -1,3 +1,10 @@
+libreadonly-perl (2.050-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark libreadonly-perl Muli-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Wed, 20 Jan 2021 23:43:05 +0100
+
 libreadonly-perl (2.050-2) unstable; urgency=medium
 
   [ gregor herrmann ]
diff --minimal -Nru libreadonly-perl-2.050/debian/control libreadonly-perl-2.050/debian/control
--- libreadonly-perl-2.050/debian/control	2019-07-15 15:41:02.000000000 +0200
+++ libreadonly-perl-2.050/debian/control	2021-01-20 23:43:02.000000000 +0100
@@ -14,6 +14,7 @@
 
 Package: libreadonly-perl
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${perl:Depends}
 Provides: libreadonly-xs-perl


More information about the pkg-perl-maintainers mailing list