[libnet-arp-perl] branch master updated (b478945 -> 465bf9b)

Florian Schlichting fsfs at alioth.debian.org
Fri Aug 16 16:05:30 UTC 2013


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

fsfs pushed a change to branch master
in repository libnet-arp-perl.

      from  b478945   update changelog
      adds  653a686   Imported Upstream version 1.0.8
       new  9fc86ca   Merge tag 'upstream/1.0.8'
       new  886676e   Import Upstream version 1.0.8
       new  04ee196   Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+)
       new  c527b3c   record upstream license change to GPL-2
       new  01434bf   Switch dh compatibility to level 9 to enable passing of hardening flags
       new  18e9a8d   refresh 20skip_send_packet_test.patch (fuzz), drop t_upstream_missing_headers.diff (applied upstream)
       new  260a335   simply rules file
       new  0c12e6f   Add myself to uploaders and copyright
       new  465bf9b   prepare changelog for release

The 9 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:
 ARP.pm                                         |   15 +++----
 ARP.xs                                         |    9 ++--
 Changes                                        |   20 ++++++++-
 Makefile.PL                                    |    4 +-
 README                                         |   26 ++++++------
 _MTN/format                                    |    1 -
 _MTN/options                                   |    3 --
 _MTN/revision                                  |    5 ---
 arp_lookup_linux.c                             |    1 +
 debian/changelog                               |   23 ++++++-----
 debian/compat                                  |    2 +-
 debian/control                                 |    7 ++--
 debian/copyright                               |   52 ++++++++++++++----------
 debian/patches/20skip_send_packet_test.patch   |   14 +++----
 debian/patches/series                          |    1 -
 debian/patches/t_upstream_missing_headers.diff |   22 ----------
 debian/rules                                   |   10 -----
 get_mac_linux.c                                |    2 +
 ppport.h                                       |    9 ----
 t/send_packet.t                                |   29 ++++++-------
 20 files changed, 114 insertions(+), 141 deletions(-)
 mode change 100644 => 100755 ARP.pm
 mode change 100644 => 100755 MANIFEST
 mode change 100644 => 100755 Makefile.PL
 mode change 100644 => 100755 README
 delete mode 100644 _MTN/format
 delete mode 100644 _MTN/log
 delete mode 100644 _MTN/options
 delete mode 100644 _MTN/revision
 mode change 100644 => 100755 arp.h
 mode change 100644 => 100755 arp_lookup_bsd.c
 mode change 100644 => 100755 arp_lookup_linux.c
 delete mode 100644 debian/patches/t_upstream_missing_headers.diff
 mode change 100644 => 100755 get_mac_bsd.c
 mode change 100644 => 100755 get_mac_linux.c
 mode change 100644 => 100755 ppport.h
 mode change 100644 => 100755 send_packet_bsd.c
 mode change 100644 => 100755 send_packet_linux.c
 mode change 100644 => 100755 t/ARP.t

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



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