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

gregoa pushed a commit to branch master
in repository libio-prompt-tiny-perl.

commit fbef8d3b21ff0e3e313ce2de18047fdfee81e7c5
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 31 21:43:14 2015 +0100

    Mention module name in long description.
    
    Thanks: lintian.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 7b2d1d2..902e878 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
 Description: module that prompts for user input with a default option
- This is an extremely simple prompting module, based on the extremely simple
- prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and
- this module gives it to you without all the overhead of ExtUtils::MakeMaker
- just to prompt for input.
+ IO::Prompt::Tiny is an extremely simple prompting module, based on the
+ extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's
+ all you need and this module gives it to you without all the overhead of
+ ExtUtils::MakeMaker just to prompt for input.
  .
  It doesn't do any validation, coloring, menus, timeouts, or any of the wild,
  crazy, cool stuff that other prompting modules do. It just prompts with a

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libio-prompt-tiny-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