Page MenuHomeSolus

Update perl-business-isbn-data to 20210112.006
ClosedPublic

Authored by YakoYakoYokuYoku on Jun 3 2021, 12:28 AM.
Tags
None
Referenced Files
F10809026: D11213.id27055.diff
May 30 2023, 11:37 AM
F10808907: D11213.id28532.diff
May 30 2023, 11:02 AM
F10807735: D11213.diff
May 30 2023, 5:59 AM
F10754616: D11213.id28532.diff
May 16 2023, 9:18 PM
Subscribers

Details

Summary

Changelog:

  • 20210112.006:
    • Fix testing bug. This module needs Business::ISBN 3.005 to match the data structures. Prior to that, Business::ISBN had a bug with ISBN13.
  • 20210112.005_03:
    • Require a recent version in the default_data test.
  • 20210112.005:
    • Fix the default data test. It should only run when you have Business::ISBN already, and it shouldn't do stupid things like using an array that I didn't put anything in.
  • 20210112.004:
    • Test the default data.
    • Add a note about packaging RangeMessage.xml.
  • 20210112.003:
    • The default data had a problem because the same hash key was used twice in the default data.
  • 20210112.002:
    • Don't try to load a data file if there are no data files.
  • 20210112.001:
    • Update to latest Business::ISBN::Data.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Run the biber test suite.

Diff Detail

Repository
R3624 perl-business-isbn-data
Lint
Lint Not Applicable
Unit
Tests Not Applicable