This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository liblog-fast-perl.

commit 022fcf530d7af55c4a5e45d3f87548f79e2d4855
Author: gregor herrmann <gre...@debian.org>
Date:   Sat May 9 22:15:45 2015 +0200

    update build and runtime deps
    
    - perl 5.15.2 comes from ExtUtils::MakeMaker >= 6.59, and is probably overly
      cautious
    - perl 5.15.0 comes from Sys::Syslog >= 0.29, so adding libsys-syslog-perl
      as an alternative
    
    Git-Dch: Ignore
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fa4fbed..d479950 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Christopher Hoskin <christopher.hos...@gmail.com>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtest-exception-perl,
- perl (>= 5.15.2)
+ perl,
+ perl (>= 5.15.0) | libsys-syslog-perl (>= 0.29)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liblog-fast-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-fast-perl.git
@@ -15,7 +16,7 @@ Testsuite: autopkgtest-pkg-perl
 Package: liblog-fast-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.15.0)
+ perl (>= 5.15.0) | libsys-syslog-perl (>= 0.29)
 Description: fast and flexible logger
  Log::Fast is very fast logger, designed for use in applications with thousands
  high-level events/operations per second (like network servers with thousands

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liblog-fast-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to