[libhtml-formfu-perl] 02/03: Explicitly (build) depend on libcgi-pm-perl.

gregor herrmann gregoa at debian.org
Tue Oct 14 16:58:27 UTC 2014


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

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

commit 4d1321223ce0fdd02525c14c92381fe0ec74db6e
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 14 18:57:28 2014 +0200

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

diff --git a/debian/control b/debian/control
index becec03..8089cf0 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                libfile-sharedir-install-perl
 Build-Depends-Indep: perl,
+                     libcgi-pm-perl,
                      libcgi-simple-perl,
                      libclone-perl,
                      libconfig-any-perl,
@@ -48,6 +49,7 @@ Package: libhtml-formfu-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         libcgi-pm-perl,
          libclone-perl,
          libconfig-any-perl,
          libdata-visitor-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-formfu-perl.git



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