[liblocales-perl] 02/02: Drop libfile-slurp-perl from Depends.

gregor herrmann gregoa at debian.org
Mon Jul 21 21:42:31 UTC 2014


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

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

commit 722bf11bb9fb768601d6812de287c54337f7c044
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 21 23:21:35 2014 +0200

    Drop libfile-slurp-perl from Depends.
    
    Only used during tests.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 02c8d60..8f84dd0 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,7 @@ Package: liblocales-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libfile-slurp-perl,
-         libmodule-want-perl,
+         libmodule-want-perl
 Description: object-oriented access to localized CLDR information
  Locales is a Perl library providing an object-oriented interface to
  a particular locale, in order to obtain CLDR language and territory

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



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