This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-classapi-perl.
commit 0773b313da18987150ab5fd36c98d61d1aa97f81 Author: gregor herrmann <[email protected]> Date: Tue Dec 22 19:47:20 2015 +0100 Mention module name in long description. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0474646..cbfd476 100644 --- a/debian/control +++ b/debian/control @@ -25,4 +25,4 @@ Description: Perl extension for basic first-pass API testing for class trees For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. - This module aims to provide such a capability. + Test::ClassAPI aims to provide such a capability. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-classapi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
