diff -Nru libpcap-1.1.1/debian/changelog libpcap-1.1.1/debian/changelog --- libpcap-1.1.1/debian/changelog 2010-04-06 21:38:44.000000000 +0200 +++ libpcap-1.1.1/debian/changelog 2010-11-08 15:53:24.000000000 +0100 @@ -1,3 +1,11 @@ +libpcap (1.1.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Removed test for on the debian/patches/50_kfreebsd.diff file + to be able to see pflog output. + + -- Sergio Talens-Oliag Mon, 08 Nov 2010 15:51:30 +0100 + libpcap (1.1.1-2) unstable; urgency=low * debian/patches/50_kfreebsd.diff: Fix configure script to properly diff -Nru libpcap-1.1.1/debian/patches/50_kfreebsd.diff libpcap-1.1.1/debian/patches/50_kfreebsd.diff --- libpcap-1.1.1/debian/patches/50_kfreebsd.diff 2010-04-06 21:36:37.000000000 +0200 +++ libpcap-1.1.1/debian/patches/50_kfreebsd.diff 2010-11-08 15:49:59.000000000 +0100 @@ -6,14 +6,6 @@ --- a/configure.in +++ b/configure.in -@@ -104,6 +104,7 @@ - dnl - AC_CHECK_HEADERS(sys/ioccom.h sys/sockio.h limits.h paths.h) - AC_CHECK_HEADERS(net/pfvar.h, , , [#include -+#include - #include - #include ]) - if test "$ac_cv_header_net_pfvar_h" = yes; then @@ -304,7 +305,7 @@ # V_PCAP=bpf @@ -55,14 +47,6 @@ # --- a/configure +++ b/configure -@@ -5440,6 +5440,7 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #include -+#include - #include - #include - @@ -6923,7 +6924,7 @@ #define HAVE_CLONING_BPF 1 _ACEOF