[libfile-libmagic-perl] 10/12: Drop hardcoded libmagic1 from Depends.

gregor herrmann gregoa at debian.org
Sat Dec 5 20:43:52 UTC 2015


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

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

commit 68796e0b24f4480e95bbbe4fa30ae62ec745fd84
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 5 21:39:18 2015 +0100

    Drop hardcoded libmagic1 from Depends.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d525280..6271894 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,7 @@ Package: libfile-libmagic-perl
 Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
-         ${shlibs:Depends},
-         libmagic1 (>= 5.10)
+         ${shlibs:Depends}
 Description: Perl interface to libmagic for determining file type
  The File::LibMagic module is a simple perl interface to libmagic from the
  file-4.x or file-5.x package from Christos Zoulas

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



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