[libdata-stag-perl] 11/13: make short description a noun phrase
Florian Schlichting
fsfs at alioth.debian.org
Tue Sep 17 19:49:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libdata-stag-perl.
commit f9d4448f90345f49800cd8c689dc0cfdda852c0d
Author: Florian Schlichting <fsfs at debian.org>
Date: Tue Sep 17 21:41:58 2013 +0200
make short description a noun phrase
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 66a71d4..32bcc23 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libio-string-perl
Recommends: perl-tk, libgd-gd2-perl | libgd-gd2-noxpm-perl,
libxml-libxslt-perl, libmldbm-perl, libgraph-perl, libxml-perl
-Description: Structured Tags datastructures
- This module is for manipulating data as hierarchical tag/value
+Description: module to manipulate Structured Tags datastructures
+ Data::Stag is for manipulating data as hierarchical tag/value
pairs (Structured TAGs or Simple Tree AGgreggates). These
datastructures can be represented as nested arrays, which have the
advantage of being native to perl. A simple example is shown below:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-stag-perl.git
More information about the Pkg-perl-cvs-commits
mailing list