[libnetpacket-perl] 01/06: Merge tag 'upstream/1.5.0'

gregor herrmann gregoa at debian.org
Mon Jun 16 16:39:29 UTC 2014


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

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

commit b68b78bdc617ffaf54dbd15fe32634f1697d0b76
Merge: 4d12885 b0f7b61
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 16 18:34:04 2014 +0200

    Merge tag 'upstream/1.5.0'
    
    Upstream version 1.5.0

 Build.PL                     |   5 +-
 CONTRIBUTORS                 |  23 ++--
 Changes                      |   8 ++
 LICENSE                      |   2 +-
 MANIFEST                     |   2 +
 META.json                    |  32 +++---
 META.yml                     |  52 +++++----
 README                       |   2 +-
 README.mkdn                  |  38 +++----
 SIGNATURE                    |  52 ++++-----
 lib/NetPacket.pm             |   7 +-
 lib/NetPacket/ARP.pm         |   7 +-
 lib/NetPacket/Ethernet.pm    |  15 +--
 lib/NetPacket/ICMP.pm        |   7 +-
 lib/NetPacket/IGMP.pm        |   7 +-
 lib/NetPacket/IP.pm          |  32 +++---
 lib/NetPacket/IPX.pm         | 243 +++++++++++++++++++++++++++++++++++++++++++
 lib/NetPacket/TCP.pm         |   7 +-
 lib/NetPacket/UDP.pm         |   7 +-
 lib/NetPacket/USBMon.pm      |   7 +-
 t/00-compile.t               |  15 ++-
 t/000-report-versions-tiny.t |   5 +-
 t/ipx.t                      |  68 ++++++++++++
 23 files changed, 488 insertions(+), 155 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