This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libtext-markup-perl.
commit 02cc7f4cafc1a1b5e7ee16e637ba92d0c31467d3 Author: Axel Beckert <[email protected]> Date: Wed Jul 22 22:17:46 2015 +0200 Fix grammar issue in long package description --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0c69148..be594dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ libtext-markup-perl (0.23-2) UNRELEASED; urgency=medium [ Axel Beckert ] * Add patch to fix missing <head> in rendered Markdown (Closes: #793321) + * Fix grammar issue in long package description. -- Axel Beckert <[email protected]> Wed, 22 Jul 2015 22:08:57 +0200 diff --git a/debian/control b/debian/control index 9ececb9..6a99c2f 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Depends: libfile-bom-perl (>= 0.14), ${perl:Depends} Recommends: python Description: Parse text markup into HTML - Text::Markup provides an single interface for parsing a large number + Text::Markup provides a single interface for parsing a large number of text markup formats and converting them to HTML. It currently supports the following markups: . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-markup-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
