Bugzilla – Attachment 69177 Details for
Bug 18993
Bump libtest-simple-perl to 1.302073
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18993: Allow Test::More version 1.302073
Bug-18993-Allow-TestMore-version-1302073.patch (text/plain), 1.89 KB, created by
Julian Maurice
on 2017-11-16 08:43:35 UTC
(
hide
)
Description:
Bug 18993: Allow Test::More version 1.302073
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2017-11-16 08:43:35 UTC
Size:
1.89 KB
patch
obsolete
>From 0cb8e90f0d4ae1075a94744ef0f3c082e0f9fc12 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Thu, 16 Nov 2017 20:45:03 +1300 >Subject: [PATCH] Bug 18993: Allow Test::More version 1.302073 > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > C4/Installer/PerlDependencies.pm | 2 +- > debian/control | 2 +- > debian/control.in | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index e0a390b5bf..0bf96f6b16 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -595,7 +595,7 @@ our $PERL_DEPS = { > 'Test::More' => { > 'usage' => 'Core', > 'required' => '1', >- 'min_ver' => '1.302075' >+ 'min_ver' => '1.302073' > }, > 'Test::Strict' => { > 'usage' => 'Core', >diff --git a/debian/control b/debian/control >index eee1bbafd0..4992ab4bc5 100644 >--- a/debian/control >+++ b/debian/control >@@ -153,7 +153,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > perl, > perl-modules, > debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, ttf-dejavu, >- libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302075) >+ libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073) > > Package: koha-common > Architecture: all >diff --git a/debian/control.in b/debian/control.in >index 7704444a6d..6ee58d5fb1 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -11,7 +11,7 @@ Standards-Version: 3.8.4 > # There are some exceptions. > Build-Depends:__AUTODEPENDS__, > debhelper (>= 7.0.50), gettext, xsltproc, docbook-xsl, ttf-dejavu, >- libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302075) >+ libxml2-utils, bash-completion, perl-modules-5.26 | libtest-simple-perl (>= 1.302073) > > Package: koha-common > Architecture: all >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18993
:
65296
|
65331
|
65333
|
67563
|
69173
|
69175
|
69176
| 69177