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

dom pushed a commit to branch master
in repository libhtml-formatexternal-perl.

commit 63bf861c1d000aa356de5c7f6f4d4c2be437a064
Author: Dominic Hargreaves <d...@earth.li>
Date:   Sun Apr 5 18:03:54 2015 +0100

    Build-Depend + Recommend on all formatters available in Debian
---
 debian/control | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 778ad3d..5003363 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,13 @@ Uploaders: Dominic Hargreaves <d...@earth.li>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libipc-run-perl,
  liburi-perl (>= 0.08),
- perl
+ perl,
+ elinks,
+ html2text,
+ links,
+ lynx-cur,
+ netrik,
+ w3m,
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-formatexternal-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libhtml-formatexternal-perl.git
@@ -18,7 +24,17 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libipc-run-perl,
  liburi-perl (>= 0.08)
-Description: HTML to text formatting using external programs.
- (no description was found)
+Recommends:
+ elinks,
+ html2text,
+ links,
+ lynx-cur,
+ netrik,
+ w3m,
+Description: HTML to text formatting using external programs
+ A collection of formatter modules turning HTML into plain text
+ using external programs such as elinks, html2text, links, lynx, w3m.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ The programming interface is compatible with HTML::FormatText and
+ HTML::FormatText::WithLinks, so you can fairly easily switch how you
+ want the formatting done.

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