From 1a80813009dce1a12040f39a675a02718736ccd1 Mon Sep 17 00:00:00 2001 From: roktas Date: Sat, 9 Feb 2008 03:12:03 +0000 Subject: * Debian packaging changes: + Migrate to GHC 6.8.2. Closes: #461606 + Add new dependencies libghc6-regex-compat-dev and libghc6-uulib-dev. + Remove the code in debian/rules which attempts to remove empty ghc6.6 include directory. This code may cause an installation failure for the -dev package. Closes: #460658 + Fix doc-base to prevent a lintian warning. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1197 788f1e2b-df1e-0410-8736-df70ead52e1b --- debian/pandoc-doc.doc-base | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/pandoc-doc.doc-base') diff --git a/debian/pandoc-doc.doc-base b/debian/pandoc-doc.doc-base index e9a62fe39..6979bc6d3 100644 --- a/debian/pandoc-doc.doc-base +++ b/debian/pandoc-doc.doc-base @@ -7,5 +7,5 @@ Abstract: This is the documentation of Pandoc, which includes the API Section: Apps/Programming Format: html -Index: /usr/share/doc/pandoc-doc/html/index.html -Files: /usr/share/doc/pandoc-doc/html/*.html +Index: /usr/share/doc/pandoc-doc/html/pandoc/index.html +Files: /usr/share/doc/pandoc-doc/html/pandoc/*.html -- cgit v1.2.3