Summary: | Required Devel::Cover should be Wheezy's | ||
---|---|---|---|
Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Component: | Installation and upgrade (command-line installer) | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | jonathan.druart, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 13899 | ||
Bug Blocks: | |||
Attachments: |
Bug 14283: Required Devel::Cover should be Wheezy's
Bug 14283: Required Devel::Cover should be Wheezy's Bug 14283: Required Devel::Cover should be Wheezy's |
Description
Tomás Cohen Arazi (tcohen)
2015-05-27 18:28:38 UTC
Created attachment 39618 [details] [review] Bug 14283: Required Devel::Cover should be Wheezy's There's no special requirement for such a recent version of the Devel::Cover package. We have just deprecated Squeeze, so Wheezy's version should be ok. Created attachment 39757 [details] [review] Bug 14283: Required Devel::Cover should be Wheezy's There's no special requirement for such a recent version of the Devel::Cover package. We have just deprecated Squeeze, so Wheezy's version should be ok. Signed-off-by: Robin Sheat <robin@catalyst.net.nz> Created attachment 39798 [details] [review] Bug 14283: Required Devel::Cover should be Wheezy's There's no special requirement for such a recent version of the Devel::Cover package. We have just deprecated Squeeze, so Wheezy's version should be ok. Signed-off-by: Robin Sheat <robin@catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org> I don't have a wheezy install to test the script. Robin, could you please confirm you have tested misc/devel/coverage.pl on wheezy? Patch pushed to master. |