libpandoc-elements-perl (0.33-1) experimental; urgency=medium [ upstream ] * New release(s). [ Jonas Smedegaard ] * Mention inclusion of pandoc filter multifilter in long description. * Refactor to limit use of CDBS. * Update package relations: + (Build-)depend on libpandoc-wrapper-perl. + Build-depend on libtest-deep-perl. + Stop build-depend on cdbs or licensecheck or dh-buildinfo. + Stop recommend pandoc. + Skip testsuite build-dependencies for stage1 builds. * Avoid install empty manpage. -- Jonas Smedegaard Fri, 31 Mar 2017 13:12:06 +0200 libpandoc-elements-perl (0.24-1) unstable; urgency=medium [ upstream ] * New release(s). + Support new (Pandoc 1.16) document model with Link and Image attributes. + Fix blessing metadata top level values. + Support stringification of meta elements. + Add SoftBreak inline element, introduced in Pandoc 1.16. + Fix and extend attributes function. + Document and test removal of SoftBreak element. + fix json serialization to ensure right scalar types. + Extend attributes with Hash::MultiValue. + Drop support of special key 'classes' in attributes helper function. + Add graphviz example. + extend method 'keyvals' as setter. + document and extend metadata elements by method 'metavalue'. + let to_json return canonical JSON. + Add multifilter script to run filters specified in document metadata. + Add metavars example. + Make most getters also setters. * Update watch file: + Bump to file format 4. + Watch only MetaCPAN URL. + Add usage comment. + Tighten version regex. * Drop CDBS get-orig-source target: Use gbp import-orig --uscan. * Modernize git-buildpackage config: Filter any .git* file. * Declare compliance with Debian Policy 3.9.8. * Modernize Vcs-Git field: Use https protocol. * Update copyright info: Extend coverage of Debian packaging. * Update package relations: + (Build-)depend on libhash-multivalue-perl libipc-run3-perl. + Build-depend on libtest-exception-perl. + Build-depend on licensecheck (not devscripts). * Drop obsolete lintian override regarding debhelper 9. * Install examples. -- Jonas Smedegaard Tue, 10 Jan 2017 21:54:48 +0100 libpandoc-elements-perl (0.15-1) unstable; urgency=medium [ upstream ] * New release(s). + Add pod2pandoc script and Pod::Simple::Pandoc. + Add string as method to replace function stringify. + Fix nasty bug in Pandoc::Element constructor reuse. + Fix passing of output format. + Add method match (experimental). + Add examples myemph.pl and theorem.pl. + Refactor and introduce Pandoc::Filter::Lazy. + Fix Pod::Simple::Pandoc for old Pod::Simple. + Allow more lazy filter scripting. + Add example to remove unnumbered sections. -- Jonas Smedegaard Mon, 28 Dec 2015 01:03:10 +0530 libpandoc-elements-perl (0.11-1) unstable; urgency=medium [ upstream ] * New release(s). + Support definition of filters as hash. + Add utility script pandoc-walk. + New method: pandoc_walk. + Provide special variable $_ to action functions. + UTF-8 output with pandoc_walk and pandoc_filter. + Include tests of pandoc-walk. [ Jonas Smedegaard ] * Update copyright info: Tighten licensing of packaging to GPL-3+. -- Jonas Smedegaard Tue, 08 Dec 2015 01:21:37 +0530 libpandoc-elements-perl (0.08-1) unstable; urgency=medium [ upstream ] * New release(s). + Extend documentation and examples. + New helper function: citation. [ Jonas Smedegaard ] * Update copyright info: + Extend coverage of packaging. + Relax packaging license to GPL-2+. * Fix lintian overrides. * Bump debhelper compatibility level to 9. * Add lintian override regarding debhelper 9. -- Jonas Smedegaard Sat, 24 Oct 2015 19:43:27 +0200 libpandoc-elements-perl (0.06-1) unstable; urgency=low * Initial Release. Closes: bug#781000. -- Jonas Smedegaard Mon, 01 Jun 2015 19:52:47 +0200