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

gregoa pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 8bcca138f14860f647a920a1fb7fad21b79ba53c
Author: gregor herrmann <[email protected]>
Date:   Sun Oct 12 23:10:04 2014 +0200

    Add (build) dependency on libio-pipely-perl.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d72365d..b02aa33 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Perl Group 
<[email protected]>
 Uploaders: Alex Muntada <[email protected]>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libmojolicious-perl (>= 4.00),
+ libio-pipely-perl,
  perl
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmojolicious-plugin-cgi-perl.git
@@ -14,6 +15,7 @@ Homepage: https://metacpan.org/release/Mojolicious-Plugin-CGI
 Package: libmojolicious-plugin-cgi-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libio-pipely-perl,
  libmojolicious-perl (>= 4.00)
 Description: Mojolicious plugin to run CGI scripts
  Mojolicious::Plugin::CGI plugin enables Mojolicious to run Perl CGI scripts.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to