[libhttp-server-simple-perl] 04/05: Add libcgi-pm-perl to (build-)depends

Daniel Lintott daniel at serverb.co.uk
Tue Feb 3 16:34:11 UTC 2015


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 <daniel at serverb.co.uk>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at iki.fi>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
@@ -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



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