~ubuntu-branches/ubuntu/trusty/lifelines/trusty

« back to all changes in this revision

Viewing changes to debian/patches/003_docs-Makefile-sv.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Felipe Augusto van de Wiel (faw)
  • Date: 2007-05-23 23:49:53 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20070523234953-ogno9rnbmth61i7p
Tags: 3.0.50-2etch1
* Changing docs/ll-reportmanual.xml and docs/ll-userguide.xml to fix
  documentation build problems (Closes: #418347).

* lifelines-reports
  - Adding a dependency to lifelines >= 3.0.50 to prevent file conflict.
    (Closes: #405500).

* Updating French translation. Thanks to Bernard Adrian. (Closes: #356671).

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
--- lifelines-3.0.37.2.orig/docs/Makefile.in
28
28
+++ lifelines-3.0.37.2/docs/Makefile.in
29
 
@@ -157,7 +157,7 @@
 
29
@@ -197,5 +197,5 @@
30
30
 
31
31
 MANUALS_sv = ll-reportmanual.sv.html ll-userguide.sv.html
32
 
 
33
32
-MANUALS = $(MANUALS_en) $(MANUALS_sv)
34
 
+MANUALS = $(MANUALS_en)
35
 
 
 
33
+MANUALS = $(MANUALS_en) 
36
34
 MANPAGES = btedit.1 dbverify.1 llines.1
37
35