Package: libuuid-perl Version: 0.02-4 Severity: wishlist Tags: patch Hi,
I would like to test perl 5.16, but linux-base depends on libuuid-perl which depends on perlapi-5.14.2. Now I can build libuuid-perl privately (and I have done exactly that), but others in this situation might benefit from a pre-built binary in experimental. How about this patch? Thanks, Jonathan -- >8 -- Subject: debian/control: Build-Depends: perl (>= 5.16) --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f7675088..b2e71508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,10 @@ libuuid-perl (0.02-5) UNRELEASED; urgency=low * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. + [ Jonathan Nieder ] + * Rebuild against perl in experimental: + * debian/control: Build-Depends: perl (>= 5.16). + -- Ansgar Burchardt <ans...@debian.org> Mon, 01 Nov 2010 11:17:33 +0100 libuuid-perl (0.02-4) unstable; urgency=low diff --git a/debian/control b/debian/control index b37a8dc6..0101dc37 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libuuid-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 7.0.50~), perl, uuid-dev +Build-Depends: debhelper (>= 7.0.50~), perl (>= 5.16), uuid-dev Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org> Uploaders: gregor herrmann <gre...@debian.org>, Ansgar Burchardt <ans...@debian.org> -- 1.7.10.4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org