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

js pushed a commit to branch master
in repository libpandoc-elements-perl.

commit c97d9d84d40a723c710d9b662e2325ed44e016a8
Merge: f2dcacf aa0a6a8
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Dec 28 00:58:39 2015 +0530

    Merge tag 'upstream/0.15'
    
    Upstream version 0.15
    
    # gpg: Underskrift lavet man 28 dec 2015 00:58:36 IST
    # gpg:                bruger RSA nøgle 0x2C7C3146C1A00121
    # gpg: God underskrift fra »Jonas Smedegaard <d...@jones.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jo...@homebase.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <j...@debian.org>«
    # gpg:        også kendt som »[jpeg image of size 4165]«

 Changes                                |  18 ++
 MANIFEST                               |  13 +-
 META.json                              |   6 +-
 META.yml                               |   6 +-
 README                                 |  30 ++-
 cpanfile                               |   7 +
 examples/comments.pl                   |   0
 examples/deemph.pl                     |   0
 examples/myemph.pl                     |  31 +++
 examples/remove-unnumbered-sections.pl |  28 +++
 examples/theorem.pl                    |  52 ++++
 lib/Pandoc/Elements.pm                 | 327 ++++++++++++++++---------
 lib/Pandoc/Filter.pm                   | 103 ++++----
 lib/Pandoc/Filter/Lazy.pm              | 114 +++++++++
 lib/Pandoc/Walker.pm                   | 160 +++++++-----
 lib/Pod/Simple/Pandoc.pm               | 432 +++++++++++++++++++++++++++++++++
 script/{pandoc-walk => pandocwalk}     |  40 ++-
 script/pod2pandoc                      | 100 ++++++++
 t/filter.t                             |  36 ++-
 t/lazy.t                               |  45 ++++
 t/match.t                              |  30 +++
 t/outline                              |   2 +-
 t/{pandoc-walk.t => pandocwalk.t}      |  12 +-
 t/pod-simple-pandoc.t                  |  31 +++
 t/stringify.t                          |   7 +-
 t/walker.t                             |  23 +-
 26 files changed, 1370 insertions(+), 283 deletions(-)

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