This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-strip-perl.
commit 43ed51cb1104c6c148b55ba30ae3d804f21c3afb Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:22:42 2014 +0200 Make short description a noun phrase. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a0736e4..5c580f5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} -Description: strip HTML markup from text +Description: module to strip HTML markup from text HTML::Strip simply strips HTML-like markup from text in a very quick and brutal manner. It could quite easily be used to strip XML or SGML from text as well. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-strip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
