This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libx11-keyboard-perl.
commit da7126034d38a25e9fc1941a6b990d4adb800573 Author: gregor herrmann <[email protected]> Date: Thu May 14 00:45:29 2015 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/module-name | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index b12a777..38276a6 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/X11-Keyboard Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-keyboard-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx11-keyboard-perl.git +Testsuite: autopkgtest-pkg-perl Package: libx11-keyboard-perl Architecture: all diff --git a/debian/tests/pkg-perl/module-name b/debian/tests/pkg-perl/module-name new file mode 100644 index 0000000..b7df980 --- /dev/null +++ b/debian/tests/pkg-perl/module-name @@ -0,0 +1 @@ +X11::Keyboard -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-keyboard-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
