[libwebservice-cia-perl] 01/05: Fix lintian warning package-has-a-duplicate-build-relation

Axel Beckert abe at deuxchevaux.org
Mon Jun 2 01:26:22 UTC 2014


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

abe pushed a commit to branch master
in repository libwebservice-cia-perl.

commit f9b91f49619bae99f722613714b076731a1d8b7a
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Jun 2 03:15:05 2014 +0200

    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 a44eaf3..47d8801 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ libwebservice-cia-perl (1.4-2) UNRELEASED; urgency=low
     + Replace "dh_clean -k" with "dh_prep".
     + Remove obsolete targets, deletions and variable usage.
     + Finally switch to a minimal dh v7 style debian/rules file.
+  * Also fixes the following lintian warnings:
+    + package-has-a-duplicate-build-relation
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:48:55 +0100
 
diff --git a/debian/control b/debian/control
index 2dead0b..e5b851f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8~),
                perl
-Build-Depends-Indep: perl,
-                     libcrypt-ssleay-perl,
+Build-Depends-Indep: libcrypt-ssleay-perl,
                      libmldbm-perl,
                      libwww-perl,
                      libtest-pod-perl,

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



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