pandoc/debian
fiddlosopher 4dca8f6e75 Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'.
+ Removed utf8-string and xml-light modules, and unneeded content.xml.
+ Removed code for building reference.odt from Setup.hs.
  The ODT is now built using template haskell in Text.Pandoc.ODT.
+ Removed copyright statements for utf8-string and xml modules,
  since they are no longer included in the source.
+ README: Removed claim that 'zip' is needed for ODT production.
+ Removed dependency on 'zip' from debian/control.
+ Text.Pandoc.Shared: Removed withTempDir, added inDirectory.
+ Added makeZip to Text.Pandoc.TH.
+ pandoc.cabal: Added dependencies on old-time, zip-archive, and utf8-string.
  Added markdown2pdf files to extra-sources list.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1417 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-09-04 02:51:28 +00:00
..
changelog Mark the package as UNRELEASED. 2008-02-09 03:30:17 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'. 2008-09-04 02:51:28 +00:00
copyright Reworked Text.Pandoc.ODT to use zip-archive instead of calling external 'zip'. 2008-09-04 02:51:28 +00:00
pandoc-doc.doc-base * Debian packaging changes: 2008-02-09 03:12:03 +00:00
pandoc-doc.docs Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +00:00
pandoc.dirs initial import 2006-10-17 14:22:29 +00:00
rules Removed PDF writer from core pandoc, restored markdown2pdf. 2008-08-27 05:50:26 +00:00