[libsub-recursive-perl] 01/01: Improve short desc

Peter Roberts pwr22-guest at moszumanska.debian.org
Fri Mar 7 03:43:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

pwr22-guest pushed a commit to branch master
in repository libsub-recursive-perl.

commit ca1ae0af5caf4abf969bae61ef276869600a14a8
Author: Peter Roberts <me+dev at peter-r.co.uk>
Date:   Fri Mar 7 03:41:11 2014 +0000

    Improve short desc
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 372773a..1870e07 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libsub-recursive-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  perl (>= 5.6)
-Description: anonymous memory leak free recursive subroutines
+Description: Perl module for memory-leak free recursive anonymous subroutines
  Recursive closures suffer from a severe memory leak. Sub::Recursive makes the
  problem go away cleanly and at the same time allows you to write recursive
  subroutines as expression and can make them truly anonymous. There's no

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-recursive-perl.git



More information about the Pkg-perl-cvs-commits mailing list