[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.006-1-208-g1b14add

Jonas Smedegaard dr at jones.dk
Sun Jun 30 14:29:42 UTC 2013


The following commit has been merged in the master branch:
commit 701ce68d328fa0d1e8759f76267ab600e65c4a32
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 30 16:23:32 2013 +0200

    Build-depend on libdevel-stacktrace-perl, libmoosex-types-perl and libmousex-types-perl (and mention in comment Sub::Exporter::Lexical and Function::Parameters not yet in Debian): Optionally needed for testsuite.

diff --git a/debian/rules b/debian/rules
index 6d7105f..51ded0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,9 @@ DEB_UPSTREAM_PACKAGE = Type-Tiny
 DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/T/TO/TOBYINK
 
 # Needed by upstream testsuite
-perl-deps-test = moose mouse class-insideout
+# TODO: add Sub::Exporter::Lexical and Function::Parameters when in Debian
+perl-deps-test = moose mouse class-insideout devel-stacktrace
+perl-deps-test += moosex-types mousex-types
 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