[libtest-tempdir-perl] 04/08: Update build/runtime dependencies.
gregor herrmann
gregoa at debian.org
Fri Sep 13 13:13:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-tempdir-perl.
commit 5f837e366e0950646b73e76d945a0f8550d03ede
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 13 15:09:55 2013 +0200
Update build/runtime dependencies.
---
debian/compat | 2 +-
debian/control | 15 ++++++++++-----
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a3eaf4d..9391d6e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,21 @@ Uploaders: franck cuny <franck at lumberjaph.net>,
Iulian Udrea <iulian at ubuntu.com>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libdirectory-scratch-perl,
+Build-Depends: debhelper (>= 9.20130630~),
+ libmodule-build-tiny-perl (>= 0.027),
+ perl
+Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
+ libdirectory-scratch-perl,
libfile-nfslock-perl,
libmoose-perl,
libmoosex-types-path-class-perl,
+ libnamespace-autoclean-perl,
libnamespace-clean-perl,
libpath-class-perl,
libsub-exporter-perl,
- libtest-use-ok-perl,
- perl
+ libtest-checkdeps-perl (>= 0.006),
+ libtest-requires-perl,
+ libtest-use-ok-perl
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tempdir-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tempdir-perl.git
@@ -26,6 +31,7 @@ Depends: ${misc:Depends},
libfile-nfslock-perl,
libmoose-perl,
libmoosex-types-path-class-perl,
+ libnamespace-autoclean-perl,
libnamespace-clean-perl,
libpath-class-perl,
libsub-exporter-perl
@@ -36,4 +42,3 @@ Description: Perl module that creates temporary files for testing
* prevent race conditions when running parallel tests harness
* empty directory before running tests
* files are not cleaned at the end of the tests if they fail
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-tempdir-perl.git
More information about the Pkg-perl-cvs-commits
mailing list