[libtest-exit-perl] 07/08: (build-)depend on libreturn-multilevel-perl
Florian Schlichting
fsfs at alioth.debian.org
Sun Aug 11 14:18:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libtest-exit-perl.
commit a55783bb5f23064c02374a7e4a63f3278ff2f9a8
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Aug 11 16:16:31 2013 +0200
(build-)depend on libreturn-multilevel-perl
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1e5ccfa..6a27639 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Maximilian Gass <mxey at cloudconnected.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ libreturn-multilevel-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-exit-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-exit-perl.git
@@ -14,7 +15,8 @@ Package: libtest-exit-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
- perl
+ perl,
+ libreturn-multilevel-perl
Description: Perl module for testing whether code exits without terminating
Test::Exit provides some simple tools for testing that code does or does not
call exit(), while stopping code that does exit at the point of the exit().
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-exit-perl.git
More information about the Pkg-perl-cvs-commits
mailing list