[libeval-closure-perl] 03/04: Build-Depends and Recommends libdevel-lexalias-perl
Alessandro Ghedini
ghedo at alioth.debian.org
Mon Aug 5 11:38:04 UTC 2013
This is an automated email from the git hooks/post-receive script.
ghedo pushed a commit to branch master
in repository libeval-closure-perl.
commit c6fd4bca656ecb13308497c0562000673b2d466b
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date: Mon Aug 5 13:29:56 2013 +0200
Build-Depends and Recommends libdevel-lexalias-perl
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 75ebf07..fa20d23 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
+ libdevel-lexalias-perl (>= 0.05),
libpadwalker-perl,
libsub-exporter-perl,
libtest-fatal-perl,
@@ -21,6 +22,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libsub-exporter-perl,
libtry-tiny-perl
+Recommends: libdevel-lexalias-perl (>= 0.05)
Description: Perl module to safely and cleanly create closures via string eval
String eval is often used for dynamic code generation. For instance, Moose
uses it heavily, to generate inlined versions of accessors and constructors,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libeval-closure-perl.git
More information about the Pkg-perl-cvs-commits
mailing list