[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: d/control: Switch from libyaml-perl to libyaml-libyaml-perl in Build-Depends/Suggests



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

jwilk pushed a commit to branch master
in repository lintian.

commit 43dcd124144589216ed2b1e917a97baad60cf658
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sun Feb 7 13:15:43 2016 +0100

    d/control: Switch from libyaml-perl to libyaml-libyaml-perl in Build-Depends/Suggests
    
    Lintian switched from using YAML::Any (provided by libyaml-perl) to
    YAML::XS (provided by libyaml-libyaml-perl) in 851f2fe7bddc, but the
    package relationships weren't updated accordingly.
---
 debian/changelog | 4 ++++
 debian/control   | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 85a24dc..4e03ae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,10 @@ lintian (2.5.41) UNRELEASED; urgency=medium
     + [JW] Fix some corrections.
     + [JW] Add more corrections.
 
+  * debian/control:
+    + [JW] Switch from libyaml-perl to libyaml-libyaml-perl in
+      Build-Depends and Suggests. (Lintian has been using the latter
+      package since 2.5.31.)
   * debian/{lintian.links,manpages,rules}:
     + [NT] Update to install the new lab-tool command.
 
diff --git a/debian/control b/debian/control
index bfd40c8..5087671 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Build-Depends: aspell,
                libtext-template-perl,
                libtimedate-perl,
                liburi-perl,
-               libyaml-perl,
+               libyaml-libyaml-perl,
                man-db,
                node-uglify,
                patchutils,
@@ -112,7 +112,7 @@ Suggests: binutils-multiarch,
           dpkg-dev,
           libhtml-parser-perl,
           libtext-template-perl,
-          libyaml-perl
+          libyaml-libyaml-perl
 Breaks: funny-manpages (<< 1.3-5.1),
         pkg-perl-tools (<< 0.23)
 Replaces: funny-manpages (<< 1.3-5.1)

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


Reply to: