[libjson-any-perl] 04/05: Drop (build) dependency on libnamespace-clean-perl.

gregor herrmann gregoa at debian.org
Sat Jul 4 21:00:51 UTC 2015


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 f16afc064a73070134ac92ed54f80836b2cf8c3b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 4 22:58:43 2015 +0200

    Drop (build) dependency on libnamespace-clean-perl.
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9aa9496..cdc4805 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ 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,
@@ -28,8 +27,7 @@ Package: libjson-any-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libjson-xs-perl,
-         libnamespace-clean-perl
+         libjson-xs-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