Package: xmbmon
Version: 2.05-4
Severity: important
Tags: patch

Hi,

xmbmon currently fails to build on kfreebsd-amd64 because this
architecture is not listed in the Architecture: field.

The patch below fixes the problem. It would be nice if you can 
apply it in the next upload.

Thanks,
Aurelien


diff -u xmbmon-2.05/debian/control xmbmon-2.05/debian/control
--- xmbmon-2.05/debian/control
+++ xmbmon-2.05/debian/control
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 
 Package: xmbmon
-Architecture: i386 hurd-i386 amd64 kfreebsd-i386 knetbsd-i386
+Architecture: i386 hurd-i386 amd64 kfreebsd-i386 kfreebsd-amd64 knetbsd-i386
 Suggests: mbmon
 Depends: ${shlibs:Depends}
 Description: Hardware monitoring without kernel dependencies (X client)
@@ -16,7 +16,7 @@
  This package contains the graphical client.
 
 Package: mbmon
-Architecture: i386 hurd-i386 amd64 kfreebsd-i386 knetbsd-i386
+Architecture: i386 hurd-i386 amd64 kfreebsd-i386 kfreebsd-amd64 knetbsd-i386
 Depends: ${shlibs:Depends}
 Suggests: xmbmon, librrds-perl
 Enhances: rrdtool


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


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

Reply via email to