Package: plainbox-provider-resource-generic
Version: 0.23-1
Tags: patch

Built packages for plainbox-provider-resource-generic depend on "dmidecode" for 
lots of architectures, which then leads that the package 
"plainbox-provider-checkbox"
can't be built.
The problem can be seen here:
https://buildd.debian.org/status/package.php?p=plainbox-provider-checkbox&suite=sid

Attached patch fixes it for hppa and other architectures.
Please apply this patch for the next upload of 
plainbox-provider-resource-generic

Thanks,
Helge
diff -up ./bin/dmi_resource.org ./bin/dmi_resource
diff -up ./jobs/resource.pxu.org ./jobs/resource.pxu
--- ./jobs/resource.pxu.org	2016-02-10 23:53:21.788501499 +0100
+++ ./jobs/resource.pxu	2016-02-10 23:55:13.791698545 +0100
@@ -20,7 +20,7 @@ Suggests: x11-server-utils
 # This is for bin/dmi_resource
 unit: packaging meta-data
 os-id: debian
-Depends: dmidecode [!armel !mips !mipsel !powerpc !ppc64el !s390x]
+Depends: dmidecode [!armel !mips !mipsel !powerpc !ppc64el !s390x !alpha !hppa !m68k !mips64el !ppc64 !sh4 !sparc64]
 
 # This is for bin/dpkg_resource
 unit: packaging meta-data

Reply via email to