Bugzilla – Attachment 175341 Details for
Bug 33018
Debian package tidy-up
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33018: debian package tidy-up
Bug-33018-debian-package-tidy-up.patch (text/plain), 1.52 KB, created by
Martin Renvoize (ashimema)
on 2024-12-10 09:17:01 UTC
(
hide
)
Description:
Bug 33018: debian package tidy-up
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-12-10 09:17:01 UTC
Size:
1.52 KB
patch
obsolete
>From 357db53370aafa884d19dedf28b1c97c3a1ac5b1 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Tue, 21 Feb 2023 15:49:51 +1300 >Subject: [PATCH] Bug 33018: debian package tidy-up > >this patch removes unneeded package dependencies > >to test: > - apply patch > - build and install koha-common package, note success > >Signed-off-by: Magnus Enger <magnus@libriotech.no> >Not tested, I trust Mason to the right thing. >Signed-off-by: David Cook <dcook@prosentient.com.au> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > debian/list-deps | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/debian/list-deps b/debian/list-deps >index 119365aa1be..889c41bda7d 100755 >--- a/debian/list-deps >+++ b/debian/list-deps >@@ -27,10 +27,7 @@ use C4::Installer::PerlModules; > # apt-file can find, e.g. in the Koha repo rather than the regular > # debian one. > 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', >- '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', > 'Starman' => 'starman', >-- >2.47.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 33018
:
146996
|
148910
|
150288
|
173848
|
173849
| 175341 |
175342