[libdancer-plugin-database-perl] 03/04: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Wed Sep 18 17:17:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdancer-plugin-database-perl.
commit e7a6fda71ff1c0f90309f84474d974a2ecd2e656
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Sep 18 19:16:32 2013 +0200
Update (build) dependencies.
---
debian/control | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 442fcdb..1ceee93 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdancer-perl (>= 1.3099),
- libdbd-sqlite3-perl,
- libdbi-perl,
+ libdancher-plugin-database-core-perl,
libtest-pod-coverage-perl,
libtest-pod-perl,
perl
@@ -22,8 +21,8 @@ Homepage: https://metacpan.org/release/Dancer-Plugin-Database/
Package: libdancer-plugin-database-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
- libdancer-perl (>= 1.3099),
- libdbi-perl
+ libdancher-plugin-database-core-perl,
+ libdancer-perl (>= 1.3099)
Description: Dancer plugin providing easy database connections
Dancer::Plugin::Database is a Dancer plugin that provides an easy way to
obtain a connected DBI database handle by simply calling the "database"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-database-perl.git
More information about the Pkg-perl-cvs-commits
mailing list