[libclass-prototyped-perl] 04/09: Improve short and long description.
gregor herrmann
gregoa at debian.org
Sat Sep 21 20:32:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-prototyped-perl.
commit f6ef4204eadb94ef3f220568f7e86d4448e58f36
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 21 22:25:53 2013 +0200
Improve short and long description.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4924a66..d759419 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Suggests: libgraphviz-perl
-Description: Fast prototype-based OO programming in Perl
- This package provides for efficient and simple prototype-based
+Description: module for fast prototype-based OO programming in Perl
+ Class:Prototyped provides for efficient and simple prototype-based
programming in Perl. You can provide different subroutines for each
object, and also have objects inherit their behavior and state from
another object.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-prototyped-perl.git
More information about the Pkg-perl-cvs-commits
mailing list