r74976 - /trunk/libpath-class-perl/debian/control

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Tue May 31 14:22:09 UTC 2011


Author: ghedo-guest
Date: Tue May 31 14:22:02 2011
New Revision: 74976

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74976
Log:
fix libmodule-build-perl dependency

Modified:
    trunk/libpath-class-perl/debian/control

Modified: trunk/libpath-class-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-class-perl/debian/control?rev=74976&op=diff
==============================================================================
--- trunk/libpath-class-perl/debian/control (original)
+++ trunk/libpath-class-perl/debian/control Tue May 31 14:22:02 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmodule-build-perl (>= 0.3601)
+ perl (>= 5.10.1) | libmodule-build-perl (>= 0.3601)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,




More information about the Pkg-perl-cvs-commits mailing list