[libpandoc-elements-perl] branch master updated (3e5924c -> 213d68b)

Jonas Smedegaard dr at jones.dk
Sat Oct 24 18:01:54 UTC 2015


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

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

      from  3e5924c   Prepare for release: Update changelog and copyright hints.
      adds  ddcba7a   more examples
      adds  7bab795   Extend examples (issue #3)
      adds  ed600cf   Extend documentation
      adds  3dabb21   Release
      adds  0e586c2   0.07
      adds  2f10f51   Remove non-perl example files
      adds  e771d19   Simplify creation of citations (#9)
      adds  1392eec   Release
      adds  659b94c   0.08
      adds  2144cf9   Imported Upstream version 0.08
       new  6264af4   Merge tag 'upstream/0.08'
       new  bb7b5e4   Update copyright info: Extend coverage of packaging, and relax packaging license to GPL-2+.
       new  a3a05a1   Fix lintian overrides.
       new  e957f4a   Bump debhelper compatibility level to 9.
       new  1466218   Tidy rules file: Suppress versioned debhelper build-dependency.
       new  0064d31   Add lintian override regarding debhelper 9.
       new  213d68b   Prepare for release: Update changelog and copyright hints.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                             |   2 +-
 Changes                              |   6 ++
 MANIFEST                             |   6 +-
 META.json                            |   6 +-
 META.yml                             |   6 +-
 README                               | 145 +++++++++++++++++++++-----
 cpanfile                             |   2 +-
 debian/changelog                     |  17 +++
 debian/compat                        |   2 +-
 debian/copyright                     |   8 +-
 debian/copyright_hints               |  16 ++-
 debian/rules                         |   6 +-
 debian/source/lintian-overrides      |   5 +
 dist.ini                             |   3 +
 examples/caps.pl                     |  32 ++++++
 examples/{deflists.pl => deflist.pl} |  19 +---
 lib/Pandoc/Elements.pm               | 194 +++++++++++++++++++++++++++++------
 lib/Pandoc/Filter.pm                 |  11 +-
 t/citation.t                         |  20 ++++
 19 files changed, 407 insertions(+), 99 deletions(-)
 create mode 100755 examples/caps.pl
 rename examples/{deflists.pl => deflist.pl} (70%)
 create mode 100644 t/citation.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpandoc-elements-perl.git



More information about the Pkg-perl-cvs-commits mailing list