Control: tags -1 + patch pending Dear maintainer,
I've prepared an NMU for jfsutils (versioned as 1.1.15-2.1) and uploaded it to DELAYED/1. Please feel free to tell me if I should delay it longer. Regards. -- Sebastian Ramacher
diff -u jfsutils-1.1.15/debian/changelog jfsutils-1.1.15/debian/changelog --- jfsutils-1.1.15/debian/changelog +++ jfsutils-1.1.15/debian/changelog @@ -1,3 +1,11 @@ +jfsutils (1.1.15-2.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/patches/missing-include.diff: Apply patch from Ubuntu to fix build + failure with eglibc 2.17. (Closes: #701433) + + -- Sebastian Ramacher <sramac...@debian.org> Fri, 05 Jul 2013 01:39:12 +0200 + jfsutils (1.1.15-2) unstable; urgency=low * Include patchsys-quilt.mk and add new patch format-security-errors to fix diff -u jfsutils-1.1.15/debian/patches/series jfsutils-1.1.15/debian/patches/series --- jfsutils-1.1.15/debian/patches/series +++ jfsutils-1.1.15/debian/patches/series @@ -1 +1,2 @@ +missing-includes.diff format-security-errors.patch only in patch2: unchanged: --- jfsutils-1.1.15.orig/debian/patches/missing-includes.diff +++ jfsutils-1.1.15/debian/patches/missing-includes.diff @@ -0,0 +1,17 @@ +Description: Add missing include to fix FTBFS with eglibc 2.17 +Origin: vendor, http://patches.ubuntu.com/j/jfsutils/jfsutils_1.1.15-2ubuntu1.patch +Bug-Debian: http://bugs.debian.org/701433 +Last-Update: 2013-07-05 + +Index: b/fscklog/extract.c +=================================================================== +--- a/fscklog/extract.c 2006-06-05 19:31:40.000000000 +0000 ++++ b/fscklog/extract.c 2013-04-02 07:13:08.737654963 +0000 +@@ -28,6 +28,7 @@ + #include <stdio.h> + #include <string.h> + #include <unistd.h> ++#include <sys/types.h> + + #include "devices.h" + #include "diskmap.h"
signature.asc
Description: Digital signature