[libpandoc-elements-perl] 10/11: Skip testsuite build-dependencies for stage1 builds.
Jonas Smedegaard
dr at jones.dk
Fri Mar 31 11:16:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libpandoc-elements-perl.
commit d79761361e259accce9da1710e4dec0d5cef890c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Mar 31 13:10:38 2017 +0200
Skip testsuite build-dependencies for stage1 builds.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 0c2db3d..5bb71cf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Build-Depends:
libmodule-build-tiny-perl,
perl,
# tests
- libtest-exception-perl,
- libtest-output-perl,
- libtest-deep-perl,
+ libtest-exception-perl <!stage1>,
+ libtest-output-perl <!stage1>,
+ libtest-deep-perl <!stage1>,
# runtime
libhash-multivalue-perl,
libipc-run3-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpandoc-elements-perl.git
More information about the Pkg-perl-cvs-commits
mailing list