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

gregoa pushed a commit to branch master
in repository libdancer-perl.

commit 3a5e19413e50d72ac7ed5bf1369ec98fe05abd52
Author: gregor herrmann <[email protected]>
Date:   Wed Oct 8 21:52:16 2014 +0200

    Explicitly (build-) depend on CGI.pm
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 8ec6171..d5f89ad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 8)
 # don't build-depend on libdancer-session-cookie-perl,
 # which depends in libdancer-perl again ...
 Build-Depends-Indep: perl,
+                     libcgi-pm-perl,
                      libclone-perl,
                      libdevel-hide-perl,
                      libhash-merge-simple-perl,
@@ -45,6 +46,7 @@ Package: libdancer-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libcgi-pm-perl,
          libhash-merge-simple-perl,
          libhttp-body-perl (>= 1.07),
          libhttp-date-perl,

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