Summary: | Package dependency updates for master | ||
---|---|---|---|
Product: | Koha | Reporter: | Robin Sheat <robin> |
Component: | Packaging | Assignee: | 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: | ||
Circulation function: | |||
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
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. 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 This patch has been pushed to master. |