Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
This commit is contained in:
Jan Wagner 2022-02-19 22:32:00 +00:00
parent 179f643a9c
commit 8e5d8ec82c
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View file

@ -21,7 +21,7 @@ Recommends: libdata-dump-perl, libweb-scraper-perl, libmonitoring-plugin-perl |
${perl:Depends}, ${perl:Depends},
${python:Depends}, ${python:Depends},
${shlibs:Depends} ${shlibs:Depends}
Suggests: Suggests:
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
Description: Plugins for nagios compatible monitoring systems Description: Plugins for nagios compatible monitoring systems
This package provides various plugins for Nagios compatible monitoring This package provides various plugins for Nagios compatible monitoring

2
debian/rules vendored
View file

@ -88,7 +88,7 @@ override_dh_auto_install: $(PLUGINS:%=dh_auto_install-%)
$(PACKAGING_HELPER) --generate-readme $(PACKAGING_HELPER) --generate-readme
#override_dh_auto_test: $(PLUGINS:%=dh_auto_test-%) #override_dh_auto_test: $(PLUGINS:%=dh_auto_test-%)
override_dh_auto_test: override_dh_auto_test:
# nothign to do right now. # nothign to do right now.
override_dh_python3: override_dh_python3: