[libclass-factory-util-perl] 05/07: Improve short and long description.
gregor herrmann
gregoa at debian.org
Mon Jun 1 18:41:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-factory-util-perl.
commit a453b9b5c01cc97c85fee45543c9ce6804b84e1b
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Jun 1 20:38:15 2015 +0200
Improve short and long description.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 62a2b30..b76c5fd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: libclass-factory-util-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
-Description: Utility method for factory classes
- When this module is loaded, it creates a method in its caller named
- subclasses(). This method returns a list of the available subclasses for the
- package.
+Description: utility method for factory classes
+ When the Class::Factory::Util module is loaded, it creates a method in its
+ caller named subclasses(). This method returns a list of the available
+ subclasses for the package.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-factory-util-perl.git
More information about the Pkg-perl-cvs-commits
mailing list