r34330 - in /trunk/libnet-pcap-perl/debian: changelog control

thialme-guest at users.alioth.debian.org thialme-guest at users.alioth.debian.org
Wed Apr 29 19:12:12 UTC 2009


Author: thialme-guest
Date: Wed Apr 29 19:12:07 2009
New Revision: 34330

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34330
Log:
Refreshed both short and long descriptions

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

Modified: trunk/libnet-pcap-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-pcap-perl/debian/changelog?rev=34330&op=diff
==============================================================================
--- trunk/libnet-pcap-perl/debian/changelog (original)
+++ trunk/libnet-pcap-perl/debian/changelog Wed Apr 29 19:12:07 2009
@@ -11,10 +11,12 @@
       - Updated d.rules
       - Added safe_signal.patch.
     This patch makes Net::Pcap behave the same way as its previous release.
-  * Add /me to Uploaders.
   * Set Standards-Version to 3.8.1 (no changes).
   * Removed the created const-xs.inc and const-c.inc during clean.
   * d.copyright: add © symbol for Debian copyright holders.
+  * d.control:
+    - Add /me to Uploaders.
+    - Refresh both short and long descriptions
 
  -- Franck Joncourt <franck.mail at dthconnex.com>  Wed, 29 Apr 2009 19:46:22 +0200
 

Modified: trunk/libnet-pcap-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-pcap-perl/debian/control?rev=34330&op=diff
==============================================================================
--- trunk/libnet-pcap-perl/debian/control (original)
+++ trunk/libnet-pcap-perl/debian/control Wed Apr 29 19:12:07 2009
@@ -15,9 +15,9 @@
 Package: libnet-pcap-perl
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
-Description: Pcap interface for perl
- Pcap is a C library that gives a program the possibility
- to capture data from a network interface in similar matter that
- tcpdump can do.
- .
- Net::Pcap is a Perl interface to the pcap C library.
+Description: Perl binding to the LBL pcap packet capture library
+ Net::Pcap module allows the user to interface with the LBL pcap(3) library.
+ Libpcap describes itself as "a system-independent interface for user-level
+ packet capture. Libpcap provides a portable framework for low-level network
+ monitoring." This modules gives a program the ability to capture data from a
+ network interface in a similar way tcpdump does.




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