tags 935109 + patch thanks On Mon, 19 Aug 2019, Thorsten Glaser wrote:
> I’m working on a patch. The following debdiff allows the build to succeed: diff -Nru hwinfo-21.67/debian/changelog hwinfo-21.67/debian/changelog --- hwinfo-21.67/debian/changelog 2019-07-28 10:13:51.000000000 +0200 +++ hwinfo-21.67/debian/changelog 2019-08-19 16:25:50.000000000 +0200 @@ -1,3 +1,10 @@ +hwinfo (21.67-1+x32.1) unreleased; urgency=medium + + * Non-maintainer upload. + * Add x32 to list of architectures needing libx86emu-dev (Closes: #935109) + + -- Thorsten Glaser <[email protected]> Mon, 19 Aug 2019 16:25:50 +0200 + hwinfo (21.67-1) unstable; urgency=medium * New upstream version 21.67 diff -Nru hwinfo-21.67/debian/control hwinfo-21.67/debian/control --- hwinfo-21.67/debian/control 2019-07-28 10:13:51.000000000 +0200 +++ hwinfo-21.67/debian/control 2019-08-19 16:25:46.000000000 +0200 @@ -7,7 +7,7 @@ debhelper-compat (= 12), doxygen, flex, - libx86emu-dev [amd64 i386], + libx86emu-dev [amd64 i386 x32], pkg-config, uuid-dev Standards-Version: 4.3.0 I’ll NMU that if I don’t hear from you within three weeks. You might also wish to fix some of the lintian warnings: I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Controler Controller I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Contoller Controller I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 serie series I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Messanger Messenger I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Optio Option I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Transciever Transceiver I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 Nam Name I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 adapater adapter I: libhd21: spelling-error-in-binary usr/lib/x86_64-linux-gnux32/libhd.so.21.67 aquisition acquisition I: libhd21: hardening-no-bindnow usr/lib/x86_64-linux-gnux32/libhd.so.21.67 I: libhd21: symbols-file-missing-build-depends-package-field I: hwinfo: hardening-no-bindnow usr/sbin/hwinfo W: hwinfo: hardening-no-pie usr/sbin/hwinfo Those, at least. bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941 Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg ********** Mit der tarent Academy bieten wir auch Trainings und Schulungen in den Bereichen Softwareentwicklung, Agiles Arbeiten und Zukunftstechnologien an. Besuchen Sie uns auf www.tarent.de/academy. Wir freuen uns auf Ihren Kontakt. **********

