[SCM] Debian packaging of Dancer CPAN distribution branch, master, updated. debian/0.03-1-9-g9c1ec90
gregor herrmann
gregoa at debian.org
Sun Jun 16 13:58:26 UTC 2013
The following commit has been merged in the master branch:
commit b1cfd3289ba5a9587010b92b954f5da93421c22a
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 16 15:53:44 2013 +0200
Update build/runtime dependencies.
diff --git a/debian/control b/debian/control
index 5eea36f..2254874 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,14 @@ Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
libconfig-any-perl,
+ libcrypt-urandom-perl,
libhttp-body-perl,
libhttp-date-perl,
libhttp-message-perl,
libhttp-server-simple-psgi-perl,
libjson-perl,
+ libjson-xs-perl,
+ libmath-random-isaac-xs-perl,
libmime-types-perl,
libmodule-runtime-perl,
libmoo-perl,
@@ -24,7 +27,7 @@ Build-Depends-Indep: libcapture-tiny-perl (>= 0.12),
libtest-tcp-perl (>= 1.13),
liburi-perl,
libwww-perl,
- libyaml-perl,
+ libyaml-libyaml-perl,
perl (>= 5.13.8)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer2-perl.git
@@ -49,9 +52,10 @@ Depends: ${misc:Depends},
libtemplate-perl,
libtemplate-tiny-perl,
liburi-perl,
- libyaml-perl,
+ libyaml-libyaml-perl,
perl (>= 5.13.8)
-Recommends: libjs-jquery,
+Recommends: libcrypt-urandom-perl,
+ libjs-jquery,
libjson-xs-perl,
libmath-random-isaac-xs-perl
Description: lightweight yet powerful web application framework
--
Debian packaging of Dancer CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list