[libclass-returnvalue-perl] 04/14: Fix lintian warning description-synopsis-starts-with-article

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 01:27:03 UTC 2014


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

abe pushed a commit to branch master
in repository libclass-returnvalue-perl.

commit a68ac36b416716a408a353e58e12c65484a86e9e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 31 18:03:30 2013 +0100

    Fix lintian warning description-synopsis-starts-with-article
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6621eca..a9f4348 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ libclass-returnvalue-perl (0.55-2) UNRELEASED; urgency=low
   [ Axel Beckert ]
   * Fix the following lintian warnings:
     + copyright-refers-to-symlink-license
+    + description-synopsis-starts-with-article
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:08 +0200
 
diff --git a/debian/control b/debian/control
index dfd3967..c738bd8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libdevel-stacktrace-perl
-Description: A return-value object that lets you treat it as a boolean, array or object
+Description: return-value object that can be treated as boolean, array or object
  Class::ReturnValue is a "clever" return value object that can allow
  code calling your routine to expect:
  a boolean value (did it fail)

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



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