Bugzilla – Attachment 179460 Details for
Bug 39367
Add POD to all subroutines/methods
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39367: Add new dependency
Bug-39367-Add-new-dependency.patch (text/plain), 1.19 KB, created by
Jonathan Druart
on 2025-03-18 15:32:41 UTC
(
hide
)
Description:
Bug 39367: Add new dependency
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-03-18 15:32:41 UTC
Size:
1.19 KB
patch
obsolete
>From 7bc80115e7c6a1098316768791446b1ac1952ba7 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 18 Mar 2025 16:31:13 +0100 >Subject: [PATCH] Bug 39367: Add new dependency > >Nothing to do here, libpod-coverage-perl 0.23 is available in all debian >versions >--- > cpanfile | 1 + > debian/control | 1 + > 2 files changed, 2 insertions(+) > >diff --git a/cpanfile b/cpanfile >index dbe17dcf049..3de41d496d1 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -166,6 +166,7 @@ recommends 'Net::SFTP::Foreign', '1.73'; > recommends 'Net::Server', '0.97'; > recommends 'Net::Z3950::SimpleServer', '1.15'; > recommends 'PDF::FromHTML', '0.31'; >+recommends 'Pod::Coverage', '0.23'; > recommends 'SMS::Send', '0.05'; > recommends 'Selenium::Remote::Driver', '1.27'; > recommends 'Starman', '0.4014'; >diff --git a/debian/control b/debian/control >index 4cdab011df2..9ff48a08aaa 100644 >--- a/debian/control >+++ b/debian/control >@@ -120,6 +120,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libpdf-table-perl, > libplack-middleware-logwarn-perl, > libplack-middleware-reverseproxy-perl, >+ libpod-coverage-perl, > libreadonly-perl, > libscalar-list-utils-perl, > libschedule-at-perl, >-- >2.34.1
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 39367
:
179451
|
179452
|
179453
|
179456
|
179457
|
179458
|
179459
|
179460
|
179544
|
179545
|
179546
|
179547
|
179548
|
179549
|
180089
|
180090
|
180091
|
180092
|
180093
|
180094
|
181238