[libtest-file-sharedir-perl] 04/07: Add (build) dependency on libscope-guard-perl.
gregor herrmann
gregoa at debian.org
Mon Oct 26 18:45:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-file-sharedir-perl.
commit ae510e8954f0697e5845350c16ff7805954e8d36
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 26 19:43:26 2015 +0100
Add (build) dependency on libscope-guard-perl.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 983ff93..667e7ac 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep: perl,
libfile-copy-recursive-perl,
libfile-sharedir-perl,
libpath-tiny-perl,
+ libscope-guard-perl,
libtest-fatal-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.5
@@ -24,7 +25,8 @@ Depends: ${misc:Depends},
libclass-tiny-perl,
libfile-copy-recursive-perl,
libfile-sharedir-perl,
- libpath-tiny-perl
+ libpath-tiny-perl,
+ libscope-guard-perl
Description: Perl module to create fake ShareDirs
Test::File::ShareDir is a Perl test module that provides functionality for
creating fake ShareDirs (directories to store read-only data such as /usr/share
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-file-sharedir-perl.git
More information about the Pkg-perl-cvs-commits
mailing list