[libkiokudb-perl] 04/07: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Tue May 6 18:54:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libkiokudb-perl.
commit 6e281851aaf21015cf6c54c3de534db6e5207480
Author: gregor herrmann <gregoa at debian.org>
Date: Tue May 6 20:41:53 2014 +0200
Update (build) dependencies.
---
debian/control | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index f7fa848..08b7f11 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,11 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcache-ref-perl,
+ libclass-load-perl,
libdata-stream-bulk-perl (>= 0.08),
libdata-swap-perl,
- libdata-uuid-perl,
libdata-uuid-libuuid-perl,
+ libdata-uuid-perl,
libdata-visitor-perl,
libhash-util-fieldhash-compat-perl,
libjson-perl,
@@ -26,7 +27,6 @@ Build-Depends-Indep: libcache-ref-perl,
libset-object-perl,
libsub-exporter-perl,
libtest-exception-perl,
- libtest-use-ok-perl,
libthrowable-perl,
libtie-toobject-perl,
libtry-tiny-perl,
@@ -42,10 +42,11 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libcache-ref-perl,
+ libclass-load-perl,
libdata-stream-bulk-perl (>= 0.08),
libdata-swap-perl,
- libdata-uuid-perl,
libdata-uuid-libuuid-perl,
+ libdata-uuid-perl,
libdata-visitor-perl,
libhash-util-fieldhash-compat-perl,
libjson-perl,
@@ -62,12 +63,11 @@ Depends: ${misc:Depends},
libsearch-gin-perl,
libset-object-perl,
libsub-exporter-perl,
+ libtest-exception-perl,
libthrowable-perl,
libtie-toobject-perl,
libtry-tiny-perl,
libyaml-libyaml-perl
-Suggests: libtest-exception-perl,
- libtest-use-ok-perl
Description: Perl module for object persistence
KiokuDB is a Moose based frontend to various data stores, somewhere in
between Tangram and Pixie.
@@ -82,4 +82,3 @@ Description: Perl module for object persistence
Many features important for proper Perl space semantics are supported,
including shared data, circular structures, weak references, tied structures,
etc.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libkiokudb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list