[libnet-frame-perl] branch master updated (12c78ee -> bbe610b)

Daniel Lintott dlintott-guest at moszumanska.debian.org
Thu Mar 20 12:16:04 UTC 2014


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

dlintott-guest pushed a change to branch master
in repository libnet-frame-perl.

      from  12c78ee   Back to UNRELEASED whilst resolving circular dependancy issue
      adds  aa69653   Imported Upstream version 1.10
       new  9f780db   Merge tag 'upstream/1.10'
       new  57461e9   Refresh and forward patch (fix-pod-spelling.patch)
       new  93751ca   d/copyright - Update upstream copyright years
       new  04b6b8d   Remove dependency on libsocket6-perl (now optional)
       new  e9f4509   Add recommends libnet-frame-device-perl
       new  cf60115   Update changelog
       new  0ea165a   Actually remove libnet-frame-device-perl from depends
       new  bbe610b   Release changelog

The 8 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:
 Changes                               |  6 ++-
 MANIFEST                              |  3 +-
 META.json                             | 43 +++++++++++++++++++++
 META.yml                              | 43 ++++++++++-----------
 Makefile.PL                           | 14 ++++++-
 README                                |  4 +-
 debian/changelog                      | 12 ++++--
 debian/control                        |  4 +-
 debian/copyright                      |  2 +-
 debian/patches/fix-pod-spelling.patch |  7 ++--
 lib/Net/Frame.pm                      |  6 +--
 lib/Net/Frame/Layer.pm                | 73 +++++++++++++++++++++++++++++++----
 lib/Net/Frame/Layer/ARP.pm            |  4 +-
 lib/Net/Frame/Layer/ETH.pm            |  4 +-
 lib/Net/Frame/Layer/IPv4.pm           |  4 +-
 lib/Net/Frame/Layer/NULL.pm           |  4 +-
 lib/Net/Frame/Layer/PPP.pm            |  4 +-
 lib/Net/Frame/Layer/RAW.pm            |  4 +-
 lib/Net/Frame/Layer/SLL.pm            |  4 +-
 lib/Net/Frame/Layer/TCP.pm            |  4 +-
 lib/Net/Frame/Layer/UDP.pm            |  4 +-
 21 files changed, 185 insertions(+), 68 deletions(-)
 create mode 100644 META.json

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



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