[libcache-mmap-perl] 05/07: Improve short and long description.

gregor herrmann gregoa at debian.org
Fri Feb 21 18:08:00 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcache-mmap-perl.

commit ace48607a3c2e4b87b298ebec97aa5c237a15df0
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 19:04:28 2014 +0100

    Improve short and long description.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6920fae..db4e7d2 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Architecture: any
 Depends: ${perl:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
-Description: Shared data cache using memory mapped files
- This module implements a shared data cache, using memory mapped files.
+Description: module to provide a shared data cache using memory mapped files
+ Cache::Mmap implements a shared data cache, using memory mapped files.
  If routines are provided which interact with the underlying data, access to
  the cache is completely transparent, and the module handles all the details of
  refreshing cache contents, and updating underlying data, if necessary.

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



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