~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to debian/patches/04_preamble.hevea.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070127200850-9mrptaqqjsx9nwa7
Tags: 2.0.4-5
* Fixed Build-Depends.
* Add myself to Uploaders in debian/control.
* Make sure that the sources are really patched before building them.
* Build unit 'libc' on powerpc too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 04_preamble.hevea.dpatch by  <varunhiremath@gmail.com>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: No description.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad fpc-2.0.4~/fpcdocs/preamble.hevea fpc-2.0.4/fpcdocs/preamble.hevea
 
9
--- fpc-2.0.4~/fpcdocs/preamble.hevea   2007-01-14 05:25:33.000000000 +0530
 
10
+++ fpc-2.0.4/fpcdocs/preamble.hevea    2007-01-18 00:34:15.000000000 +0530
 
11
@@ -2,5 +2,7 @@
 
12
 % Preamble for HTML output using Hevea
 
13
 %
 
14
 \documentclass[a4paper]{report}
 
15
+\usepackage{html}
 
16
+\usepackage{htmllist}
 
17
 \input{fpc-hevea.tex}
 
18
 \newcommand{\keywordlink}[1]{\typeout{Keyword link: #1}}