Package: vdr-dev
Version: 2.2.0-6
Tags: patch
User: [email protected]
Usertags: rebootstrap
Control: affects -1 + src:vdr-plugin-dvd src:vdr-plugin-epgsearch 
src:vdr-plugin-epgsync src:vdr-plugin-femon src:vdr-plugin-fritzbox 
src:vdr-plugin-games src:vdr-plugin-infosatepg src:vdr-plugin-live 
src:vdr-plugin-mp3 src:vdr-plugin-osdserver src:vdr-plugin-osdteletext 
src:vdr-plugin-remote src:vdr-plugin-remoteosd src:vdr-plugin-satip 
src:vdr-plugin-skinenigmang src:vdr-plugin-softhddevice src:vdr-plugin-spider 
src:vdr-plugin-streamdev src:vdr-plugin-sudoku src:vdr-plugin-svdrposd 
src:vdr-plugin-svdrpservice src:vdr-plugin-vcd src:vdr-plugin-vnsiserver 
src:vdr-plugin-weather src:vdr-plugin-xine

The packages listed under affects cannot satisfy their cross build
dependencies, because their dependency on vdr-dev is unsatisfiable. In
general, Architecture: all packages can never satisfy cross
Build-Depends unless marked Multi-Arch: foreign. In this case, such a
marking would be wrong, because vdr-dev depends on linux-libc-dev. The
foreign marking would clear the architecture constraint and pull in the
build architecture linux-libc-dev where a host architecture one would be
needed. Thus vdr-dev should be switched to Architecture: any. (This is
also known as the "multiarch interpreter problem" workaround.) Please
consider applying the attached patch after stretch is released.

Helmut
diff --minimal -Nru vdr-2.2.0/debian/changelog vdr-2.2.0/debian/changelog
--- vdr-2.2.0/debian/changelog  2016-06-06 19:04:57.000000000 +0200
+++ vdr-2.2.0/debian/changelog  2017-02-02 14:09:36.000000000 +0100
@@ -1,3 +1,10 @@
+vdr (2.2.0-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch vdr-dev to Architecture: any (closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Thu, 02 Feb 2017 14:09:36 +0100
+
 vdr (2.2.0-6) unstable; urgency=medium
 
   * Added Brazilian Portuguese translations for debconf provided by
diff --minimal -Nru vdr-2.2.0/debian/control vdr-2.2.0/debian/control
--- vdr-2.2.0/debian/control    2016-06-06 19:04:57.000000000 +0200
+++ vdr-2.2.0/debian/control    2017-02-02 14:08:36.000000000 +0100
@@ -32,7 +32,7 @@
  Full-Featured Card.
 
 Package: vdr-dev
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends}, debhelper, linux-libc-dev (>= 3.0)
 Suggests: dh-make, make
 Description: Video Disk Recorder for DVB cards

Reply via email to