[libconfig-model-dpkg-perl] 22/23: test support of debian/*.install files

dod at debian.org dod at debian.org
Mon Feb 13 12:29:39 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 e51a496a0b322e0558f011bba397e4f31eb0995a
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Feb 13 13:21:52 2017 +0100

    test support of debian/*.install files
---
 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 d9b01de..7ba8579 100644
--- a/t/model_tests.d/dpkg-test-conf.pl
+++ b/t/model_tests.d/dpkg-test-conf.pl
@@ -199,6 +199,8 @@ sub add {
         check => {
             'copyright Files:"modules/Perl6-MIME-Base64/*" Copyright' => 'Adrian White',
             'copyright Files:"modules/DBIish/*" Comment' => qr/should be preserved by cme update/,
+            'install:rakudo-star list:0' => 'usr/bin/*',
+            'install:rakudo-star list:1' => 'usr/share/*',
         },
         file_check_sub => add(qw/home log/),
     },

-- 
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