[libnetpacket-perl] 01/10: Merge tag 'upstream/1.4.2'

Florian Schlichting fsfs at moszumanska.debian.org
Fri Nov 29 20:34:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libnetpacket-perl.

commit b56bdb3148c5b14c0136eae4ad95ffb4e6444a08
Merge: 7851ef1 7759309
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Nov 29 20:51:30 2013 +0100

    Merge tag 'upstream/1.4.2'
    
    Upstream version 1.4.2

 Build.PL                     |  31 ++-
 CONTRIBUTORS                 |  15 ++
 Changes                      |  75 ++++++--
 LICENSE                      |   2 +-
 MANIFEST                     |   7 +-
 META.json                    |  58 ++++--
 META.yml                     |  41 ++--
 README                       |   2 +-
 README.mkdn                  |   8 +-
 SIGNATURE                    |  49 ++---
 lib/NetPacket.pm             |  11 +-
 lib/NetPacket/ARP.pm         |   9 +-
 lib/NetPacket/Ethernet.pm    |  11 +-
 lib/NetPacket/ICMP.pm        |  11 +-
 lib/NetPacket/IGMP.pm        |   9 +-
 lib/NetPacket/IP.pm          |  11 +-
 lib/NetPacket/TCP.pm         |  49 +++--
 lib/NetPacket/UDP.pm         |  60 +++---
 lib/NetPacket/USBMon.pm      | 369 +++++++++++++++++++++++++++++++++++
 t/00-compile.t               |  54 ++++++
 t/000-report-versions-tiny.t |  79 ++++++++
 t/000-report-versions.t      | 447 -------------------------------------------
 t/general.t                  |   1 +
 t/tcp.t                      |   2 +-
 t/udp.t                      |  43 +++++
 t/usbmon.t                   | 197 +++++++++++++++++++
 26 files changed, 1038 insertions(+), 613 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetpacket-perl.git



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