[libcli-framework-perl] 04/05: Build depend on libdbi-perl and libdbd-sqlite3-perl to let all tests run
Balint Reczey
rbalint at moszumanska.debian.org
Fri Aug 15 19:31:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
rbalint pushed a commit to branch master
in repository libcli-framework-perl.
commit 9f942d37b1c85b4bfae7411307e26de9bc19508e
Author: Balint Reczey <balint at balintreczey.hu>
Date: Fri Aug 15 20:17:27 2014 +0200
Build depend on libdbi-perl and libdbd-sqlite3-perl to let all tests run
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 38e81e2..059f339 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Balint Reczey <balint at balintreczey.hu>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), libdbi-perl, libdbd-sqlite3-perl
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcli-framework-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcli-framework-perl.git
More information about the Pkg-perl-cvs-commits
mailing list