[libjson-multivalueordered-perl] 08/13: Make short description a noun phrase.
gregor herrmann
gregoa at debian.org
Mon Oct 13 19:02:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libjson-multivalueordered-perl.
commit e5ca12a1703e177bfe25d6891f92b72808d6253d
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 13 20:50:58 2014 +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 9f27250..7917101 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libjson-multivalueordered-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
-Description: handle JSON like {"a":1, "a":2}
+Description: module to handle JSON like {"a":1, "a":2}
A hash tied to the JSON::MultiValueOrdered class acts more or less like
a standard hash, except that when you assign a new value to an existing
key, the old value is retained underneath. An explicit delete deletes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-multivalueordered-perl.git
More information about the Pkg-perl-cvs-commits
mailing list