[SCM] lighty-stats packaging branch, master, updated. 9070245ce4a2fd150f12236b9c844142bdc5a9d3

Maximilian Gass mxey at ghosthacking.net
Mon Aug 3 14:32:58 UTC 2009


The following commit has been merged in the master branch:
commit 9070245ce4a2fd150f12236b9c844142bdc5a9d3
Author: Maximilian Gass <mxey at ghosthacking.net>
Date:   Mon Aug 3 16:32:13 2009 +0200

    debian/control: depend on correct Perv version

diff --git a/debian/control b/debian/control
index 86905d3..0327991 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: lighty-stats
 Section: web
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl
+Build-Depends: debhelper (>= 7.0.50), perl (>= 5.10)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>
 Standards-Version: 3.8.2
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-perl/apps/lighty-stats.git;a=summary
 
 Package: lighty-stats
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: perl (>= 5.10), ${misc:Depends}
 Description: httpd logfile analyzer
  lighty-stats is a httpd logfile analyzer written in perl
  .

-- 
lighty-stats packaging



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