[libthreads-lite-perl] 03/05: Add perl dependency

Peter Roberts pwr22-guest at moszumanska.debian.org
Tue Mar 11 22:51:00 UTC 2014


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

pwr22-guest pushed a commit to branch master
in repository libthreads-lite-perl.

commit 640b81391d7ed88ce2895a6c70b05e8fabb778cc
Author: Peter Roberts <me+dev at peter-r.co.uk>
Date:   Tue Mar 11 21:07:43 2014 +0000

    Add perl dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 92917e9..ae8f679 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
-         libexperimental-perl
+         libexperimental-perl,
+         perl (>= 5.10.1)
 Description: Actor model threading for Perl
  threads::lite implements threads for perl. One crucial difference with
  threads.pm threads is that the threads are disconnected, except by message

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



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