[libfile-read-perl] 02/04: Add dependency on libfile-slurp-perl.

gregor herrmann gregoa at debian.org
Sat Sep 13 19:07:45 UTC 2014


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

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

commit b2bc5e225641d5708ffa097edf3fde275479034a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 13 21:04:48 2014 +0200

    Add dependency on libfile-slurp-perl.
    
    Closes: #761315
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fc8a319..95c768e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Homepage: https://metacpan.org/release/File-Read
 Package: libfile-read-perl
 Architecture: all
 Depends: ${perl:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         libfile-slurp-perl
 Description: interface for reading one or more files
  File::Read mainly proposes functions for reading one or more files, with
  different options.

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



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