[libmoosex-runnable-perl] 05/09: Missed a couple of depends

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sat Apr 12 14:30:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

dlintott-guest pushed a commit to branch master
in repository libmoosex-runnable-perl.

commit 4c2cf5b604d015696e98608f16ee40e9ff5ec328
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sat Apr 12 15:14:37 2014 +0100

    Missed a couple of depends
    
    Git-Dch: Ignore
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 38484b8..aa4b132 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,11 +33,12 @@ deps-build = $(patsubst %,$(comma) lib%-perl,$(perl-build-deps))
 
 # Needed by upstream build process and (always) at runtime
 perl-deps = moose moosex-getopt moosex-types moosex-types-path-class
-perl-deps += list-moreutils namespace-autoclean params-util class-load
+perl-deps += moosex-types-path-tiny list-moreutils namespace-autoclean 
+perl-deps += params-util class-load path-tiny
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 # Needed by upstream testsuite
-perl-deps-test = tabledriven use-ok exception
+perl-deps-test = tabledriven use-ok exception fatal
 deps-test = $(patsubst %,$(comma) libtest-%-perl,$(perl-deps-test))
 
 # Needed (sometimes) at runtime

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-runnable-perl.git



More information about the Pkg-perl-cvs-commits mailing list