Package: miredo
Version: 1.1.5-2
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

the eglibc 2.10 is in unstable and the libfreebsd-dev is not needed anymore. Please do the changes shown bellow.

Thanks

        Petr


diff -u miredo-1.1.5/debian/control miredo-1.1.5/debian/control
--- miredo-1.1.5/debian/control
+++ miredo-1.1.5/debian/control
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: RĂŠmi Denis-Courmont <rde...@simphalempin.com>
 Build-Depends: dpkg-dev (>= 1.13.2), debhelper (>= 7), cdbs, autotools-dev,
-               gettext, libjudy-dev, libcap2-dev [!hurd-i386 !kfreebsd-i386 
!kfreebsd-amd64],
-               libfreebsd-dev [kfreebsd-i386 kfreebsd-amd64]
+               gettext, libjudy-dev, libcap2-dev [!hurd-i386 !kfreebsd-i386 
!kfreebsd-amd64]
 Standards-Version: 3.8.0
 Homepage: http://www.remlab.net/miredo/
 XS-Vcs-Svn: http://anonsvn.remlab.net/svn/pkg-remlab/miredo
only in patch2:
unchanged:
--- miredo-1.1.5.orig/libtun6/tun6.c
+++ miredo-1.1.5/libtun6/tun6.c
@@ -108,11 +108,6 @@
 # include <netinet6/nd6.h> // ND6_INFINITE_LIFETIME

 # include <pthread.h>
-# ifdef __GLIBC__
-#  ifdef __FreeBSD_kernel__
-#   include <freebsd/stdlib.h> // devname_r()
-#  endif
-# endif

 typedef uint32_t tun_head_t;

Reply via email to