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

ntyni pushed a commit to branch master
in repository libdata-dumper-simple-perl.

commit 64b301d8388ecb795ccd67b318f17dd92d0ad3f2
Author: Niko Tyni <nt...@debian.org>
Date:   Fri Jun 5 09:39:03 2015 +0300

    Mention the module name in the long description
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3dcfffb..bbf2f86 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Package: libdata-dumper-simple-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: Easily dump variables together with their names 
(Data::Dumper-like)
- This module allows the user to dump variables in a Data::Dumper format.
- Unlike the default behavior of Data::Dumper, the variables are named
+ Data::Dumper::Simple allows the user to dump variables in a Data::Dumper
+ format. Unlike the default behavior of Data::Dumper, the variables are named
  (instead of $VAR1, $VAR2, etc.)  Data::Dumper provides an extended 
  interface that allows the programmer to name the variables, but this
  interface requires a lot of typing and is prone to tyops (sic).  This 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-dumper-simple-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