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

nickm-guest pushed a commit to branch master
in repository libconfig-properties-perl.

commit 853e4ac0f72c4aa218537f3369d9e5a91791759b
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Mon Jun 20 00:40:18 2016 +0100

    d/control
---
 debian/control | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 09d436a..0ee4b88 100644
--- a/debian/control
+++ b/debian/control
@@ -14,22 +14,13 @@ Testsuite: autopkgtest-pkg-perl
 Package: libconfig-properties-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Read and write property files
+Description: Perl module to read and write Java-style property files
  Config::Properties is a near implementation of the java.util.Properties API.
  It is designed to allow easy reading, writing and manipulation of Java-style
- property files.
+ property files in Perl applications.
  .
  The format of a Java-style property file is that of a key-value pair
  separated by either whitespace, the colon (:) character, or the equals (=)
  character. Whitespace before the key and on either side of the separator is
- ignored.
- .
- Lines that begin with either a hash (#) or a bang (!) are considered comment
- lines and ignored.
- .
- A backslash (\) at the end of a line signifies a continuation and the next
- line is counted as part of the current line (minus the backslash, any
- whitespace after the backslash, the line break, and any whitespace at the
- beginning of the next line).
- .
- This description was automagically extracted from the module by dh-make-perl.
+ ignored. Lines that begin with either a hash (#) or a bang (!) are considered
+ comment lines and ignored.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to