Hi

I fixed the FTBFS. Attached is the NMU-diff.

Regards, Adrian
diff -u udftools-1.0.0b3/debian/changelog udftools-1.0.0b3/debian/changelog
--- udftools-1.0.0b3/debian/changelog
+++ udftools-1.0.0b3/debian/changelog
@@ -1,3 +1,10 @@
+udftools (1.0.0b3-13.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * limits.h included. (Closes: #456102)
+
+ -- Adrian Friedli <[EMAIL PROTECTED]>  Sat, 12 Jan 2008 13:22:01 +0100
+
 udftools (1.0.0b3-13) unstable; urgency=low
 
   * Fixed wrudf build failure with newer GCC. Closes: #453629, #453667
only in patch2:
unchanged:
--- udftools-1.0.0b3.orig/debian/patch-11-udftools-limits-h.diff
+++ udftools-1.0.0b3/debian/patch-11-udftools-limits-h.diff
@@ -0,0 +1,10 @@
+--- ./cdrwtool/cdrwtool.h.orig	2008-01-12 13:07:44.000000000 +0100
++++ ./cdrwtool/cdrwtool.h	2008-01-12 13:08:19.000000000 +0100
+@@ -11,6 +11,7 @@
+ #define _CDRWTOOL_H 1
+ 
+ #include <inttypes.h>
++#include <limits.h>
+ #include <linux/cdrom.h>
+ #include "../include/libudffs.h"
+ 
only in patch2:
unchanged:
--- udftools-1.0.0b3.orig/debian/patch-12-pktsetup-limits-h.diff
+++ udftools-1.0.0b3/debian/patch-12-pktsetup-limits-h.diff
@@ -0,0 +1,10 @@
+--- ./pktsetup/pktsetup.c.orig	2008-01-12 13:16:01.000000000 +0100
++++ ./pktsetup/pktsetup.c	2008-01-12 13:16:15.000000000 +0100
+@@ -26,6 +26,7 @@
+ #include <bits/types.h>
+ #include <sys/types.h>
+ #include <string.h>
++#include <limits.h>
+ 
+ #include <linux/cdrom.h>
+ 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to