[libhash-merge-perl] 03/04: add (build) dependency on libclone-choose-perl (in NEW)

Damyan Ivanov dmn at moszumanska.debian.org
Fri Nov 17 22:18:17 UTC 2017


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

dmn pushed a commit to branch master
in repository libhash-merge-perl.

commit a8fbd5b8d3fa237632674c36ca3235ad88736812
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Nov 17 22:17:13 2017 +0000

    add (build) dependency on libclone-choose-perl (in NEW)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 68ad247..acab8fe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libclone-perl,
+Build-Depends-Indep: libclone-choose-perl,
                      perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhash-merge-perl.git
@@ -16,7 +16,7 @@ Package: libhash-merge-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libclone-perl
+         libclone-choose-perl
 Description: Perl module for merging arbitrarily deep hashes into a single hash
  Hash::Merge merges two arbitrarily deep hashes into a single hash.  That
  is, at any level, it will add non-conflicting key-value pairs from one

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



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