Package: gscanbus
Version: 0.7.1-6
Severity: wishlist
Tags: patch

Hello,

when building 'gscanbus' on ppc64/unstable, I get the following error:

dh_gencontrol: Compatibility levels before 4 are deprecated.
dpkg-gencontrol: error: current build architecture ppc64 does not appear in 
package's list (alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sh sparc)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1

With the attached patch 'gscanbus' can be built on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gscanbus-0.7.1/debian/control ./debian/control
--- ../tmp-orig/gscanbus-0.7.1/debian/control   2006-12-11 12:57:43.000000000 
+0000
+++ ./debian/control    2006-12-11 12:57:38.000000000 +0000
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.1
 
 Package: gscanbus
-Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sh sparc
+Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 sh sparc
 Depends: ${shlibs:Depends}
 Description: scan IEEE1394 (firewire/i.link) bus
  gscanbus is a little bus scanning, testing and topology visualizing 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to