Bug 9592

Summary: Package dependency updates for master
Product: Koha Reporter: Robin Sheat <robin>
Component: PackagingAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9592 - remove db-dependency from Members.pm
Bug 9592 - update dependencies, allow blacklisting

Description Robin Sheat 2013-02-12 01:55:13 UTC
Need to update the dependencies, and improve the processing of them (blacklist some modules, in particular.)
Comment 1 Robin Sheat 2013-02-13 01:06:04 UTC
Created attachment 15284 [details] [review]
Bug 9592 - remove db-dependency from Members.pm

This was causing test cases to fail on package builds, introduced in bug
7243.
Comment 2 Robin Sheat 2013-02-13 01:14:09 UTC
Created attachment 15285 [details] [review]
Bug 9592 - update dependencies, allow blacklisting

* Update the dependencies to match master
* Blacklist the CHI and Data::Pagination
* Perltidyed the list-deps script
Comment 3 Jared Camins-Esakov 2013-02-15 13:08:34 UTC
This patch has been pushed to master.