[libdevel-profile-perl] 05/05: Fix lintian warning description-synopsis-starts-with-article

Axel Beckert abe at deuxchevaux.org
Fri Jul 24 00:05:13 UTC 2015


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

abe pushed a commit to branch master
in repository libdevel-profile-perl.

commit 9e6208546933e08196252c08eda0591a71460b5e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Jul 24 02:04:38 2015 +0200

    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 6e6f3b2..53f9a52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libdevel-profile-perl (1.05-3) UNRELEASED; urgency=low
   * Add myself as Uploader.
   * Declare compliance with Debian Policy 3.9.6.
   * Switch to source format "3.0 (quilt)".
+  * Fix lintian warning description-synopsis-starts-with-article.
 
  -- Axel Beckert <abe at debian.org>  Fri, 24 Jul 2015 01:58:25 +0200
 
diff --git a/debian/control b/debian/control
index 4ac0fcb..d21180b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libdevel-profile-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Description: a Perl code profiler
+Description: Perl code profiler
  Devel::Profile is a Perl code profiler. It collects information on the
  execution time of a Perl script and of the subs in that script. This
  information can be used to determine which subroutines are using the most

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



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