[libconfig-model-dpkg-perl] 06/10: test consistency between compat and debhelper version
dod at debian.org
dod at debian.org
Mon Nov 13 17:29:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.
commit a5a7c658b58269f57066307aa12762c6f4b45c79
Author: Dominique Dumont <dod at debian.org>
Date: Fri Nov 10 19:14:36 2017 +0100
test consistency between compat and debhelper version
---
t/model_tests.d/dpkg-test-conf.pl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/t/model_tests.d/dpkg-test-conf.pl b/t/model_tests.d/dpkg-test-conf.pl
index 6c523aa..2565372 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -41,6 +41,8 @@ sub add {
{ name => 't0',
check => {
'control source Build-Depends-Indep:3' => 'libtest-pod-perl',
+ 'control source Build-Depends:0' => 'debhelper (>= 8)',
+ 'compat' => 8,
},
# add() returns a sub used to tweak file list
file_check_sub => add('home'),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list