[libpgobject-type-json-perl] 06/06: Initial update of Description in debian/control.

Robert James Clay jame at rocasa.us
Sat Jun 7 23:27:08 UTC 2014


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

jame-guest pushed a commit to branch master
in repository libpgobject-type-json-perl.

commit 04c3156a58afe003aced200de563e4285424c157
Author: Robert James Clay <jame at rocasa.us>
Date:   Sat Jun 7 19:24:37 2014 -0400

    Initial update of Description in debian/control.
---
 debian/control | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 6b7683d..2d805c8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,9 @@ Package: libpgobject-type-json-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: JSON wrappers for PGObject
- PGObject::Type::JSON allows json types or others (specified by custom
- register) types to be converted from JSON into objects according to their
- values.
- .
- This module assumes that encoding will be in UTF8 across the board and is not
- safe to use with other database encodings.
- .
- This description was automagically extracted from the module by dh-make-perl.
+ PGObject::Type::JSON is a type handler for JSON entities. This is a best
+ effort mapping of types to references. Literal values are handled as literal
+ references. It allows json types or other (specified by custom register) types
+ to be converted from JSON into objects according to their values. This module
+ assumes that encoding will be in UTF8 across the board and is not safe to use
+ with other database encodings.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobject-type-json-perl.git



More information about the Pkg-perl-cvs-commits mailing list