r47217 - /trunk/libnumber-range-perl/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 15 15:11:53 UTC 2009


Author: gregoa
Date: Sun Nov 15 15:11:19 2009
New Revision: 47217

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47217
Log:
change "debhelper (>= 7.0.50)" to "debhelper (>= 7)", 7.0.50 is only needed for the override_* feature in debian/rules which is not used in this package

Modified:
    trunk/libnumber-range-perl/debian/control

Modified: trunk/libnumber-range-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnumber-range-perl/debian/control?rev=47217&op=diff
==============================================================================
--- trunk/libnumber-range-perl/debian/control (original)
+++ trunk/libnumber-range-perl/debian/control Sun Nov 15 15:11:19 2009
@@ -1,7 +1,7 @@
 Source: libnumber-range-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dario Minnucci (midget) <debian at midworld.net>




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