r15088 - in /trunk/libnet-arp-perl/debian: changelog control

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Sun Feb 17 21:36:58 UTC 2008


Author: ntyni
Date: Sun Feb 17 21:36:57 2008
New Revision: 15088

URL: http://svn.debian.org/wsvn/?sc=1&rev=15088
Log:
* 20skip_send_packet_test.patch:
  + make test.pl use ifconfig(8) instead of Net::Pcap to get the name of
* Add a full stop at the end of the long description.

Modified:
    trunk/libnet-arp-perl/debian/changelog
    trunk/libnet-arp-perl/debian/control

Modified: trunk/libnet-arp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/changelog?rev=15088&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/changelog (original)
+++ trunk/libnet-arp-perl/debian/changelog Sun Feb 17 21:36:57 2008
@@ -30,11 +30,12 @@
   * prototypes.patch:
     add prototypes for the *_linux and *_bsd functions in arp.h.
   * Switch to my @debian.org address.
-  * 20skip_send_packet_test.patch: 
-    + make test.pl use ifconfig(8) instead of Net::Pcap to get the name of 
+  * 20skip_send_packet_test.patch:
+    + make test.pl use ifconfig(8) instead of Net::Pcap to get the name of
       the first active network interface when DEBIAN_BUILD is set
     + don't try to send any ARP packets, that requires real root privileges
   * Change build-dependency on libnet-pcap-perl to net-tools for ifconfig(8).
+  * Add a full stop at the end of the long description.
 
  -- Niko Tyni <ntyni at debian.org>  Sun, 17 Feb 2008 21:31:34 +0200
 

Modified: trunk/libnet-arp-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-arp-perl/debian/control?rev=15088&op=diff
==============================================================================
--- trunk/libnet-arp-perl/debian/control (original)
+++ trunk/libnet-arp-perl/debian/control Sun Feb 17 21:36:57 2008
@@ -16,4 +16,4 @@
 Description:  Create ARP packets and lookup for ARP information
  This module allows for creating arbitrary ARP packages from within
  your Perl code, as well as for looking up the ARP information for
- machines in your local network
+ machines in your local network.




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