[libvalidation-class-perl] 01/05: Add missing and undeclared (build) dependency on libclone-perl

gregor herrmann gregoa at debian.org
Fri Nov 24 18:00:56 UTC 2017


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

gregoa pushed a commit to branch master
in repository libvalidation-class-perl.

commit e179f5c37213ed4af03e6ba6a6aeef259c23449f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 24 18:53:22 2017 +0100

    Add missing and undeclared (build) dependency on libclone-perl
    
    which was pulled in by a prerequisite earlier.
    
    Thanks: autopkgtest and ci.debian.net.
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index f697334..2dd9aa7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libclass-method-modifiers-perl,
+                     libclone-perl,
                      libdbd-sqlite3-perl,
                      libdbi-perl,
                      libhash-flatten-perl,
@@ -25,6 +26,7 @@ Package: libvalidation-class-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libclone-perl,
          libhash-flatten-perl,
          libhash-merge-perl,
          liblist-moreutils-perl,

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



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