https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25523
Bug ID: 25523
Summary: Address lintian warnings when packaging Koha
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Packaging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
I notice that lintian raises a lot of warnings when building Koha packages.
Some of these like the following can be safely ignored:
W: koha-common: embedded-javascript-library
usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/lib/jquery/plugins/jquery.cookie.min.js
please use libjs-jquery-cookie
W: koha-common: embedded-javascript-library
usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/lib/jquery/plugins/jquery.metadata.min.js
please use libjs-jquery-metadata
But then there are others that would be easy wins:
W: koha-common: executable-not-elf-or-script
usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/admin/additional-fields.tt
W: koha-common: executable-not-elf-or-script
usr/share/koha/lib/C4/HoldsQueue.pm
W: koha-common: executable-not-elf-or-script
usr/share/koha/intranet/cgi-bin/installer/data/mysql/mandatory/subtag_registry.sql
I'm thinking about slowly tackling these...
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/