[libconfig-general-perl] 06/10: Slightly improve short and long description.
    gregor herrmann 
    gregoa at debian.org
       
    Sun May 11 14:01:49 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libconfig-general-perl.
commit 7a0f8fdfe3067822ab00e9515a11d568d379ead7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 11 15:54:57 2014 +0200
    Slightly improve short and long description.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d9bcdf2..329953d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ Homepage: https://metacpan.org/release/Config-General
 Package: libconfig-general-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends} 
-Description: Generic Configuration Module
- This module opens a configuration file and parses its contents for
- you. After parsing it returns a hash which contains all options and
- their associated values from your configuration file.
+Description: generic configuration module
+ Config::General opens a configuration file and parses its contents for you.
+ After parsing it returns a hash which contains all options and their
+ associated values from your configuration file.
  .
  The format of configuration files supported by Config::General is
  inspired by the well known Apache configuration format, in fact, this
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-general-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list