Bugzilla – Attachment 148910 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.40 KB, created by
Magnus Enger
on 2023-03-29 12:23:31 UTC
(
hide
)
Description:
Bug 33018: debian package tidy-up
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2023-03-29 12:23:31 UTC
Size:
1.40 KB
patch
obsolete
>From dc8ff7f12ed25a0e4565b5190b2f30d967debc8d 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. >--- > debian/list-deps | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/debian/list-deps b/debian/list-deps >index 119365aa1b..889c41bda7 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.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 33018
:
146996
|
148910
|
150288
|
173848
|
173849
|
175341
|
175342