pandoc/debian
fiddlosopher 99d8d45b74 + Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66
is copied to pandoc.cabal, and the old pandoc.cabal is copied to
  pandoc.cabal.orig.  Otherwise, pandoc.cabal is copied to pandoc.cabal.orig
  but otherwise unmodified.  This way, the Makefile will work properly
  with either GHC 6.6 or 6.8.
+ The changes in debian/rules from r1066 have been reverted, since they
  are no longer needed.  Also, debian/rules has been converted to UTF-8.
+ INSTALL instructions have been updated accordingly.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1095 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-11-25 01:51:36 +00:00
..
changelog Updated debian/changelog. 2007-11-25 00:38:08 +00:00
compat initial import 2006-10-17 14:22:29 +00:00
control Modified build procedure to allow compilation with GHC 6.8: 2007-11-06 00:07:17 +00:00
copyright Changed pandoc home page to http://johnmacfarlane.net/pandoc/. 2007-09-13 17:26:01 +00:00
pandoc-doc.doc-base Merge trunk with ghc66-branch. 2006-10-28 15:13:18 +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 + Makefile now checks GHC version. If GHC is 6.6, pandoc.cabal.ghc66 2007-11-25 01:51:36 +00:00