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

dlintott-guest pushed a commit to branch master
in repository libhttp-server-simple-perl.

commit 6ec0705db0c34a1513fc83e43a9b70c96dbfb9d3
Author: Daniel Lintott <[email protected]>
Date:   Tue Feb 3 13:04:51 2015 +0000

    Add libcgi-pm-perl to (build-)depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index da9e8ed..0f27474 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, netbase, libtest-pod-perl, 
- libtest-pod-coverage-perl
+ libtest-pod-coverage-perl, libcgi-pm-perl
 Maintainer: Debian Perl Group <[email protected]>
 Uploaders: Niko Tyni <[email protected]>,
  Krzysztof Krzyzaniak (eloy) <[email protected]>, Jonathan Yu <[email protected]>,
@@ -19,7 +19,7 @@ Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-server-si
 
 Package: libhttp-server-simple-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, libcgi-pm-perl
 Description: simple stand-alone HTTP server
  HTTP::Server::Simple is a simple standalone HTTP server. By default, it does
  not thread or fork. It does, however, act as a simple frontend which can be

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-server-simple-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