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

gregoa pushed a commit to branch master
in repository libeval-linenumbers-perl.

commit c7d9e89fb379345402d6e2f36a3b2cd698d378ac
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Apr 21 20:00:54 2014 +0200

    control
---
 debian/control | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d17a9fe..11e0325 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,11 @@ Homepage: https://metacpan.org/release/Eval-LineNumbers
 Package: libeval-linenumbers-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Add line numbers to eval'ed heredoc blocks
- Add a #line "this-file" 392 comment to heredoc/hereis text that is going to
- be eval'ed so that error messages will point back to the right place.
+Description: module to add line numbers to eval'ed heredoc blocks
+ Eval::LineNumbers adds a '#line "this-file" 392' comment to heredoc/hereis
+ text that is going to be eval'ed so that error messages will point back to
+ the right place.
  .
  Please note: when you embed \n in your code, it gets expanded in double-quote
  hereis documents so it will mess up your line numbering. Use \\n instead when
  you can.
- .
- This description was automagically extracted from the module by dh-make-perl.

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