[libclass-load-perl] 02/03: add libnamespace-clean-perl to (build-)dependencies
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Tue Aug 26 14:07:54 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libclass-load-perl.
commit 6dfbf5652fc78ef3f300f0d95f5ad710459225c1
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Aug 26 14:04:06 2014 +0000
    add libnamespace-clean-perl to (build-)dependencies
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 81fd904..8cd6100 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.20140227~),
 Build-Depends-Indep: libdata-optlist-perl,
                      libmodule-implementation-perl,
                      libmodule-runtime-perl (>= 0.012),
+                     libnamespace-clean-perl,
                      libpackage-stash-perl (>= 0.14),
                      libtest-fatal-perl,
                      libtest-requires-perl,
@@ -28,6 +29,7 @@ Depends: ${misc:Depends},
          libdata-optlist-perl,
          libmodule-implementation-perl,
          libmodule-runtime-perl (>= 0.012),
+         libnamespace-clean-perl,
          libpackage-stash-perl (>= 0.14),
          libtry-tiny-perl
 Description: module for loading modules by name
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-load-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list