[libmath-vec-perl] 08/15: Fix lintian warning using-first-person-in-description

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 01:29:00 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 ec6cd73695ac3ae822cab380a3174d486edcdaa4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 02:08:33 2013 +0100

    Fix lintian warning using-first-person-in-description
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a257f45..1edbcb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,7 +32,9 @@ 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
+  * Fix the following lintian warnings:
+    + package-has-a-duplicate-build-relation
+    + using-first-person-in-description
   * Switch to source format "3.0 (quilt)"
   * Revamp debian/rules:
     + Fix lintian warning debian-rules-missing-recommended-target
diff --git a/debian/control b/debian/control
index 01dba50..daef29f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Description: Object-Oriented Vector Math Methods in Perl
  .
  It uses most of the same algorithms, and currently preserves the same
  names as the original functions, though some aliases have been added to
- make the interface more natural (at least to the way I think.)
+ make the interface more natural.
  .
  The "object" for the object oriented calling style is a blessed array
  reference which contains a vector of the form [x,y,z].  Methods will

-- 
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