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

gregoa pushed a commit to branch master
in repository libdata-walk-perl.

commit dedc4238deebc169c529e44b596771797380b866
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Aug 6 15:58:27 2016 +0200

    Make short description a noun phrase.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5e28485..1646d8f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          perl (>= 5.19.9) | libscalar-list-utils-perl (>= 1:1.38)
-Description: Traverse Perl data structures
+Description: module to traverse Perl data structures
  With Data::Walk, one can have a call back function being called for each node
  in a given structure. It works with hash references, array references and
  blessed references of arbitrary depth.

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