Dear maintainer, I've prepared an NMU for libnids (versioned as 1.23-1.1) and uploaded it to DELAYED/2, as per DevRef §5.11.1. The NMU contains the patch already proposed in the bugreport. Please feel free to tell me if I should delay it longer.
Regards. diff -u libnids-1.23/debian/changelog libnids-1.23/debian/changelog --- libnids-1.23/debian/changelog +++ libnids-1.23/debian/changelog @@ -1,3 +1,10 @@ +libnids (1.23-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with GCC 4.4, thanks to Martin Michlmayr (Closes: #504824) + + -- David Paleino <da...@debian.org> Mon, 21 Dec 2009 16:05:39 +0100 + libnids (1.23-1) unstable; urgency=low * New upstream release. Closes: #474575. only in patch2: unchanged: --- libnids-1.23.orig/src/killtcp.c +++ libnids-1.23/src/killtcp.c @@ -118,6 +118,6 @@ if (initialized) abort(); } -#elif +#else #error Something wrong with LIBNET_VER #endif -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org