[libconfig-model-dpkg-perl] 02/02: control: dep on libsoftware-license-perl >= 0.103010-3~ ...

dod at debian.org dod at debian.org
Fri Apr 1 17:29:35 UTC 2016


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

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

commit 8a3fdab1244fb9d751d509cf2fbc55c3fe0de62d
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Apr 1 19:27:38 2016 +0200

    control: dep on libsoftware-license-perl >= 0.103010-3~ ...
    
    ... to get BSD full text instead of summary. Wihtout this dependency
    the fix implemented in previous commit won't work (and the fix will
    loop until C::M::Value gives up)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 80df6ba..797ebf1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: bash-completion,
                      libmouse-perl,
                      libparse-recdescent-perl,
                      libpath-tiny-perl,
-                     libsoftware-license-perl (>= 0.103010-3~),
+                     libsoftware-license-perl (>= 0.103011-3~),
                      libtest-differences-perl,
                      libtest-exception-perl,
                      libtest-memory-cycle-perl,
@@ -45,7 +45,7 @@ Depends: ${misc:Depends},
          liblog-log4perl-perl,
          libmouse-perl,
          libparse-recdescent-perl,
-         libsoftware-license-perl (>= 0.103010-3~),
+         libsoftware-license-perl (>= 0.103011-3~),
          libtext-autoformat-perl,
          libtext-levenshtein-damerau-perl,
          liburi-perl,

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



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