[libsymbol-global-name-perl] 06/07: Extend short and long description.

gregor herrmann gregoa at debian.org
Sat May 3 16:27:55 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsymbol-global-name-perl.

commit b2351184dfb1e438944f8a92174a8436a2a19651
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 3 18:25:31 2014 +0200

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

diff --git a/debian/control b/debian/control
index 38e4fa1..9945bfe 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,10 @@ Package: libsymbol-global-name-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Description: finds name and type of a global variable
- Lookups symbol table to find an element by reference.
+Description: module to find name and type of a global variable
+ Symbol::Global::Name lookups the symbol table to find an element by
+ reference.
+ .
+ Its find() method takes a reference and optionally a package name. It returns
+ the name of the referenced variable as long as it's in the package or
+ sub-package and it's a global variable.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsymbol-global-name-perl.git



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