This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libjson-pointer-perl.
commit 0e799557ae970da164e877c352a704ddf0be9bc9 Author: gregor herrmann <[email protected]> Date: Sat Oct 4 00:37:12 2014 +0200 Improve short description. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index a2afa5c..74b7090 100644 --- a/debian/control +++ b/debian/control @@ -26,9 +26,9 @@ Depends: ${misc:Depends}, liburi-perl (>= 1.60), perl (>= 5.13.10) Description: Perl implementation of JSON Pointer (RFC6901) - JSON::Pointer is implemented JSON Pointer - (http://tools.ietf.org/html/rfc6901) and some useful operator from JSON Patch + JSON::Pointer implements JSON Pointer (http://tools.ietf.org/html/rfc6901), + and provides some useful operator from JSON Patch (http://tools.ietf.org/html/rfc6902). . - JSON Pointer is available to identify a specified value in JSON document, and - it is simillar to XPath. + JSON Pointer is available to identify a specified value in a JSON document, + and it is simillar to XPath. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-pointer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
