[libconfig-model-perl] 03/04: control: depends on libyaml-tiny-perl

dod at debian.org dod at debian.org
Mon May 15 18:50:18 UTC 2017


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

dod pushed a commit to branch master
in repository libconfig-model-perl.

commit ed6b0cb5dd7526b397d9c4357b9ee465bf22be1e
Author: Dominique Dumont <dod at debian.org>
Date:   Mon May 15 12:46:38 2017 +0200

    control: depends on libyaml-tiny-perl
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bafa86e..1ab692f 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends-Indep: bash-completion,
                      libtest-pod-perl,
                      libtest-warn-perl,
                      libtext-levenshtein-damerau-perl,
-                     libyaml-perl,
+                     libyaml-tiny-perl,
                      po-debconf
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libconfig-model-perl.git
@@ -57,7 +57,7 @@ Depends: ${misc:Depends},
          libpod-pom-perl,
          libregexp-common-perl,
          libtext-diff-perl,
-         libyaml-perl
+         libyaml-tiny-perl
 Recommends: bash-completion,
             cme,
             fuse,

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



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