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

nickm-guest pushed a commit to branch master
in repository libtext-metaphone-perl.

commit ec19c07d361b16befa73334fc952c059c5b9353f
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Mon Jun 20 01:10:59 2016 +0100

    d/control
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index ff6042c..43338d8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejun...@gmail.com>
 Build-Depends: debhelper (>= 9.20120312~),
- perl
+               perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-metaphone-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtext-metaphone-perl.git
@@ -14,9 +14,11 @@ Testsuite: autopkgtest-pkg-perl
 Package: libtext-metaphone-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: A modern soundex.  Phonetic encoding of words.
- Metaphone() is a function whereby a string/word is broken down into a rough
- approximation of its english phonetic pronunciation. Very similar in concept
- and purpose to soundex, but much more comprehensive in its approach.
+Suggests: libtext-soundex-perl
+Description: a modern soundex, providing phonetic encoding of words
+ Text::Metaphone provides the Metaphone() function, whereby a string/word
+ is broken down into a rough approximation of its English phonetic
+ pronunciation. Very similar in concept  and purpose to soundex, but much
+ more comprehensive in its approach.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ This module is C/XS accelerated.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to