[libgedcom-perl] 02/03: Make the package autopkgtestable

Niko Tyni ntyni at moszumanska.debian.org
Sun Sep 18 16:19:42 UTC 2016


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

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

commit dbd2be9abee9e723f21072b713e6c10475ec93d4
Author: Niko Tyni <ntyni at debian.org>
Date:   Sun Sep 18 18:37:58 2016 +0300

    Make the package autopkgtestable
---
 debian/control                    | 1 +
 debian/tests/pkg-perl/smoke-env   | 2 ++
 debian/tests/pkg-perl/smoke-files | 4 ++++
 debian/tests/pkg-perl/smoke-setup | 4 ++++
 4 files changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index c1f5728..5b9c64f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgedcom-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgedcom-perl.git
 Homepage: https://metacpan.org/release/Gedcom
+Testsuite: autopkgtest-pkg-perl
 
 Package: libgedcom-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/smoke-env b/debian/tests/pkg-perl/smoke-env
new file mode 100644
index 0000000..17a4070
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-env
@@ -0,0 +1,2 @@
+# t/namefreq.t fails with --merge
+PKG_PERL_PROVE_ARGS=
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
new file mode 100644
index 0000000..8fe3dcc
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-files
@@ -0,0 +1,4 @@
+t
+royal.ged
+gedcom-5.5.grammar
+parse_grammar
diff --git a/debian/tests/pkg-perl/smoke-setup b/debian/tests/pkg-perl/smoke-setup
new file mode 100755
index 0000000..dddcb71
--- /dev/null
+++ b/debian/tests/pkg-perl/smoke-setup
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# parse_grammar writes files here
+mkdir -p "$TDIR/lib/Gedcom"

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



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