This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-databaserow-perl.
commit c3e46ef7471f9cece01beeebdadf510041f894ba Author: gregor herrmann <[email protected]> Date: Tue Jul 8 18:14:55 2014 +0200 Add build dependency on libdbd-sqlite3-perl, needed by new tests. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8576a91..d704d8e 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdbi-perl, + libdbd-sqlite3-perl, libtest-exception-perl, libtest-warn-perl, perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-databaserow-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
