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

gregoa pushed a commit to branch master
in repository libdata-phrasebook-perl.

commit 23042b771fbbdc087c7de8ae6195166441d07e6b
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 11 16:50:00 2014 +0200

    Extend long description.
---
 debian/control | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 093b5a3..29b5967 100644
--- a/debian/control
+++ b/debian/control
@@ -21,3 +21,8 @@ Description: perl implementation of the phrasebook paradigm
  The phrasebook pattern is a technique to separate expressions in one language
  (e.g. SQL) from the main code that is written in another (e.g. Perl). The
  translations are kept in a separate file - the phrasebook.
+ .
+ Data::Phrasebook enables the framework for abstracting common or locale data
+ out of your code into a datastore. The default is within a plain text file,
+ but more complex datastores can be intrigrated via the use of other
+ Data::Pharsebook::Loader distributions (eg YAML, XML, INI, DBI).

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-phrasebook-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to