[libnet-write-perl] branch master updated (5f4a1a8 -> 67059bc)
Florian Schlichting
fsfs at moszumanska.debian.org
Mon Sep 14 21:31:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libnet-write-perl.
from 5f4a1a8 update changelog
new 9eeb6db Add debian/upstream/metadata
new c21078a Update debian/changelog
adds f7106ee Imported Upstream version 1.10
new 12862d8 Merge tag 'upstream/1.10'
new f47e239 Update debian/changelog
new 3eafb4d update upstream metadata
new 201b1f4 Update copyright years and contact address
new f031e11 Add (build-)dependency on Socket::GetAddrInfo and M::B
new 3ba4d88 Declare compliance with Debian Policy 3.9.6
new 405e645 Mark package autopkgtest-able
new 67059bc prepare 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 | 14 ++++
MANIFEST | 8 ++-
META.json | 48 ++++++++-----
META.yml | 39 ++++++----
Makefile.PL | 30 +++++---
README | 26 +++----
debian/changelog | 14 +++-
debian/control | 11 +--
debian/copyright | 4 +-
debian/upstream/metadata | 4 ++
examples/layer3-ipv6.pl | 42 ++++++-----
examples/layer3.pl | 37 +++++-----
lib/Net/Write.pm | 6 +-
lib/Net/Write/Layer.pm | 181 ++++++++++++++++++++++++++++++++++++++++++-----
lib/Net/Write/Layer2.pm | 4 +-
lib/Net/Write/Layer3.pm | 8 ++-
lib/Net/Write/Layer4.pm | 4 +-
t/01-use.t | 2 +-
t/02-inetpton.t | 45 ++++++++++++
t/03-layer3-open.t | 63 +++++++++++++++++
t/04-getsaddr.t | 56 +++++++++++++++
22 files changed, 563 insertions(+), 121 deletions(-)
create mode 100644 Build.PL
create mode 100644 debian/upstream/metadata
create mode 100644 t/02-inetpton.t
create mode 100644 t/03-layer3-open.t
create mode 100644 t/04-getsaddr.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-write-perl.git
More information about the Pkg-perl-cvs-commits
mailing list