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

lamby pushed a commit to branch master
in repository lintian.

commit 4db80edb1b2f91d76e6330998f7182a61b35a682
Author: Chris Lamb <[email protected]>
Date:   Tue Apr 3 22:38:30 2018 +0100

    Add a minimum requirement for libyaml-libyaml-perl for $LoadBlessed; thanks 
Mattia!
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8bdf463..6337ab4 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Build-Depends: aspell <!nocheck>,
                libtext-template-perl <!nocheck>,
                libtimedate-perl <!nocheck>,
                liburi-perl <!nocheck>,
-               libyaml-libyaml-perl <!nocheck>,
+               libyaml-libyaml-perl (>= 0.69) <!nocheck>,
                libxml-simple-perl <!nocheck>,
                man-db <!nocheck>,
                node-uglify <!nocheck>,
@@ -102,7 +102,7 @@ Depends: binutils,
          libtext-levenshtein-perl,
          libtimedate-perl,
          liburi-perl,
-         libyaml-libyaml-perl,
+         libyaml-libyaml-perl (>= 0.69),
          libxml-simple-perl,
          man-db,
          patchutils,

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git

Reply via email to