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

Bug#862196: mark xmltoman Multi-Arch: foreign



Package: xmltoman
Version: 0.4-4
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap
Control: affects -1 + src:avahi src:ssss src:seccure src:shairport-sync src:syrep

The packages listed under affects cannot satisfy their cross build
dependencies, because their dependency on xmltoman is not satisfiable.
In general, Architecture: all packages can never satisfy cross build
dependencies unless marked Multi-Arch: foreign. In this case, such a
marking is reasonable, because xmltoman provides command line utilities,
whose output and interaction does not depend on the architecture of the
perl interpreter used to run xmltoman. Please consider applying the
attached patch after stretch is released.

Helmut
diff --minimal -Nru xmltoman-0.4/debian/changelog xmltoman-0.4/debian/changelog
--- xmltoman-0.4/debian/changelog	2017-01-16 19:08:47.000000000 +0100
+++ xmltoman-0.4/debian/changelog	2017-05-09 19:28:48.000000000 +0200
@@ -1,3 +1,10 @@
+xmltoman (0.4-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark xmltoman Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 09 May 2017 19:28:48 +0200
+
 xmltoman (0.4-4) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru xmltoman-0.4/debian/control xmltoman-0.4/debian/control
--- xmltoman-0.4/debian/control	2017-01-16 19:08:47.000000000 +0100
+++ xmltoman-0.4/debian/control	2017-05-09 19:27:54.000000000 +0200
@@ -8,6 +8,7 @@
 
 Package: xmltoman
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, libxml-parser-perl
 Description: simple XML to man converter
  xmltoman and xmlmantohtml are two small scripts to convert xml to man

Reply to: