[libfont-freetype-perl] 12/13: Mark package as autopkgtest-able.
gregor herrmann
gregoa at debian.org
Sun Jun 7 17:49:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfont-freetype-perl.
commit 4a0b8167caeb090d742954cfc5fb6ae93b3288c3
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 7 19:44:36 2015 +0200
Mark package as autopkgtest-able.
---
debian/control | 2 +-
debian/tests/pkg-perl/skip-smoke | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 8658f42..fc81cb9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libfont-freetype-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Anthony Fok <foka at debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
libdevel-checklib-perl,
@@ -25,4 +26,3 @@ Description: module to read font files and render glyphs from Perl using FreeTyp
which supports many formats. It can render images of characters with
high-quality hinting and antialiasing, extract metrics information, and
extract the outlines of characters in scalable formats like TrueType.
-
diff --git a/debian/tests/pkg-perl/skip-smoke b/debian/tests/pkg-perl/skip-smoke
new file mode 100644
index 0000000..7be99c3
--- /dev/null
+++ b/debian/tests/pkg-perl/skip-smoke
@@ -0,0 +1,2 @@
+# fails in our own dummy module?!
+t/99pod.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfont-freetype-perl.git
More information about the Pkg-perl-cvs-commits
mailing list