[libinline-c-perl] 02/03: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Fri Oct 3 09:41:48 UTC 2014


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

gregoa pushed a commit to branch master
in repository libinline-c-perl.

commit 59953c572318169f34bd0f1336af4d5bc959cc87
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 3 11:40:16 2014 +0200

    Mark package as autopkgtest-able.
---
 debian/control             | 1 +
 debian/tests/pkg-perl/SKIP | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 2a96b78..72a98e4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libinline-c-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libinline-c-perl.git
 Homepage: https://metacpan.org/release/Inline-C
+Testsuite: autopkgtest-pkg-perl
 
 Package: libinline-c-perl
 Architecture: all
diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP
new file mode 100644
index 0000000..ea6e98d
--- /dev/null
+++ b/debian/tests/pkg-perl/SKIP
@@ -0,0 +1,3 @@
+# Inline::C is not supposed to be use'd directly.
+# And tells us about it, which makes use.t fail.
+use.t

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



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