[libnet-mac-vendor-perl] branch master updated (5b89e29 -> 77f5d6e)

gregor herrmann gregoa at debian.org
Tue Jan 2 00:08:57 UTC 2018


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

gregoa pushed a change to branch master
in repository libnet-mac-vendor-perl.

      from  5b89e29   update changelog
      adds  772c5ad   Remove old OUI file from manifest.
      adds  49f672a   bump to dev version
      adds  a143a77   Note arguments to methods in the docs
      adds  8bf5fd1   strip whitespace at end of lines of OUI record
      adds  52258ee   Entries are not added to cache
      adds  734bf3a   Merge pull request #15 from Frank071/patch-1
      adds  d210813   Merge branch 'master' of github.com:briandfoy/net-mac-vendor
      adds  909a2c0   Support requesting compressed data
      adds  b111dfc   Add (de)compression modules to requirements
      adds  0c393eb   Merge pull request #16 from Frank071/patch-2
      adds  3598dd9   Merge branch 'master' of github.com:briandfoy/net-mac-vendor
      adds  68d002e   * for version 1.260_01
      adds  df79832   Add v5.24 to Travis config
      adds  c7c82f0   Ignore AppVeyor config, clean up a few others
      adds  af9755b   Fix a get(): GitHub #19
      adds  74cbd78   Bump dev version
      adds  f2b454f   * for version 1.260_02
      adds  155deba   Work harder to ignore network failures
      adds  d5ef704   Use the new IEEE URL for this
      adds  b4e3125   Bump the version to the next test version
      adds  30a486a   * for version 1.260_03
      adds  8ac7917   Ignore the distribution directory
      adds  f36a8f4   A script to test fetching IEEE
      adds  1190a90   Add Appveyor
      adds  9cf365a   Bump to next dev version
      adds  fd57329   fetch_oui_from_custom now calls _fetch_oui_from_url for all the retries and error-checking benefits.
      adds  b4eb092   Add tests for fetch_oui_from_custom
      adds  b53c5ae   Merge pull request #22 from openstrike/coverage
      adds  1edcfd7   Merge branch 'master' of github.com:briandfoy/net-mac-vendor
      adds  c24d27d   Test on v5.26
      adds  f1b27ca   Merge branch 'master' of github.com:briandfoy/net-mac-vendor
      adds  a7e9922   Don't distribute experiments
      adds  8cd6eb6   * for version 1.260_04
      adds  432c9cb   Bump version
      adds  f7a4a73   Note Artistic 2.0 license
      adds  a1b65b9   bump version
      adds  6322d4c   bump copyright date
      adds  4252887   Re-formatting some paras
      adds  e00dd50   * for version 1.262
      adds  cb1d488   New upstream version 1.262
       new  fca76af   Update upstream source from tag 'upstream/1.262'
       new  a68744f   Update debian/changelog
       new  f8fafa7   Update years of upstream copyright.
       new  ad6f263   Add (build) dependency on libcompress-bzip2-perl.
       new  f17be0d   Update no-network-tests.patch.
       new  913c8bc   Declare compliance with Debian Policy 4.1.3.
       new  9a64a2d   Bump debhelper compatibility level to 10.
       new  77f5d6e   releasing package libnet-mac-vendor-perl version 1.262-1

The 8 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:
 Changes                               | 16 ++++++++
 MANIFEST                              |  2 +-
 MANIFEST.SKIP                         |  4 ++
 META.json                             |  9 +++--
 META.yml                              |  9 +++--
 Makefile.PL                           |  4 +-
 README.pod                            |  2 +
 debian/changelog                      | 11 +++++-
 debian/compat                         |  2 +-
 debian/control                        |  6 ++-
 debian/copyright                      |  2 +-
 debian/patches/no-network-tests.patch | 69 ++++++++++++++---------------------
 lib/Net/MAC/Vendor.pm                 | 62 +++++++++++++++++++++----------
 t/fetch_oui.t                         | 14 ++++---
 t/fetch_oui_from_custom.t             | 31 ++++++++++++++++
 t/oui.t                               | 16 +++++++-
 t/test_manifest                       |  1 +
 17 files changed, 178 insertions(+), 82 deletions(-)
 create mode 100644 t/fetch_oui_from_custom.t

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



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