[libcompress-bzip2-perl] 01/02: Add autopkgtest support with Testsuite: autopkgtest-pkg-perl

Niko Tyni ntyni at moszumanska.debian.org
Mon Sep 15 19:23:45 UTC 2014


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

ntyni pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 1ebd92dbe9928f1e7a5ee9663b9deb59e4be3fa0
Author: Niko Tyni <ntyni at debian.org>
Date:   Mon Sep 15 21:54:46 2014 +0300

    Add autopkgtest support with Testsuite: autopkgtest-pkg-perl
    
    t/024-compfile.t actually hangs in a busy loop without
    the sample files from bzlib-src/.
    
    Testsuite: autopkgtest-pkg-perl is new and will be supported
    by autopkgtest 3.6. See
     https://lists.debian.org/debian-perl/2014/09/msg00075.html
---
 debian/control                   |  1 +
 debian/tests/pkg-perl/test-files | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index a3d58a1..2f8ed44 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcompress-bzip2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcompress-bzip2-perl.git
 Homepage: https://metacpan.org/release/Compress-Bzip2
+Testsuite: autopkgtest-pkg-perl
 
 Package: libcompress-bzip2-perl
 Architecture: any
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
new file mode 100644
index 0000000..31cc398
--- /dev/null
+++ b/debian/tests/pkg-perl/test-files
@@ -0,0 +1,10 @@
+t
+config.in
+bzlib-src/sample0.bz2
+bzlib-src/sample0.ref
+bzlib-src/sample1.bz2
+bzlib-src/sample1.ref
+bzlib-src/sample2.bz2
+bzlib-src/sample2.ref
+bzlib-src/sample3.bz2
+bzlib-src/sample3.ref

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



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