[libdevel-checkcompiler-perl] 01/01: Revamp long package description

Axel Beckert abe at deuxchevaux.org
Sat Jun 6 15:52:06 UTC 2015


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

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

commit 7689192f15544c3e15f64881d82f17a02be41196
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Jun 6 17:50:32 2015 +0200

    Revamp long package description
    
    Fixes lintian warning extended-description-is-probably-too-short.
---
 debian/changelog | 2 ++
 debian/control   | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2b3c616..6fdf1a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ libdevel-checkcompiler-perl (0.05-2) UNRELEASED; urgency=medium
   * Mark package as autopkgtestable
   * Declare compliance with Debian Policy 3.9.6
   * Add explicit build dependency on libmodule-build-perl
+  * Revamp long package description. Fixes lintian warning
+    extended-description-is-probably-too-short.
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 16 Aug 2014 09:31:16 +0200
 
diff --git a/debian/control b/debian/control
index d23e858..893bbd8 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,6 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
 Description: module for checking compiler availability
- Devel::CheckCompiler checks the availability of a C99 compiler. If none is
- available, it exits with return code 0.
+ Devel::CheckCompiler checks the availability of a C99 compiler. It
+ provides the function check_c99_or_exit which returns false if no C99
+ compiler is available.

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



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