[libdancer2-plugin-database-perl] 07/09: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Fri Oct 17 13:50:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdancer2-plugin-database-perl.

commit 226ba8f4de2a327ed435c7b2931e07b7073e932a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 15:44:45 2014 +0200

    Update (build) dependencies.
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 574a5ff..0988ceb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,11 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libdancer-plugin-database-core-perl,
-                     libdancer2-perl,
+Build-Depends-Indep: libdancer-plugin-database-core-perl (>= 0.08),
+                     libdancer2-perl (>= 0.151000),
                      libdbd-sqlite3-perl,
+                     libhttp-message-perl,
+                     libplack-perl (>= 1.0032),
                      libtest-pod-perl,
                      libtest-pod-coverage-perl,
                      perl
@@ -19,8 +21,8 @@ Package: libdancer2-plugin-database-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libdancer-plugin-database-core-perl,
-         libdancer2-perl
+         libdancer-plugin-database-core-perl (>= 0.08),
+         libdancer2-perl (>= 0.151000)
 Description: module for easy database connections for Dancer2 applications
  Dancer2::Plugin::Database Provides an easy way to obtain a connected DBI
  database handle by simply calling the database keyword within your Dancer2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-plugin-database-perl.git



More information about the Pkg-perl-cvs-commits mailing list