[libwebservice-cia-perl] 03/05: Fix lintian warning extended-description-is-probably-too-short

Axel Beckert abe at deuxchevaux.org
Mon Jun 2 01:26:22 UTC 2014


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

abe pushed a commit to branch master
in repository libwebservice-cia-perl.

commit 5c8d4235e052850613c6135a51966fa7ecd337cf
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Jun 2 03:20:23 2014 +0200

    Fix lintian warning extended-description-is-probably-too-short
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7d3b058..2284ed3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ libwebservice-cia-perl (1.4-2) UNRELEASED; urgency=low
   * Also fixes the following lintian warnings:
     + package-has-a-duplicate-build-relation
     + copyright-refers-to-symlink-license
+    + extended-description-is-probably-too-short
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:48:55 +0100
 
diff --git a/debian/control b/debian/control
index e5b851f..419a451 100644
--- a/debian/control
+++ b/debian/control
@@ -24,5 +24,7 @@ Depends: ${misc:Depends},
          libmldbm-perl,
          libwww-perl
 Description: get information from the CIA World Factbook via Perl
- This Perl module gets information from the CIA World Factbook.
+ This Perl module fetches and parses information from the CIA World
+ Factbook, either based on a locally stored database or the online
+ version of the CIA World Factbook.
 

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



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