merge Debian changes from 3.0.7 to 3.0.10
[privoxy.git] / debian / patches / 14_config.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 14_config.dpatch by Roland Rosenfeld <roland@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Several Debian specific changes to config file
6
7 @DPATCH@
8 diff -urNad privoxy~/config privoxy/config
9 --- privoxy~/config
10 +++ privoxy/config
11 @@ -1,6 +1,6 @@
12 -#        Sample Configuration File for Privoxy v3.0.10
13 +#        Sample Configuration File for Privoxy
14  #
15 -#  $Id: config,v 1.66 2008/08/14 10:35:28 hal9 Exp $
16 +#  Id: config,v
17  #
18  #  Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/
19  #
20 @@ -130,7 +130,7 @@
21  #          If set, this option should be the first option in the config
22  #          file, because it is used while the config file is being read.
23  #
24 -#user-manual http://www.privoxy.org/user-manual/
25 +user-manual /usr/share/doc/privoxy/user-manual
26  #
27  #
28  #  1.2. trust-info-url
29 @@ -166,8 +166,8 @@
30  #      don't end up locked out from the information on why they were
31  #      locked out in the first place!
32  #
33 -trust-info-url  http://www.example.com/why_we_block.html
34 -trust-info-url  http://www.example.com/what_we_allow.html
35 +#trust-info-url  http://www.example.com/why_we_block.html
36 +#trust-info-url  http://www.example.com/what_we_allow.html
37  #
38  #
39  #  1.3. admin-address
40 @@ -267,7 +267,7 @@
41  #
42  #      No trailing "/", please.
43  #
44 -confdir .
45 +confdir /etc/privoxy
46  #
47  #
48  #  2.2. templdir
49 @@ -324,7 +324,7 @@
50  #
51  #      No trailing "/", please.
52  #
53 -logdir .
54 +logdir /var/log/privoxy
55  #
56  #
57  #  2.4. actionsfile