r62228 - /trunk/libtest-weaken-perl/debian/control

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Aug 30 18:23:23 UTC 2010


Author: periapt-guest
Date: Mon Aug 30 18:22:51 2010
New Revision: 62228

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62228
Log:
tweaked short description

Modified:
    trunk/libtest-weaken-perl/debian/control

Modified: trunk/libtest-weaken-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-weaken-perl/debian/control?rev=62228&op=diff
==============================================================================
--- trunk/libtest-weaken-perl/debian/control (original)
+++ trunk/libtest-weaken-perl/debian/control Mon Aug 30 18:22:51 2010
@@ -13,7 +13,7 @@
 Package: libtest-weaken-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: a tool to test that freed memory objects were actually freed
+Description: Perl module to test that freed memory objects were actually freed
  A memory leak occurs when a Perl data structure is destroyed but some of the
  contents of that structure are not freed. Leaked memory is a useless
  overhead. Leaks can significantly impact system performance. They can also




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