From: Sebastian Harl Date: Sun, 7 Dec 2008 17:21:11 +0000 (+0100) Subject: Removed pod-errors.dpatch. X-Git-Tag: collectd-4.5.1-1~5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=1834b75c6b6b11172d5c490b0a0475494a8ffb1d;p=pkg-collectd.git Removed pod-errors.dpatch. This patch has been included upstream. --- diff --git a/debian/changelog b/debian/changelog index 8f7072a..fb119ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,11 +30,12 @@ collectd (4.5.1-1) experimental; urgency=low - Removed snmp_memleak.dpatch - included upstream. - Removed memcached_fdleak.dpatch - included upstream. - Removed memcached_timeout.dpatch - included upstream. + - Removed pod-errors.dpatch - included upstream. * debian/collectd.overrides: - Override "spelling-error-in-description" for the postgresql plugin name all plugins are spelled lowercase. - -- Sebastian Harl Mon, 01 Dec 2008 21:41:12 +0100 + -- Sebastian Harl Sun, 07 Dec 2008 18:20:41 +0100 collectd (4.4.2-3) unstable; urgency=low diff --git a/debian/patches/00list b/debian/patches/00list index 87f910c..12d1fc0 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,5 +1,4 @@ rrd_filter_path.dpatch collection_conf_path.dpatch perl-uninitialized-var.dpatch -pod-errors.dpatch diff --git a/debian/patches/pod-errors.dpatch b/debian/patches/pod-errors.dpatch deleted file mode 100644 index 4aae6f0..0000000 --- a/debian/patches/pod-errors.dpatch +++ /dev/null @@ -1,59 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## pod-errors.dpatch by Sebastian Harl -## -## DP: collectd(1), collectd{-exec,.conf}(5): Fixed some minor POD errors. - -@DPATCH@ - -diff a/src/collectd-exec.pod b/src/collectd-exec.pod ---- a/src/collectd-exec.pod -+++ b/src/collectd-exec.pod -@@ -171,11 +171,13 @@ table. All the options are optional, but B without B - or B without B doesn't make much sense and should be - avoided. - --Please note that this is the same format as used in the B, see --L. -+=back - - =back - -+Please note that this is the same format as used in the B, see -+L. -+ - When collectd exits it sends a B to all still running - child-processes upon which they have to quit. - -diff a/src/collectd.conf.pod b/src/collectd.conf.pod ---- a/src/collectd.conf.pod -+++ b/src/collectd.conf.pod -@@ -1323,6 +1323,8 @@ This option, although numeric, needs to be a string, i.Ee. you B - use quotes around it! If no such statement is given only global information - will be collected. - -+=back -+ - =head2 Plugin C - - The C counts the number of currently established TCP -@@ -1333,8 +1335,6 @@ fine-tune the ports you are interested in: - - =over 4 - --=back -- - =item B I|I - - If this option is set to I, statistics for all local ports for which a -diff a/src/collectd.pod b/src/collectd.pod ---- a/src/collectd.pod -+++ b/src/collectd.pod -@@ -116,6 +116,8 @@ internal caches. E.Eg. the C will write all pending data - to the RRD files. This is the same as using the C command of the - C. - -+=back -+ - =head1 SEE ALSO - - L,