[libio-async-loop-epoll-perl] 05/06: Bump (build-)dependency on libio-async-perl to 0.60

Florian Schlichting fsfs at alioth.debian.org
Fri Sep 20 22:22:28 UTC 2013


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

fsfs pushed a commit to branch master
in repository libio-async-loop-epoll-perl.

commit c5bb0e17e1b44aec60cdc50392a687215fb35e75
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Sep 21 00:18:54 2013 +0200

    Bump (build-)dependency on libio-async-perl to 0.60
    
    The WATCHDOG_ENABLE was implemented somewhere between 0.52 and 0.60.
    Since we don't have any in-between versions in Debian, simply depend on
    0.60
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6a32a5b..cdd8720 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libio-async-loop-epoll-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libio-async-perl (>= 0.33),
+Build-Depends-Indep: libio-async-perl (>= 0.60),
  liblinux-epoll-perl,
  libtest-fatal-perl,
  libtest-pod-perl,
@@ -18,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-l
 Package: libio-async-loop-epoll-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
- libio-async-perl (>= 0.33),
+ libio-async-perl (>= 0.60),
  liblinux-epoll-perl
 Breaks: libio-async-perl (<< 0.33)
 Description: Perl extension for an event loop using epoll

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-loop-epoll-perl.git



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