This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdbd-csv-perl.
commit 1cef90a063a9b7b539665eec8f1a35760981dbae Author: gregor herrmann <[email protected]> Date: Thu Oct 23 21:42:04 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 653d42e..97adaea 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbd-csv-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-csv-perl.git Homepage: https://metacpan.org/release/DBD-CSV +Testsuite: autopkgtest-pkg-perl Package: libdbd-csv-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..093afdd --- /dev/null +++ b/debian/tests/pkg-perl/skip-syntax @@ -0,0 +1,2 @@ +# needs libdbi-test-perl. now in Suggests but more seems overkill. +/usr/share/perl5/DBI/Test -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-csv-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
