tags 451417 patch
thanks

Hi,

Here is a patch to fix this bug, it is under the form of a
ready-to-upload NMU.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `-     Unix Sys & Net Admin
diff -ruN etherboot-5.4.2.orig/debian/changelog etherboot-5.4.2/debian/changelog
--- etherboot-5.4.2.orig/debian/changelog	2007-12-02 01:12:22.000000000 +0100
+++ etherboot-5.4.2/debian/changelog	2007-12-02 01:27:59.000000000 +0100
@@ -1,3 +1,11 @@
+etherboot (5.4.2-1.2) unstable; urgency=low
+
+  * NMU
+  * Fix FTBFS on amd64: add missing build-dependency on gcc-multilib.
+    (Closes: #451417)
+
+ -- Aurélien GÉRÔME <[EMAIL PROTECTED]>  Sun, 02 Dec 2007 01:27:10 +0100
+
 etherboot (5.4.2-1.1) unstable; urgency=low
 
   * NMU
diff -ruN etherboot-5.4.2.orig/debian/control etherboot-5.4.2/debian/control
--- etherboot-5.4.2.orig/debian/control	2007-12-02 01:12:22.000000000 +0100
+++ etherboot-5.4.2/debian/control	2007-12-02 01:12:53.000000000 +0100
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: RISKO Gergely <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 [amd64], grub
+Build-Depends: debhelper (>> 4.0.0), mkisofs, mtools, syslinux, libc6-dev-i386 [amd64], grub, gcc-multilib [amd64]
 Standards-Version: 3.7.2.0
 
 Package: etherboot

Attachment: signature.asc
Description: Digital signature

Reply via email to