[libmath-vec-perl] 03/15: Fix lintian warning package-has-a-duplicate-build-relation
Axel Beckert
abe at deuxchevaux.org
Mon Dec 23 01:28:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libmath-vec-perl.
commit 63400e024b29b519d43cd2f7e099b0e89784a3d9
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Dec 23 01:59:37 2013 +0100
Fix lintian warning package-has-a-duplicate-build-relation
---
debian/changelog | 1 +
debian/control | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 45ddfd6..39fca14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libmath-vec-perl (1.01-2) UNRELEASED; urgency=low
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
+ Fixes package-uses-deprecated-debhelper-compat-version warning
+ * Fix lintian warning package-has-a-duplicate-build-relation
-- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 09 Oct 2007 22:30:31 +0200
diff --git a/debian/control b/debian/control
index 2782ab6..01dba50 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 9~),
perl
-Build-Depends-Indep: perl,
- libtest-pod-perl,
+Build-Depends-Indep: libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-vec-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-vec-perl.git
More information about the Pkg-perl-cvs-commits
mailing list