Skip Menu |

This queue is for tickets about the DhMakePerl CPAN distribution.

Report information
The Basics
Id: 104459
Status: new
Priority: 0/
Queue: DhMakePerl

People
Owner: Nobody in particular
Requestors: andy [...] andybev.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Recursive option does not check version of existing packages
Date: Fri, 15 May 2015 09:31:20 +0100
To: bug-DhMakePerl <bug-DhMakePerl [...] rt.cpan.org>
From: Andrew Beverley <andy [...] andybev.com>
When using the recursive option, dh-make-perl checks for existing packages both locally and in apt. However, it doesn't check the versions, so the actual module required may still not exist. This patch also checks the version, and adds the module to the missing list if the version does not satisfy the requirement. It relies on DPKG::Parse::Available and associated RT patch 69920, but the module appears to be unmaintained. Assuming that the patch attached to this is acceptable, I'd be happy in looking at options to ensure that DPKG::Parse::Available is maintained. See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774074

Message body is not shown because sender requested not to inline it.