[libnetpacket-perl] 03/09: Merge tag 'upstream/1.6.0'

gregor herrmann gregoa at debian.org
Sat May 30 17:39:37 UTC 2015


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

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

commit 35b4d4419e20284f15c746bc4e7c8ca81ace7f08
Merge: a61231b 6eb2a67
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 30 19:34:28 2015 +0200

    Merge tag 'upstream/1.6.0'
    
    Upstream version 1.6.0

 Build.PL                     |  63 -----------
 CONTRIBUTORS                 |  24 ++--
 Changes                      |   8 ++
 INSTALL                      |   8 +-
 LICENSE                      |   2 +-
 MANIFEST                     |   4 +-
 META.json                    |  35 +++---
 META.yml                     |  31 +++---
 Makefile.PL                  |  71 ++++++++++++
 README                       |   2 +-
 README.mkdn                  |   2 +-
 SIGNATURE                    |  52 ++++-----
 cpanfile                     |  22 ++++
 doap.xml                     | 255 +++++++++++++++++++++++++++++++++++++++++++
 lib/NetPacket.pm             |  36 +-----
 lib/NetPacket/ARP.pm         |  56 +++++++---
 lib/NetPacket/Ethernet.pm    |  56 +++++-----
 lib/NetPacket/ICMP.pm        | 101 +++++++++++++----
 lib/NetPacket/IGMP.pm        |  55 +++++-----
 lib/NetPacket/IP.pm          | 165 +++++++++++++++++++++++-----
 lib/NetPacket/IPX.pm         |  10 +-
 lib/NetPacket/TCP.pm         |  35 ++----
 lib/NetPacket/UDP.pm         |  35 ++----
 lib/NetPacket/USBMon.pm      |  36 +++---
 t/00-compile.t               |   9 +-
 t/000-report-versions-tiny.t |   4 +-
 26 files changed, 791 insertions(+), 386 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