This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhook-wrapsub-perl.
commit 4c7f53e21523fe38d50d77960640c98cde8d35c1 Author: gregor herrmann <[email protected]> Date: Sun Jun 22 11:08:00 2014 +0200 Make short description a noun phrase. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fae04b8..7f145e4 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhook-wraps Package: libhook-wrapsub-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} -Description: wrap subs with pre- and post-call hooks +Description: module to wrap subs with pre- and post-call hooks Hook::WrapSub enables intercepting a call to any named function; handlers may be added both before and after the call to the intercepted function. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhook-wrapsub-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
