[libio-all-perl] 02/03: Add libfile-copy-recursive-perl to Build-Depends-Indep

Axel Beckert abe at deuxchevaux.org
Thu May 14 14:51:21 UTC 2015


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

abe pushed a commit to branch master
in repository libio-all-perl.

commit 353a0262444bff8c9cda607807fad2c88653852e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu May 14 16:42:32 2015 +0200

    Add libfile-copy-recursive-perl to Build-Depends-Indep
    
    This allows one to run all tests in t/copy.t.
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 009e7d5..df7f46a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libio-all-perl (0.86-2) UNRELEASED; urgency=medium
 
   * Patch in a switch to use installed IO::All when running under
     autopkgtest. (Closes: #785029)
+  * Add libfile-copy-recursive-perl to Build-Depends-Indep to be able to
+    run all tests in t/copy.t.
 
  -- Axel Beckert <abe at debian.org>  Mon, 11 May 2015 20:30:33 +0200
 
diff --git a/debian/control b/debian/control
index 59dd777..92ead8c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
            Chris Butler <chrisb at debian.org>,
            Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9~)
-Build-Depends-Indep: libfile-readbackwards-perl,
+Build-Depends-Indep: libfile-copy-recursive-perl,
+                     libfile-readbackwards-perl,
                      libmldbm-perl,
                      libspiffy-perl,
                      netbase,

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



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