Add all Debian changes from 3.0.19-2 to 3.0.24-1
[privoxy.git] / debian / patches / 06_8bit_manual.patch
diff --git a/debian/patches/06_8bit_manual.patch b/debian/patches/06_8bit_manual.patch
new file mode 100644 (file)
index 0000000..676bc78
--- /dev/null
@@ -0,0 +1,32 @@
+Author: Roland Rosenfeld <roland@debian.org>
+Description: Stop converting 8bit chars in the documentation (#203697)
+Bug-Debian: http://bugs.debian.org/203697
+
+--- a/doc/source/ldp.dsl.in
++++ b/doc/source/ldp.dsl.in
+@@ -47,9 +47,9 @@
\r
+ ;; this is necessary because right now jadetex does not understand\r
+ ;; symbolic entities, whereas things work well with numeric entities.\r
+-(declare-characteristic preserve-sdata?\r
+-  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
+-  #f)\r
++;(declare-characteristic preserve-sdata?\r
++;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
++;  #f)\r
\r
+ ;; put the legal notice in a separate file\r
+ (define %generate-legalnotice-link%\r
+@@ -257,9 +257,9 @@
\r
+ ;; this is necessary because right now jadetex does not understand\r
+ ;; symbolic entities, whereas things work well with numeric entities.\r
+-(declare-characteristic preserve-sdata?\r
+-  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
+-  #f)\r
++;(declare-characteristic preserve-sdata?\r
++;  "UNREGISTERED::James Clark//Characteristic::preserve-sdata?"\r
++;  #f)\r
\r
+ ;; put the legal notice in a separate file\r
+ (define %generate-legalnotice-link%\r