This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libtest-needsdisplay-perl.
commit 078db4c6d4d29e59b0ecf2cbd3a326f35bd8e64f Author: Lucas Kanashiro <[email protected]> Date: Wed Dec 30 01:01:14 2015 -0200 Mark package as autopkgtestable --- debian/changelog | 1 + debian/control | 1 + debian/tests/pkg-perl/SKIP | 2 ++ 3 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0df5cf6..57368cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ libtest-needsdisplay-perl (1.07-3) UNRELEASED; urgency=medium * Bump debhelper compatibility level to 9 * Declare compliance with Debian policy 3.9.6 * Add recommends and build dependencies on xauth and xvfb + * Mark package as autopkgtestable -- Lucas Kanashiro <[email protected]> Tue, 29 Dec 2015 00:48:44 -0200 diff --git a/debian/control b/debian/control index ae0d9ac..8e7fc3e 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Damyan Ivanov <[email protected]>, gregor herrmann <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libtest-pod-perl, diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP new file mode 100644 index 0000000..e5381f4 --- /dev/null +++ b/debian/tests/pkg-perl/SKIP @@ -0,0 +1,2 @@ +# this test produce output because have no DISPLAY, but seems ok +runtime-deps.d/use.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-needsdisplay-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
