[libtest-warn-perl] 03/08: Drop (build) dependency on libtree-dagnode-perl.

gregor herrmann gregoa at debian.org
Sun Apr 6 16:17:53 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-warn-perl.

commit 83ecfc445a376f5d706261f3d5370a412a28b748
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 18:07:51 2014 +0200

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

diff --git a/debian/control b/debian/control
index 794e835..c3c2227 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libsub-uplevel-perl,
-                     libtree-dagnode-perl,
                      libtest-pod-perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-warn-perl.git
@@ -21,8 +20,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libsub-uplevel-perl,
-         perl,
-         libtree-dagnode-perl
+         perl
 Description: test module for checking which warnings are generated
  Test::Warn provides an easy way to test which warnings are thrown in some
  perl code. It is compatible with the Test::More family of utilities and

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



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