[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.002-1-8-g8f3c798

Jonas Smedegaard dr at jones.dk
Mon May 6 14:22:32 UTC 2013


The following commit has been merged in the master branch:
commit bc2f99f29855b732aded1ec8cb8e724890cf6875
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon May 6 16:13:44 2013 +0200

    Build-depend on libclass-insideout-perl and libvalidation-class-perl: Optionally used in testsuite.

diff --git a/debian/rules b/debian/rules
index 4b64c47..cfb575e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 DEB_UPSTREAM_TARBALL_MD5 = 3fe56a95184fac1361bc440933ffd62c
 
 # Needed by upstream testsuite
-perl-deps-test = moose mouse json
+perl-deps-test = moose mouse json class-insideout validation-class
 deps-test = $(patsubst %,$(comma) lib%-perl,$(perl-deps-test))
 deps-test +=, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 deps-test +=, libmoo-perl (>= 1.001000)

-- 
libtype-tiny-perl Debian packaging



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