haskell-pandoc-citeproc 0.2-3 source package in Ubuntu

Changelog

haskell-pandoc-citeproc (0.2-3) unstable; urgency=medium


  * Fix data file handling (closes: #734155):
    - Install chicago-author-date.csl in libghc-pandoc-citeproc-data.
    - Make libghc-pandoc-citeproc-dev and pandoc-citeproc depend on
      libghc-pandoc-citeproc-data.
    - Fix paths of locale files to match what Text.CSL.Data expects.
  * Set LANG when running the test suite (though to en_US.UTF-8, not C.UTF-8
    which doesn't work) as well as LC_ALL.

 -- Colin Watson <email address hidden>  Wed, 08 Jan 2014 12:15:42 +0000

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-pandoc-citeproc_0.2-3.dsc 3.4 KiB 830563d56c89647daabab5fc329a2e5190930b62f3e09ef67c54298e64155f22
haskell-pandoc-citeproc_0.2.orig.tar.gz 243.5 KiB 4d54092a277e547e2d5f57aab12836a59f1060344a5fca83939b6541eb9f0d3e
haskell-pandoc-citeproc_0.2-3.debian.tar.gz 10.6 KiB 0a62fa185ccb5e53d0fcc6c6fd21645ac9040515a9981f6f6d2aa8b30cc18910

Available diffs

No changes file available.

Binary packages built by this source

libghc-pandoc-citeproc-data: Pandoc support for Citation Style Language - data files

 pandoc-citeproc is a Haskell implementation of the Citation Style Language
 (CSL).
 .
 pandoc-citeproc adds to pandoc, the famous Haskell text processing tool, a
 Bibtex like citation and bibliographic formatting and generation
 facility.
 .
 CSL is an XML language for specifying citation and bibliographic
 formatting, similar in principle to BibTeX .bst files or the binary
 style files in commercial products like Endnote or Reference Manager.
 .
 This package contains the data files needed to use the library.

libghc-pandoc-citeproc-dev: support for using pandoc with citeproc

 The pandoc-citeproc library exports functions for using the citeproc
 system with pandoc. It relies on citeproc-hs, a library for rendering
 bibliographic reference citations into a variety of styles using a
 macro language called Citation Style Language (CSL). More details on
 CSL can be found here: http://citationstyles.org/ .
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-citeproc-doc: support for using pandoc with citeproc; documentation

 The pandoc-citeproc library exports functions for using the citeproc
 system with pandoc. It relies on citeproc-hs, a library for rendering
 bibliographic reference citations into a variety of styles using a
 macro language called Citation Style Language (CSL). More details on
 CSL can be found here: http://citationstyles.org/ .
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pandoc-citeproc-prof: support for using pandoc with citeproc; profiling libraries

 The pandoc-citeproc library exports functions for using the citeproc
 system with pandoc. It relies on citeproc-hs, a library for rendering
 bibliographic reference citations into a variety of styles using a
 macro language called Citation Style Language (CSL). More details on
 CSL can be found here: http://citationstyles.org/ .
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

pandoc-citeproc: Pandoc support for Citation Style Language - tools

 pandoc-citeproc is a Haskell implementation of the Citation Style Language
 (CSL).
 .
 This contains two executables: pandoc-citeproc, which works as a
 pandoc filter (pandoc >= 1.12), and biblio2yaml, which converts
 bibliographic databases to a yaml format suitable for inclusion in
 pandoc YAML metadata.