[debhelper-devel] [debhelper] 02/04: autopkgtest-pkg-perl: add debian/tests/pkg-perl/skip-syntax.

Niels Thykier nthykier at moszumanska.debian.org
Sat Jul 15 19:18:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit f13b362d4bf704c2e90d485e87d00f072899bfdc
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 15 17:41:05 2017 +0200

    autopkgtest-pkg-perl: add debian/tests/pkg-perl/skip-syntax.
    
    autopkgtest-pkg-perl's syntax.t skips the syntax check of .pm files if a
    package has Suggests: and there's no explicit skip list (on the assumption
    that some will fail because they need module from the packages in
    Suggests:).
    
    Add a debian/tests/pkg-perl/skip-syntax file with a dummy entry to allow
    syntax.t to check all real files.
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/tests/pkg-perl/skip-syntax | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax
new file mode 100644
index 0000000..3ea2891
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-syntax
@@ -0,0 +1 @@
+Dummy/Entry.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list