[libdir-self-perl] 01/03: Make the package autopkgtestable

ntyni at debian.org ntyni at debian.org
Wed Aug 2 08:45:31 UTC 2017


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

ntyni pushed a commit to branch master
in repository libdir-self-perl.

commit c451a1ff2a05617c2df8eaea9ad4ec1abeafd659
Author: Niko Tyni <ntyni at debian.org>
Date:   Wed Aug 2 11:41:17 2017 +0300

    Make the package autopkgtestable
    
    t/zerlegungsgleichheit/d.t is not supposed to be run,
    but pkg-perl-autopkgtest recurses into t/ by default since 0.37
---
 debian/control                    | 1 +
 debian/tests/pkg-perl/smoke-tests | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 943bf8c..99f3c36 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Dir-Self
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdir-self-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdir-self-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libdir-self-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/smoke-tests b/debian/tests/pkg-perl/smoke-tests
new file mode 100644
index 0000000..01e29a8
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-tests
@@ -0,0 +1 @@
+t/*.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdir-self-perl.git



More information about the Pkg-perl-cvs-commits mailing list