[libstring-koremutake-perl] 03/13: Fix lintian warning package-has-a-duplicate-build-relation

Axel Beckert abe at deuxchevaux.org
Fri Dec 13 20:26:16 UTC 2013


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

abe pushed a commit to branch master
in repository libstring-koremutake-perl.

commit 45c78ab76001a9e4d8bbbaa2afa531d79bd77364
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 13 21:05:10 2013 +0100

    Fix lintian warning package-has-a-duplicate-build-relation
---
 debian/changelog | 2 ++
 debian/control   | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b63975c..069fc25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ libstring-koremutake-perl (0.30-4) UNRELEASED; urgency=low
   * Bump debhelper compatibility to 9
     + Update versioned debhelper build-dependency accordingly
     + Fixes lintian warning package-uses-deprecated-debhelper-compat-version
+  * Fix the following lintian warnings:
+    + package-has-a-duplicate-build-relation
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:59 +0200
 
diff --git a/debian/control b/debian/control
index 35c1f78..3036cb3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9~),
                perl
-Build-Depends-Indep: perl,
-                     liberror-perl,
+Build-Depends-Indep: liberror-perl,
                      libtest-exception-perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl

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



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