Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
[privoxy.git] / debian / patches / 06_8bit_manual.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 06_8bit_manual.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Stop converting 8bit chars in the documentation (#203697)
6
7 @DPATCH@
8 diff -urNad privoxy-dpatch~/doc/source/ldp.dsl.in privoxy-dpatch/doc/source/ldp.dsl.in
9 --- privoxy-dpatch~/doc/source/ldp.dsl.in       2006-02-05 16:17:43.000000000 +0100
10 +++ privoxy-dpatch/doc/source/ldp.dsl.in        2006-02-05 16:17:46.000000000 +0100
11 @@ -47,9 +47,9 @@
12  
13  ;; this is necessary because right now jadetex does not understand
14  ;; symbolic entities, whereas things work well with numeric entities.
15 -(declare-characteristic preserve-sdata?
16 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
17 -  #f)
18 +;(declare-characteristic preserve-sdata?
19 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
20 +;  #f)
21  
22  ;; put the legal notice in a separate file
23  (define %generate-legalnotice-link%
24 @@ -257,9 +257,9 @@
25  
26  ;; this is necessary because right now jadetex does not understand
27  ;; symbolic entities, whereas things work well with numeric entities.
28 -(declare-characteristic preserve-sdata?
29 -  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
30 -  #f)
31 +;(declare-characteristic preserve-sdata?
32 +;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"
33 +;  #f)
34  
35  ;; put the legal notice in a separate file
36  (define %generate-legalnotice-link%