[libnetpacket-perl] branch master updated (4d12885 -> d51c270)

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 change to branch master
in repository libnetpacket-perl.

      from  4d12885   update changelog
      adds  b0f7b61   Imported Upstream version 1.5.0
       new  b68b78b   Merge tag 'upstream/1.5.0'
       new  3830a31   New upstream release.
       new  c6cb3d0   remove boilerplate comments from debian/watch
       new  e42f010   Update years of upstream and packaging copyright.
       new  43c37b2   debian/control: drop explicit Test::More build dependency.
       new  d51c270   releasing package libnetpacket-perl version 1.5.0-1

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                     |   5 +-
 CONTRIBUTORS                 |  23 ++--
 Changes                      |   8 ++
 LICENSE                      |   2 +-
 MANIFEST                     |   2 +
 META.json                    |  32 +++---
 META.yml                     |  52 +++++----
 README                       |   2 +-
 README.mkdn                  |  38 +++----
 SIGNATURE                    |  52 ++++-----
 debian/changelog             |   8 +-
 debian/control               |   3 +-
 debian/copyright             |   6 +-
 debian/watch                 |   2 -
 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 ++++++++++++
 27 files changed, 498 insertions(+), 164 deletions(-)
 create mode 100644 lib/NetPacket/IPX.pm
 create mode 100644 t/ipx.t

-- 
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