[libmodule-bundled-files-perl] 01/01: add libclass-isa-perl to Depends as well

gregor herrmann gregoa at debian.org
Sat Oct 25 00:18:49 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-bundled-files-perl.

commit e896b866fe3980466bc7acdb3d64dc5a8a67d28a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 25 02:17:35 2014 +0200

    add libclass-isa-perl to Depends as well
    
    Git-Dch: Ignore
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8175c64..ee02556 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: https://metacpan.org/release/Module-Bundled-Files
 
 Package: libmodule-bundled-files-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, libclass-isa-perl
 Description: perl module to access files bundled with your module
  Module::Bundled::Files provides a simple method of accessing files that need
  to be bundled with a module.

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



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