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

gregoa pushed a change to branch master
in repository libnetpacket-perl.

      from  323e297   update changelog
       new  36ccb87   Add debian/upstream/metadata
       new  a61231b   Update debian/changelog
      adds  d2a8bf4   Release 0.01
      adds  63c81c3   release 0.03
      adds  42cb35e   Release 0.04
      adds  0c77286   Fixed bug 7010
      adds  9f7796c   adding a Changes file
      adds  9b4d0af   bug 18941
      adds  0d40511   moving modules to lib/
      adds  5cc355b   adding .gitignore
      adds  74913a1   adding Build.PL
      adds  2a64cb5   * removed Makefile.PL (generated by Build.PL) * version 
now gathered from NetPacket.pm * META.yml added to MANIFEST * Added myself as 
author
      adds  560fa08   ignoring more stuff
      adds  af399d2   adding MANIFEST.SKIP
      adds  bf0a5a3   adding Dist::Release stuff
      adds  39cc689   adding more stuff to ignore
      adds  06bbba5   bumping version to 0.41_0
      adds  7b1ab1d   adding new check
      adds  a0cd25c   added version id on Changes
      adds  fe3489b   bug 37931: fixing export of ICMP_MASKREQ
      adds  884d5ee   Merge branch 'bug/37931'
      adds  2d4e379   Updated Changes with bugfix
      adds  ab1f0b9   NetPacket::UDP needed to import constant from NP::IP
      adds  ff8d0d6   adding git repo and bug tracking info to META.yml
      adds  8b7a9bd   UDP and TCP checksums for odd-sized packets
      adds  3ed0311   Merge branch 'bug/12275'
      adds  7364d4b   updating the Changes for new version
      adds  fff08a8   silent spurious warnings
      adds  84e67fc   bumping version to v0.41.1
      adds  8219547   rt-52627: using data() instead of ->{data}
      adds  789f129   adding artistic license 2.0
      adds  eff3db1   bumping version to 0.42.0
      adds  2a42108   Adding MYMETA.yml to the lot
      adds  cbf59a4   nevermind
      adds  d58a837   changing compat mode to 'small'
      adds  7af28d0   Ooops, forgot the changes
      adds  b1cb016   patch from rt-57560
      adds  60d6ec7   Fixing the UDP checksum. rt-56235
      adds  17f50e5   Add test for ICMP
      adds  f1a9efd   Adding a tcp test.
      adds  2e835ac   adding tests and help script
      adds  27f48f0   Merge branch 'master' into ipv6
      adds  be2368e   adding info to the Changes
      adds  70ce838   updating MANIFEST
      adds  facfd44   perltidy
      adds  e2a4323   Bumping version to v0.43.0
      adds  624600b   enter dist::zilla
      adds  b799277   use explicitly # of tests
      adds  81d8177   re-enabled twitter in dist.ini
      adds  3b3a3a4   ignoring work files
      adds  b590bbc   v0.43.1
      adds  e587cf5   change the copyright sections for Artistic 2.0
      adds  38bfc12   change the COPYRIGHT sections of the pod to match 
Artistic 2.0
      adds  5095dfe   v0.43.2
      adds  c0938df   dzil deprecation
      adds  03f47ac   license of the IPv6 patch is clashing with the dist's 
license
      adds  7b24e8c   v1.0.0
      adds  8da5010   make the example verbatim in pod (rt#62097)
      adds  ed7b13e   v1.0.1
      adds  5e094f8   distribution management
      adds  1ca9f33   add ethernet types
      adds  d73661b   v1.1.0
      adds  6827db3   add types to export list
      adds  70eaf12   v1.1.1
      adds  0ce25ea   add INSTALL
      adds  d309e37   v1.1.2
      adds  80417fb   Ethernet VLAN support
      adds  87e9117   v1.2.0
      adds  5d93bcd   v1.2.0
      adds  755626c   workign test
      adds  942c3ef   Merge branch 'rt71320-tcpdissect'
      adds  229de2a   v1.3.0
      adds  00df108   removed distrelease.yml
      adds  06914b4   for perl 5.6.2
      adds  f252d19   v1.3.1
      adds  85d7b80   v1.3.0
      adds  b9b79f0   Merge remote-tracking branch 'github/master'
      adds  926f90f   new Changes
      adds  f0a6881   fix udp's strip()
      adds  6e5e701   release preps
      adds  794a0be   bug report for udp's strip()
      adds  3398644   unused var test chokes on ICMP.pm
      adds  9b1ea7b   v1.3.2
      adds  484709e   POD escape '>' on TCP.pm
      adds  9ef41e5   parse SACK option on TCP.pm
      adds  1b06d59   fix unpack template for TSecr option on TCP.pm
      adds  bd987a7   changelog
      adds  dbbeefd   fix authors
      adds  68f4b23   adjust test
      adds  e1d4015   v1.3.3
      adds  6d8fabf   patch for RT#85361
      adds  7c96eb6   tweaking the patch
      adds  df8f048   Merge branch 'udp'
      adds  9545a02   Add Linux USBMon dissector
      adds  e726a7e   changelog
      adds  6aca8ff   Merge branch 'pr/2'
      adds  f7a2fb5   v1.4.0
      adds  7b16aec   No Errno constant
      adds  dfe08e7   v1.4.1
      adds  db9d911   Added some missing dates (thanks backpan!)
      adds  8f5fd05   put some releases back in chronological order
      adds  74302bd   changelog
      adds  abf0967   Merge branch 'pr/3'
      adds  47f72ba   dzil update
      adds  46f1b75   v1.4.2
      adds  ee2a654   Unpack data in LittleEndian format
      adds  a102bf1   < modifier is a 5.10.0 feature
      adds  fc2c2d3   changelog
      adds  fc0563f   Merge commit 'fc2c2d3e8c3fe8'
      adds  fe66bbd   add ABSTRACT
      adds  c42f5bb   typo
      adds  a3652c3   v1.4.3
      adds  5153429   NetPacket::USBMon: also handle big endian perl without 
quad type
      adds  25a757f   changelog
      adds  718845e   fix type
      adds  9910389   changelog
      adds  a6fa4c3   Merge branch 'pr/6'
      adds  d0835db   v1.4.4
      adds  2c92546   add NP::IPX
      adds  27b5836   tweaks and cleanups
      adds  4a54579   Merge branch 'ipx'
      adds  b1c048f   NP::Ethernet now support 'encode'
      adds  0796635   Merge branch 'ethernet-encoding'
      adds  493a3d7   v1.5.0
      adds  158c0cf   changelog
      adds  88fa286   refactoring
      adds  5a43e3f   refactoring IPX
      adds  522ec81   refactor opening stanza
      adds  d1f2abf   header stanza refactoring
      adds  25ccbf2   Add ARP hardware constants
      adds  c7bde0d   new ETH_HLEN constant for NetPacket::Ethernet
      adds  43eeac6   head stanza refactor
      adds  5da2c52   new constants for ICMP
      adds  c58e4f2   icmp_infotype
      adds  c41a053   refactor opening stanza
      adds  5e93170   add constants to IGMP
      adds  1ba974d   head stanza refactor
      adds  c903034   IP constants
      adds  9a3ba42   refactor the head stanza
      adds  b0bef1a   refactor the head stanza
      adds  c412ef0   changelog
      adds  c2a82a1   Merge of Philip's work
      adds  93c8e0a   manifest
      adds  0379f61   release v0.43.1
      adds  6477a42   Build results of 5095dfe (on master)
      adds  3f9f03c   Build results of 7b24e8c (on master)
      adds  4b18adf   Build results of ed7b13e (on master)
      adds  41f9404   Build results of d73661b (on master)
      adds  3b7f10f   Build results of 70eaf12 (on master)
      adds  ae0d303   Build results of 0ce25ea (on master)
      adds  c4a2586   Build results of 80417fb (on master)
      adds  1c03db5   Build results of 942c3ef (on master)
      adds  f0535d0   Build results of f252d19 (on master)
      adds  e36020c   Build results of 3398644 (on master)
      adds  e62a298   Build results of 68f4b23 (on master)
      adds  12e4eeb   Build results of 6aca8ff (on master)
      adds  7701b45   Build results of 7b16aec (on master)
      adds  0a29d13   Build results of 47f72ba (on master)
      adds  fe035d1   Build results of c42f5bb (on master)
      adds  e723f9a   Build results of a6fa4c3 (on master)
      adds  62cd4f8   Build results of 0796635 (on master)
      adds  120f3af   Build results of 93c8e0a (on master)
      adds  6eb2a67   Imported Upstream version 1.6.0
       new  35b4d44   Merge tag 'upstream/1.6.0'
       new  8c3e7a8   Update debian/changelog
       new  b87da7d   Update years of upstream and packaging copyright.
       new  93599ad   Drop build dependency on libmodule-build-perl.
       new  5571ca5   Declare compliance with Debian Policy 3.9.6.
       new  039290e   Mark package as autopkgtest-able.
       new  b71b4e3   releasing package libnetpacket-perl version 1.6.0-1

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:
 Build.PL                     |  63 -----------
 CONTRIBUTORS                 |  24 ++--
 Changes                      |   8 ++
 INSTALL                      |   8 +-
 LICENSE                      |   2 +-
 MANIFEST                     |   4 +-
 META.json                    |  35 +++---
 META.yml                     |  31 +++---
 Makefile.PL                  |  71 ++++++++++++
 README                       |   2 +-
 README.mkdn                  |   2 +-
 SIGNATURE                    |  52 ++++-----
 cpanfile                     |  22 ++++
 debian/changelog             |  13 ++-
 debian/control               |   6 +-
 debian/copyright             |   6 +-
 debian/upstream/metadata     |   8 ++
 doap.xml                     | 255 +++++++++++++++++++++++++++++++++++++++++++
 lib/NetPacket.pm             |  36 +-----
 lib/NetPacket/ARP.pm         |  56 +++++++---
 lib/NetPacket/Ethernet.pm    |  56 +++++-----
 lib/NetPacket/ICMP.pm        | 101 +++++++++++++----
 lib/NetPacket/IGMP.pm        |  55 +++++-----
 lib/NetPacket/IP.pm          | 165 +++++++++++++++++++++++-----
 lib/NetPacket/IPX.pm         |  10 +-
 lib/NetPacket/TCP.pm         |  35 ++----
 lib/NetPacket/UDP.pm         |  35 ++----
 lib/NetPacket/USBMon.pm      |  36 +++---
 t/00-compile.t               |   9 +-
 t/000-report-versions-tiny.t |   4 +-
 30 files changed, 816 insertions(+), 394 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 Makefile.PL
 create mode 100644 cpanfile
 create mode 100644 debian/upstream/metadata
 create mode 100644 doap.xml

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to