~ubuntu-branches/ubuntu/utopic/spamassassin/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/patches/60_fix-pod

  • Committer: Bazaar Package Importer
  • Author(s): Noah Meyerhans
  • Date: 2010-01-26 22:53:12 UTC
  • mfrom: (1.1.13 upstream) (5.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100126225312-wkftb10idc1kz2aq
Tags: 3.3.0-1
* New upstream version.
* Switch to dpkg-source 3.0 (quilt) format

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Conf.pm
 
2
===================================================================
 
3
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Conf.pm  2010-01-27 00:19:14.000000000 -0500
 
4
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Conf.pm       2010-01-27 00:36:45.000000000 -0500
 
5
@@ -277,6 +277,8 @@
 
6
     }
 
7
   });
 
8
 
 
9
+=back
 
10
+
 
11
 =head2 WHITELIST AND BLACKLIST OPTIONS
 
12
 
 
13
 =over 4
 
14
@@ -1947,6 +1949,8 @@
 
15
 
 
16
 =back
 
17
 
 
18
+=back
 
19
+
 
20
 =head1 RULE DEFINITIONS AND PRIVILEGED SETTINGS
 
21
 
 
22
 These settings differ from the ones above, in that they are considered
 
23
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Conf/Parser.pm
 
24
===================================================================
 
25
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Conf/Parser.pm   2010-01-27 00:18:36.000000000 -0500
 
26
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Conf/Parser.pm        2010-01-27 00:19:14.000000000 -0500
 
27
@@ -123,10 +123,6 @@
 
28
 
 
29
 =back
 
30
 
 
31
-=head1 METHODS
 
32
-
 
33
-=over 4
 
34
-
 
35
 =cut
 
36
 
 
37
 package Mail::SpamAssassin::Conf::Parser;
 
38
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin/Shortcircuit.pm
 
39
===================================================================
 
40
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Plugin/Shortcircuit.pm   2010-01-27 00:18:36.000000000 -0500
 
41
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin/Shortcircuit.pm        2010-01-27 00:19:14.000000000 -0500
 
42
@@ -75,6 +75,8 @@
 
43
 
 
44
 The following configuration settings are used to control shortcircuiting:
 
45
 
 
46
+=over 4
 
47
+
 
48
 =item shortcircuit SYMBOLIC_TEST_NAME {ham|spam|on|off}
 
49
 
 
50
 Shortcircuiting a test will force all other pending rules to be skipped, if
 
51
@@ -218,6 +220,8 @@
 
52
   $conf->{parser}->register_commands(\@cmds);
 
53
 }
 
54
 
 
55
+=back
 
56
+
 
57
 =head1 TAGS
 
58
 
 
59
 The following tags are added to the set available for use in reports, headers
 
60
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Util/DependencyInfo.pm
 
61
===================================================================
 
62
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Util/DependencyInfo.pm   2010-01-27 00:18:36.000000000 -0500
 
63
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Util/DependencyInfo.pm        2010-01-27 00:31:11.000000000 -0500
 
64
@@ -218,6 +218,8 @@
 
65
 
 
66
 ###########################################################################
 
67
 
 
68
+=over 4
 
69
+
 
70
 =item $f->debug_diagnostics ()
 
71
 
 
72
 Output some diagnostic information, useful for debugging SpamAssassin
 
73
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm
 
74
===================================================================
 
75
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm      2010-01-27 00:18:36.000000000 -0500
 
76
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Util/RegistrarBoundaries.pm   2010-01-27 00:31:11.000000000 -0500
 
77
@@ -268,6 +268,8 @@
 
78
 
 
79
 ###########################################################################
 
80
 
 
81
+=over 4
 
82
+
 
83
 =item ($hostname, $domain) = split_domain ($fqdn)
 
84
 
 
85
 Cut a fully-qualified hostname into the hostname part and the domain
 
86
Index: Mail-SpamAssassin-3.3.0/lib/spamassassin-run.pod
 
87
===================================================================
 
88
--- Mail-SpamAssassin-3.3.0.orig/lib/spamassassin-run.pod       2010-01-27 00:19:14.000000000 -0500
 
89
+++ Mail-SpamAssassin-3.3.0/lib/spamassassin-run.pod    2010-01-27 00:31:11.000000000 -0500
 
90
@@ -1,5 +1,3 @@
 
91
-=cut
 
92
-
 
93
 <@LICENSE>
 
94
 Copyright 2004 Apache Software Foundation
 
95
 
 
96
@@ -278,7 +276,7 @@
 
97
 For more information about which areas (also known as channels) are available,
 
98
 please see the documentation at:
 
99
 
 
100
-       C<http://wiki.apache.org/spamassassin/DebugChannels>
 
101
+       http://wiki.apache.org/spamassassin/DebugChannels
 
102
 
 
103
 =item B<-x>, B<--nocreate-prefs>
 
104
 
 
105
Index: Mail-SpamAssassin-3.3.0/sa-compile.raw
 
106
===================================================================
 
107
--- Mail-SpamAssassin-3.3.0.orig/sa-compile.raw 2010-01-27 00:19:14.000000000 -0500
 
108
+++ Mail-SpamAssassin-3.3.0/sa-compile.raw      2010-01-27 00:19:14.000000000 -0500
 
109
@@ -656,8 +656,6 @@
 
110
 
 
111
 ##############################################################################
 
112
 
 
113
-=cut
 
114
-
 
115
 =head1 NAME
 
116
 
 
117
 sa-compile - compile SpamAssassin ruleset into native code
 
118
Index: Mail-SpamAssassin-3.3.0/sa-update.raw
 
119
===================================================================
 
120
--- Mail-SpamAssassin-3.3.0.orig/sa-update.raw  2010-01-27 00:18:36.000000000 -0500
 
121
+++ Mail-SpamAssassin-3.3.0/sa-update.raw       2010-01-27 00:19:14.000000000 -0500
 
122
@@ -1410,8 +1410,6 @@
 
123
 
 
124
 ##############################################################################
 
125
 
 
126
-=cut
 
127
-
 
128
 =head1 NAME
 
129
 
 
130
 sa-update - automate SpamAssassin rule updates
 
131
Index: Mail-SpamAssassin-3.3.0/spamassassin.raw
 
132
===================================================================
 
133
--- Mail-SpamAssassin-3.3.0.orig/spamassassin.raw       2010-01-27 00:18:36.000000000 -0500
 
134
+++ Mail-SpamAssassin-3.3.0/spamassassin.raw    2010-01-27 00:19:14.000000000 -0500
 
135
@@ -564,6 +564,8 @@
 
136
 
 
137
 # ---------------------------------------------------------------------------
 
138
 
 
139
+=pod
 
140
+
 
141
 =cut
 
142
 
 
143
 =head1 NAME
 
144
Index: Mail-SpamAssassin-3.3.0/spamc/spamc.pod
 
145
===================================================================
 
146
--- Mail-SpamAssassin-3.3.0.orig/spamc/spamc.pod        2010-01-27 00:19:14.000000000 -0500
 
147
+++ Mail-SpamAssassin-3.3.0/spamc/spamc.pod     2010-01-27 00:19:14.000000000 -0500
 
148
@@ -1,5 +1,3 @@
 
149
-=cut
 
150
-
 
151
 <@LICENSE>
 
152
 Copyright 2004 Apache Software Foundation
 
153
 
 
154
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Bayes.pm
 
155
===================================================================
 
156
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Bayes.pm 2010-01-27 00:32:11.000000000 -0500
 
157
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Bayes.pm      2010-01-27 00:32:41.000000000 -0500
 
158
@@ -164,4 +164,3 @@
 
159
 
 
160
 1;
 
161
 
 
162
-=cut
 
163
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin.pm
 
164
===================================================================
 
165
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Plugin.pm        2010-01-27 00:37:39.000000000 -0500
 
166
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin.pm     2010-01-27 00:38:44.000000000 -0500
 
167
@@ -905,6 +905,8 @@
 
168
   %{$self} = ();
 
169
 }
 
170
 
 
171
+=over 4
 
172
+
 
173
 =item $plugin->learner_new ()
 
174
 
 
175
 Used to support human-trained probabilistic classifiers like the BAYES_* ruleset.
 
176
@@ -1005,6 +1007,8 @@
 
177
 
 
178
 =back
 
179
 
 
180
+=back
 
181
+
 
182
 =head1 HELPER APIS
 
183
 
 
184
 These methods provide an API for plugins to register themselves
 
185
@@ -1089,8 +1093,12 @@
 
186
 1;
 
187
 __END__
 
188
 
 
189
+=back
 
190
+
 
191
 =head1 LOGGING
 
192
 
 
193
+=over 4
 
194
+
 
195
 =item Mail::SpamAssassin::Plugin::dbg($message)
 
196
 
 
197
 Output a debugging message C<$message>, if the SpamAssassin object is running
 
198
Index: Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
 
199
===================================================================
 
200
--- Mail-SpamAssassin-3.3.0.orig/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm  2010-01-27 00:39:47.000000000 -0500
 
201
+++ Mail-SpamAssassin-3.3.0/lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm       2010-01-27 00:39:54.000000000 -0500
 
202
@@ -1038,6 +1038,8 @@
 
203
   close CACHE  or die "error closing $cachefile: $!";
 
204
 }
 
205
 
 
206
+=over 4
 
207
+
 
208
 =item my ($cleanregexp) = fixup_re($regexp);
 
209
 
 
210
 Converts encoded characters in a regular expression pattern into their