This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmojo-pg-perl.
commit 0f05391c84c140a33938d505c6175292cffc664b Author: gregor herrmann <[email protected]> Date: Tue Aug 15 00:11:49 2017 +0200 Update (build) dependencies. --- debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e141671..9e57e8d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Nick Morrott <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdbd-pg-perl (>= 3.5.1), - libmojolicious-perl (>= 7.15), + libmojolicious-perl (>= 7.32), + libsql-abstract-perl (>= 1.81), perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmojo-pg-perl.git @@ -18,7 +19,8 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdbd-pg-perl (>= 3.5.1), - libmojolicious-perl (>= 7.15) + libmojolicious-perl (>= 7.32), + libsql-abstract-perl (>= 1.81) Description: module to make PostgreSQL fun to use with Mojolicious Mojo::Pg is a wrapper around DBD::Pg that makes PostgreSQL a lot of fun to use with the Mojolicious real-time web framework. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojo-pg-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
