[libparallel-prefork-perl] 03/04: Add (build) dependency on libsignal-mask-perl.

gregor herrmann gregoa at debian.org
Sat May 10 11:49:38 UTC 2014


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

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

commit 63d6f1c74fccc0ee078554071b5184a5b6f8414f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 10 13:48:53 2014 +0200

    Add (build) dependency on libsignal-mask-perl.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8570b1f..09f33e6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends-Indep: libclass-accessor-lite-perl,
                      liblist-moreutils-perl,
                      libproc-wait3-perl,
                      libscope-guard-perl,
+                     libsignal-mask-perl,
                      libtest-requires-perl,
                      libtest-sharedfork-perl,
                      perl
@@ -23,7 +24,8 @@ Depends: ${misc:Depends},
          libclass-accessor-lite-perl,
          liblist-moreutils-perl,
          libproc-wait3-perl,
-         libscope-guard-perl
+         libscope-guard-perl,
+         libsignal-mask-perl
 Description: simple prefork server framework
  Parallel::Prefork is much like Parallel::ForkManager, but supports graceful
  shutdown and run-time reconfiguration.

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



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