[libpgobject-type-bigfloat-perl] 03/04: Add initial version of long description to debian/control.

Robert James Clay jame at rocasa.us
Sun Oct 5 17:51:47 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-bigfloat-perl.

commit 74b9a997dd22d88e9b595b80cc7ef159d811928f
Author: Robert James Clay <jame at rocasa.us>
Date:   Sun Oct 5 12:38:49 2014 -0400

    Add initial version of long description to debian/control.
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0bf5280..bcfffc6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Package: libpgobject-type-bigfloat-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: Math::BigFloat wrappers for PGObject classes
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ This module provides a PGObject-aware wrapper around Math::BigFloat. This can
+ then be the basis of "double-facing" classes sitting between user interfaces
+ and the database. Once registered (optionally in a registry, which must already
+ exist), it grabs all NUMERIC and FLOAT types and returns these as
+ Math::BigFloat-compatible objects.

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



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