[libnet-frame-perl] branch master updated (5f76bfa -> be48c77)
Florian Schlichting
fsfs at moszumanska.debian.org
Tue Dec 1 21:40:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libnet-frame-perl.
from 5f76bfa update changelog
new c19850f Add debian/upstream/metadata
new 7e7d1cc Update debian/changelog
adds 84a738e Imported Upstream version 1.16
new a5f71d1 Merge tag 'upstream/1.16'
new 477eead Update debian/changelog
new 503e364 Update upstream copyright (years and email address)
new f4acba8 Add explicit build-dependency on M::B
new db971d8 Bump dh compat to level 9
new 8b5db99 Declare compliance with Debian Policy 3.9.6
new 581d188 Mark package autopkgtest-able
new be48c77 prepare changelog for release
The 10 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 | 38 +++++++
Changes | 22 ++++
MANIFEST | 7 +-
META.json | 64 ++++++++---
META.yml | 51 ++++++---
Makefile.PL | 27 ++---
README | 13 +--
debian/changelog | 16 ++-
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 4 +-
debian/upstream/metadata | 4 +
examples/resolv-ipv6.pl | 7 ++
examples/send-recv-tcp.pl | 1 +
lib/Net/Frame.pm | 6 +-
lib/Net/Frame/Layer.pm | 255 +++++++++++++++++++++++++++++++++-----------
lib/Net/Frame/Layer/ARP.pm | 4 +-
lib/Net/Frame/Layer/ETH.pm | 4 +-
lib/Net/Frame/Layer/IPv4.pm | 6 +-
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 | 6 +-
lib/Net/Frame/Layer/UDP.pm | 6 +-
t/13-gethostsubs.t | 98 +++++++++++++++++
26 files changed, 517 insertions(+), 146 deletions(-)
create mode 100644 Build.PL
create mode 100644 debian/upstream/metadata
create mode 100644 examples/resolv-ipv6.pl
create mode 100644 t/13-gethostsubs.t
--
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