Bugzilla – Attachment 69173 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.85 KB, created by
Mason James
on 2017-11-16 07:49:32 UTC
(
hide
)
Description:
Bug 18993: Allow Test::More version 1.302073
Filename:
MIME Type:
Creator:
Mason James
Created:
2017-11-16 07:49:32 UTC
Size:
1.85 KB
patch
obsolete
>From f008665118be1822038afbad6f180743cd4e479d 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 >Content-Type: text/plain; charset="utf-8" > >--- > 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 8cd03aa..9d99ec8 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 eee1bba..4992ab4 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 7704444..6ee58d5 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.1.4
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