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

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

commit feb27e73c13db1f599caa3329c3db750db8ad076
Author: gregor herrmann <gre...@debian.org>
Date:   Sun May 3 17:41:41 2015 +0200

    Add "gcc | c-compiler" to Recommends, needed by File::FcntlLock::Inline.
    
    Closes: #783760
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 4caaf73..7e4a295 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Architecture: any
 Depends: ${perl:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
+Recommends: gcc | c-compiler
 Description: Perl module for file locking with fcntl(2)
  File::FcntlLock is a Perl module to do file locking in an object oriented
  fashion using the fcntl(2) system call. This allows locks on parts of a file 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to