[libpg-hstore-perl] 05/09: Mention the module name in the long description.
Bas Couwenberg
sebastic at xs4all.nl
Tue Sep 3 16:25:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch master
in repository libpg-hstore-perl.
commit 781fbc02e1895817c037fe07646727c6a081fa8a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Sep 3 18:07:23 2013 +0200
Mention the module name in the long description.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5f03c1f..b6568bd 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Package: libpg-hstore-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl module for working with PostgreSQLs HSTORE data type
- Decodes and encodes PostgreSQLs HSTORE data type into/from Perl hash refs.
+ Pg::hstore decodes and encodes PostgreSQLs HSTORE data type into/from Perl
+ hash refs.
.
This module was previously known as DBD::Pg::hstore, but has been renamed
to Pg::hstore because it's not DBD specific.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpg-hstore-perl.git
More information about the Pkg-perl-cvs-commits
mailing list