[libpgobect-util-dbmethod-perl] 05/07: Update and correct the debian/control file.
Robert James Clay
jame at rocasa.us
Sat May 10 18:33:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
jame-guest pushed a commit to branch master
in repository libpgobect-util-dbmethod-perl.
commit dcb650ea3fcd1f0d5f2e94e62acec8779c1cdae2
Author: Robert James Clay <jame at rocasa.us>
Date: Sat May 10 13:15:57 2014 -0400
Update and correct the debian/control file.
---
debian/control | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e661c45..3f7fdf6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Robert James Clay <jame at rocasa.us>
Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpgobject-util-dbmethod-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpgobject-util-dbmethod-perl.git
@@ -13,7 +15,10 @@ Homepage: https://metacpan.org/release/PGObject-Util-DBMethod
Package: libpgobject-util-dbmethod-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: Declarative stored procedure <-> object mappings for
- (no description was found)
+Description: object mappings for the PGObject Framework
+ This package provides syntactic sugar which allows for declarative mapping of
+ stored procedures to supported PGObject paradigms. It is designed to work
+ initially with PGObject::Simple, but will almost certainly be supported with
+ PGObject::CompositeType when this is released.
.
- This description was automagically extracted from the module by dh-make-perl.
+ Please see the POD/Man page for detailed information.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpgobect-util-dbmethod-perl.git
More information about the Pkg-perl-cvs-commits
mailing list