[libtest-routine-perl] 03/04: Add (build) dependency on libtry-tiny-perl.
gregor herrmann
gregoa at debian.org
Sun Dec 15 17:01:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-routine-perl.
commit bd00870af5d56628b7c3da529649c49d31a38478
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Dec 15 18:00:32 2013 +0100
Add (build) dependency on libtry-tiny-perl.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 02a1181..1398179 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends-Indep: libclass-load-perl,
libparams-util-perl,
libsub-exporter-perl,
libtest-fatal-perl,
+ libtry-tiny-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
perl
Standards-Version: 3.9.5
@@ -29,6 +30,7 @@ Depends: ${misc:Depends},
libnamespace-clean-perl,
libparams-util-perl,
libsub-exporter-perl,
+ libtry-tiny-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Description: Perl test framework for tests as composable units of assertion
Test::Routine is a very simple framework for writing your tests as composable
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-routine-perl.git
More information about the Pkg-perl-cvs-commits
mailing list