[libclass-accessor-lite-perl] 04/07: Mention module name in long description.
gregor herrmann
gregoa at debian.org
Fri Feb 14 20:15:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-accessor-lite-perl.
commit 11ca4b059c3f756366302f25448ac47cedff56f2
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Feb 14 21:12:08 2014 +0100
Mention module name in long description.
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e5fbbb0..ea103aa 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,6 @@ Package: libclass-accessor-lite-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: minimalistic variant of Class::Accessor
- This module is a variant of Class::Accessor. It is fast and requires less
- typing, has no dependencies to other modules, and does not mess up the @ISA.
+ Class::Accessor::Lite is a variant of Class::Accessor. It is fast and
+ requires less typing, has no dependencies to other modules, and does not mess
+ up the @ISA.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-accessor-lite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list