This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libpod-simple-wiki-perl.
commit 6a8ecac1d66e3ce6bc510c3ffdcc9aa579618cb5 Merge: 9697dc4 2daa989 Author: Xavier Guimard <[email protected]> Date: Wed May 14 06:02:01 2014 +0200 Merge tag 'upstream/0.16' Upstream version 0.16 .travis.yml | 8 + Changes | 14 +- MANIFEST | 45 +- META.json | 2 +- META.yml | 2 +- bin/pod2wiki | 29 +- examples/pod2wiki.pl | 29 +- lib/Pod/Simple/Wiki.pm | 22 +- lib/Pod/Simple/Wiki/Confluence.pm | 4 +- lib/Pod/Simple/Wiki/Kwiki.pm | 4 +- lib/Pod/Simple/Wiki/{Confluence.pm => Markdown.pm} | 177 +++---- lib/Pod/Simple/Wiki/Mediawiki.pm | 4 +- lib/Pod/Simple/Wiki/Moinmoin.pm | 4 +- lib/Pod/Simple/Wiki/Template.pm | 4 +- lib/Pod/Simple/Wiki/Textile.pm | 4 +- lib/Pod/Simple/Wiki/Tiddlywiki.pm | 4 +- lib/Pod/Simple/Wiki/Twiki.pm | 4 +- lib/Pod/Simple/Wiki/Usemod.pm | 4 +- t/10_01_markdown_format.t | 82 +++ t/10_02_markdown_head.t | 93 ++++ t/10_03_markdown_lists.t | 553 +++++++++++++++++++++ t/10_04_markdown_links.t | 89 ++++ t/10_05_markdown_escapes.t | 180 +++++++ 23 files changed, 1199 insertions(+), 162 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-simple-wiki-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
