Bugzilla – Attachment 139814 Details for
Bug 29882
Remove unrequired package definitions in list-deps script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29882 - remove unrequired package definitions in list-deps script
Bug-29882---remove-unrequired-package-definitions-.patch (text/plain), 1.49 KB, created by
Magnus Enger
on 2022-08-26 06:52:12 UTC
(
hide
)
Description:
Bug 29882 - remove unrequired package definitions in list-deps script
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2022-08-26 06:52:12 UTC
Size:
1.49 KB
patch
obsolete
>From 0176aa1a7d9210b2fb0d2de76edd9f2b949cd9c9 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Fri, 14 Jan 2022 20:00:03 +1300 >Subject: [PATCH] Bug 29882 - remove unrequired package definitions in > list-deps script > >to test... > >- apply patch, rebuild new package > >- install new koha-common pkg successfully > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >I did not build packages, just grep'ed the source to check that >these modules are no longer used. Please set back to "Needs >signoff" if this is not considered good enough. >--- > debian/list-deps | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/debian/list-deps b/debian/list-deps >index 687fb26a72..119365aa1b 100755 >--- a/debian/list-deps >+++ b/debian/list-deps >@@ -30,8 +30,6 @@ my %overrides = ( > 'LWP::Protocol::https' => 'liblwp-protocol-https-perl | libwww-perl (<<6.02), libio-socket-ssl-perl', > 'HTTP::OAI' => 'libhttp-oai-perl (>= 3.2) | libhttp-oai-3.27-perl, libhttp-oai-perl (<< 4.0) | libhttp-oai-3.27-perl', > 'IO::Socket::IP' => 'perl-modules (>= 5.20.0) | libio-socket-ip-perl', >- 'Swagger2' => 'libswagger2-perl (>= 0.59)', >- 'Mojolicious' => 'libmojolicious-perl (>= 6.0)', > 'CPAN::Meta' => 'libcpan-meta-perl (>= 2.150010) | perl-modules-5.28 | perl-modules-5.30 | perl-modules (>= 5.20.2)', > 'CGI::Compile' => 'libcgi-compile-perl (>= 0.25) | libcgi-compile-perl (<< 0.24)', > 'DBD::SQLite' => 'libdbd-sqlite3-perl', >-- >2.32.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 29882
:
129462
|
139814
|
140176