[libnet-mac-vendor-perl] branch master updated (8a73caa -> 20a3b22)
gregor herrmann
gregoa at debian.org
Sun Dec 25 21:38:26 UTC 2016
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 8a73caa update changelog
adds e3e4b05 Try Travis Swag
adds 150c51a Try Coveralls Swag
adds ddc12ce Try CPAN Swag
adds 13c11ab Try CPAN Swag, with *this* module ;)
adds 4271aa9 Add links for CPAN badges
adds a4c29cf This file does not belong there
adds 63a0e76 Add a missing paren in the pod
adds 0a56f4a Mojo doesn't automatically redirect, so set that.
adds 2fd2c0e Skip load cache unless they set RUN_CACHE_TESTS
adds c697bb2 The 3COM record isn't there, so don't look for it
adds 804a28e Check that the file is not there.
adds d49388e The 3COM record isn't there, so look for Apple
adds 16434fe If we can't fetch, skip the tests
adds 2dc9a23 Update the Apple record data we expect
adds 82e2774 Get the HTTP status instead of the stringified object
adds 1d9c329 extract can be simpler
adds 46507aa Remove debugging statement
adds 0c10f16 Try to fetch again if it fails. With lengthening wait times.
adds f8a6d31 Remove the bold tags earlier
adds ebab7ef Break up so we can throw some debugging in there.
adds 3b1adeb Note these tests can take a long time
adds 7e4a664 Compress the previous OUI data file
adds c10a0ea The latest datafile
adds 5ffe8dc The test for RT 79369 no longer applies, apparently
adds 2f834bb skip tests if we can't fetch
adds 11dabc4 Note the flakiness of the IEEE site.
adds 09bee3d A pod fix
adds fd809a1 Bump to dev version
adds 25aa129 Update included OUI file name
adds 49a62cf Note the test error is no big deal
adds d2012f0 Update MANIFEST
adds ac073d0 * for version 1.25_01
adds ce5d382 Bump to stable release
adds d05062d * for version 1.26
adds 3769e0d New upstream version 1.26
new bd3358e Merge tag 'upstream/1.26'
new b5052e4 Update debian/changelog
new 78701ba Refresh no-network-tests.patch.
new b72ac1f Declare compliance with Debian Policy 3.9.8.
new 81427f1 Update build dependencies.
new 20a3b22 releasing package libnet-mac-vendor-perl version 1.26-1
The 6 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 | 7 +
MANIFEST | 2 +-
MANIFEST.SKIP | 4 +
META.json | 2 +-
META.yml | 2 +-
Makefile.PL | 2 +-
README.pod | 42 +-
debian/changelog | 10 +-
debian/control | 3 +-
debian/patches/no-network-tests.patch | 70 +-
extras/oui-20150808.txt | 132774 -------------------------------
extras/oui-20151113.txt | 127707 +++++++++++++++++++++++++++++
lib/Net/MAC/Vendor.pm | 79 +-
t/extract_oui_from_html.t | 73 +-
t/fetch_oui.t | 29 +-
t/fetch_oui_from_ieee.t | 19 +-
t/load_cache.t | 16 +-
t/oui.t | 2 +
t/rt79369.t | 34 -
t/test_manifest | 1 -
20 files changed, 127873 insertions(+), 133005 deletions(-)
delete mode 100644 extras/oui-20150808.txt
create mode 100644 extras/oui-20151113.txt
delete mode 100644 t/rt79369.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