Package: torrus / 2.09-1

Metadata

Package Version Patches format
torrus 2.09-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_collector_rrd_path.patch | (download)

scripts/rrdup_notify.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 our rrd storage is /var/lib/torrus/collector_rrd and not /srv


02_torrus_siteconfig.patch | (download)

configs/torrus-siteconfig.pl | 13 8 + 5 - 0 !
1 file changed, 8 insertions(+), 5 deletions(-)

 comment out dummy tree


03_doc userguide.patch | (download)

doc/userguide.pod.in | 19 10 + 9 - 0 !
1 file changed, 10 insertions(+), 9 deletions(-)

 adapt user guide to debian packaging


04_doc installation.patch | (download)

doc/install.pod.in | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 adapt install.pod to tell people that they do not need to worry
 about the nightmare dependencies of this package.


05_fix_manpage_typos.patch | (download)

doc/manpages/torrus.pod.in | 2 1 + 1 - 0 !
doc/manpages/torrus_configsnapshot.pod.in | 2 1 + 1 - 0 !
doc/manpages/torrus_devdiscover.pod.in | 2 1 + 1 - 0 !
doc/manpages/torrus_genddx.pod.in | 2 1 + 1 - 0 !
doc/manpages/torrus_launcher.pod.in | 2 1 + 1 - 0 !
doc/manpages/torrus_schedulerinfo.pod.in | 4 2 + 2 - 0 !
6 files changed, 7 insertions(+), 7 deletions(-)

 fix typos in manpages found by debian lintian

I: torrus-common: spelling-error-in-manpage usr/share/man/man7/torrus_launcher.7.gz runnig running
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus.8.gz approproate appropriate
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus_configsnapshot.8.gz wether whether
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus_devdiscover.8.gz determins determines
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus_genddx.8.gz futher further
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus_schedulerinfo.8.gz Mimimum Minimum
I: torrus-common: spelling-error-in-manpage usr/share/man/man8/torrus_schedulerinfo.8.gz writen written

10_rrdup_notify.patch | (download)

scripts/rrdup_notify.sh | 14 11 + 3 - 0 !
1 file changed, 11 insertions(+), 3 deletions(-)

 allow rrdup_notify to be configured from /etc/default/torrus-common


11_init_debian.patch | (download)

init.d/torrus.in | 29 16 + 13 - 0 !
1 file changed, 16 insertions(+), 13 deletions(-)

 adjust upstream init script for debian

Adjust upstream init script for Debian

 * adjust Provides in LSB header
 * source /lib/lsb/init-functions for systemd redirection
 * create (and chown if necessary) the PID directory
 * drop useless RHEL functions
 * add mandatory force-reload argument