lp1979357 add liblocale-codes-perl collab/phasefx/lp1979357-test-fixes
authorJason Etheridge <jason@EquinoxOLI.org>
Tue, 21 Jun 2022 17:05:45 +0000 (13:05 -0400)
committerJason Etheridge <jason@EquinoxOLI.org>
Tue, 21 Jun 2022 19:12:26 +0000 (15:12 -0400)
for Debian Buster, in response to these warnings:

Locale::Country will be removed from the Perl core distribution in the next major release. Please install the separate liblocale-codes-perl package. It is being used at /home/test/Evergreen/Open-ILS/src/perlmods/blib/lib/OpenILS/Application/Circ/CreditCard.pm, line 25.

Locale::Codes will be removed from the Perl core distribution in the next major release. Please install the separate liblocale-codes-perl package. It is being used at /usr/share/perl/5.28/Locale/Country.pm, line 22.

Some other distros will likely need this or similar as well.

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Open-ILS/src/extras/install/Makefile.debian-buster

index 57fae84..611973e 100644 (file)
@@ -44,6 +44,7 @@ export DEBS = \
        libhttp-oai-perl\
        libgeo-coder-osm-perl\
        libhttp-oai-perl\
+       liblocale-codes-perl\
        liblocale-maketext-lexicon-perl\
        liblog-log4perl-perl\
        libmarc-charset-perl \