r15073 - in /trunk/libnet-arp-perl/debian: changelog patches/10alignment-and-headers.dpatch

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Sun Feb 17 17:31:43 UTC 2008


Author: ntyni
Date: Sun Feb 17 17:31:42 2008
New Revision: 15073

URL: http://svn.debian.org/wsvn/?sc=1&rev=15073
Log:
* Update 10alignment-and-headers.dpatch for the new release.

Modified:
    trunk/libnet-arp-perl/debian/changelog
    trunk/libnet-arp-perl/debian/patches/10alignment-and-headers.dpatch

Modified: trunk/libnet-arp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/changelog?rev=15073&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/changelog (original)
+++ trunk/libnet-arp-perl/debian/changelog Sun Feb 17 17:31:42 2008
@@ -22,6 +22,7 @@
 
   [ Niko Tyni ]
   * Fix remains of merging errors from integrating the new upstream release.
+  * Update 10alignment-and-headers.dpatch for the new release.
 
  -- Roberto C. Sanchez <roberto at connexer.com>  Wed, 09 Jan 2008 23:48:47 -0500
 

Modified: trunk/libnet-arp-perl/debian/patches/10alignment-and-headers.dpatch
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/patches/10alignment-and-headers.dpatch?rev=15073&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/patches/10alignment-and-headers.dpatch (original)
+++ trunk/libnet-arp-perl/debian/patches/10alignment-and-headers.dpatch Sun Feb 17 17:31:42 2008
@@ -63,17 +63,6 @@
     u_short hw_type;             // hardware type
     u_short proto_type;          // protocol type
     u_char ha_len;               // hardware address len
-diff -urNad trunk~/arp_lookup_linux.c trunk/arp_lookup_linux.c
---- trunk~/arp_lookup_linux.c	2007-02-27 18:20:04.000000000 -0600
-+++ trunk/arp_lookup_linux.c	2007-02-27 18:21:22.000000000 -0600
-@@ -19,6 +19,7 @@
- */
- 
- #include <stdio.h>
-+#include <string.h>
- 
- #define _PATH_PROCNET_ARP "/proc/net/arp"
- 
 diff -urNad trunk~/get_mac_linux.c trunk/get_mac_linux.c
 --- trunk~/get_mac_linux.c	2007-02-27 18:20:04.000000000 -0600
 +++ trunk/get_mac_linux.c	2007-02-27 18:21:22.000000000 -0600




More information about the Pkg-perl-cvs-commits mailing list