[libnet-dhcp-perl] branch master updated (45807e8 -> 6ad5744)

Tamas Csillag cstamas-guest at alioth.debian.org
Sat Oct 5 19:15:19 UTC 2013


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

cstamas-guest pushed a change to branch master
in repository libnet-dhcp-perl.

      from  45807e8   Remove trailing whitespace
      adds  4af1ce3   Imported Upstream version 0.693+dfsg
       new  261f2f1   Merge tag 'upstream/0.693+dfsg'
       new  20b32a5   add myself to uploaders
       new  6ad5744   release to unstable

The 3 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                                       |    2 +-
 Changes                                        |  265 +++++++++++-------------
 MANIFEST                                       |    6 +
 META.json                                      |    4 +-
 META.yml                                       |    4 +-
 cpanfile                                       |   23 ++
 debian/changelog                               |    8 +-
 debian/control                                 |    3 +-
 dhcp.patch                                     |  122 +++++++++++
 dist.ini                                       |   11 +-
 examples/dhcp_sniffer.pl                       |    4 +-
 examples/dhcpd.pl                              |   34 +--
 examples/l2tp-dhcp-inform                      |  108 ++++++++++
 examples/lease_query.pl                        |   70 +++----
 lib/Net/DHCP/Constants.pm                      |    8 +-
 lib/Net/DHCP/Packet.pm                         |   49 ++++-
 t/author-critic.t                              |    2 +-
 t/author-test-eol.t                            |   17 ++
 t/{release-pod-syntax.t => release-distmeta.t} |    8 +-
 t/release-kwalitee.t                           |   17 ++
 20 files changed, 546 insertions(+), 219 deletions(-)
 create mode 100644 cpanfile
 create mode 100644 dhcp.patch
 create mode 100644 examples/l2tp-dhcp-inform
 create mode 100644 t/author-test-eol.t
 copy t/{release-pod-syntax.t => release-distmeta.t} (60%)
 create mode 100644 t/release-kwalitee.t

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



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