[libjson-any-perl] 06/07: (Build-) depend on libnamespace-clean-perl.

gregor herrmann gregoa at debian.org
Mon Sep 15 18:47:06 UTC 2014


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

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

commit d653d2a54cf47b3ec69590a9898c3bd1e3f16e53
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 15 20:45:42 2014 +0200

    (Build-) depend on libnamespace-clean-perl.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a729f92..6eb6fed 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libjson-perl,
                      libjson-xs-perl,
+                     libnamespace-clean-perl,
                      libtest-fatal-perl,
                      libtest-requires-perl,
                      libtest-warnings-perl,
@@ -26,7 +27,8 @@ Package: libjson-any-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libjson-xs-perl
+         libjson-xs-perl,
+         libnamespace-clean-perl
 Description: wrapper class for the various JSON classes
  The JSON::Any module provides a coherent API to bring together the various
  JSON modules currently on CPAN. This module will allow you to code to

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



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