This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmoosex-app-perl.
commit 4445947f0c5e97e5ec74c42be1eeedc8ff498837 Author: gregor herrmann <[email protected]> Date: Wed Oct 15 22:05:00 2014 +0200 Mark package as autopkgtest-able. --- debian/control | 1 + debian/tests/pkg-perl/skip-syntax | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 6f7af23..314ad13 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-app-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-app-perl.git Homepage: https://metacpan.org/release/MooseX-App +Testsuite: autopkgtest-pkg-perl Package: libmoosex-app-perl Architecture: all diff --git a/debian/tests/pkg-perl/skip-syntax b/debian/tests/pkg-perl/skip-syntax new file mode 100644 index 0000000..9d24d46 --- /dev/null +++ b/debian/tests/pkg-perl/skip-syntax @@ -0,0 +1,2 @@ +# would need Text::WagnerFischer +/usr/share/perl5/MooseX/App/Plugin/Typo/Meta/Class.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-app-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
