This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libanyevent-i3-perl.
commit 236c1e938e6b0d72dc3b0b3b976fd9cd518ad397 Author: gregor herrmann <[email protected]> Date: Sat Oct 25 23:46:13 2014 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/SKIP | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 498e1e3..e0a9f20 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-i3-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-i3-perl.git Homepage: https://metacpan.org/release/AnyEvent-I3 +Testsuite: autopkgtest-pkg-perl Package: libanyevent-i3-perl Architecture: all diff --git a/debian/tests/pkg-perl/SKIP b/debian/tests/pkg-perl/SKIP new file mode 100644 index 0000000..6938d39 --- /dev/null +++ b/debian/tests/pkg-perl/SKIP @@ -0,0 +1,2 @@ +# tests need i3 WM +smoke -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-i3-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
