diff -u openh323-1.18.0/debian/patches/00list openh323-1.18.0/debian/patches/00list --- openh323-1.18.0/debian/patches/00list +++ openh323-1.18.0/debian/patches/00list @@ -4,0 +5 @@ +compiler.h diff -u openh323-1.18.0/debian/changelog openh323-1.18.0/debian/changelog --- openh323-1.18.0/debian/changelog +++ openh323-1.18.0/debian/changelog @@ -1,3 +1,10 @@ +openh323 (1.18.0-2ubuntu1) edgy; urgency=low + + * don't include linux/compiler.h as it doesn't belong to the exported kernel + headers in recent kernels + + -- Michael Bienia Fri, 22 Sep 2006 23:04:44 +0200 + openh323 (1.18.0-2) unstable; urgency=low * debian/patches/ixjuser.h: Fix building on Ubuntu. only in patch2: unchanged: --- openh323-1.18.0.orig/debian/patches/compiler.h.dpatch +++ openh323-1.18.0/debian/patches/compiler.h.dpatch @@ -0,0 +1,30 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## compiler.h.dpatch.dpatch by Michael Bienia +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Don't include linux/compiler.h as it doesn't belong to the exported +## DP: kernel headers in recent kernels + +@DPATCH@ + +--- openh323-1.18.0/include/ixjlid.h.orig 2006-09-22 22:57:47.000000000 +0200 ++++ openh323-1.18.0/include/ixjlid.h 2006-09-22 22:58:02.000000000 +0200 +@@ -274,7 +274,6 @@ + + #ifdef P_LINUX + #include +-#include + #include + #endif + +--- openh323-1.18.0/include/linux/ixjuser.h.orig 2006-09-22 22:58:35.000000000 +0200 ++++ openh323-1.18.0/include/linux/ixjuser.h 2006-09-22 22:58:49.000000000 +0200 +@@ -44,8 +44,6 @@ + + #include + +-#include +- + /****************************************************************************** + * + * IOCTL's used for the Quicknet Telephony Cards