[Pkg-nagios-changes] [pkg-nagios-plugins] 205/413: add some lintian fixes
Jan Wagner
waja at moszumanska.debian.org
Tue Nov 26 23:13:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins.
commit ffaf5adbfe23004a8fb1dadc3cc078def988ae8f
Author: Jan Wagner <waja at cyconet.org>
Date: Tue Jan 12 21:27:18 2010 +0000
add some lintian fixes
---
debian/README.Debian | 4 ++--
debian/changelog | 3 +++
debian/control | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 5b68849..58c329d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -10,9 +10,9 @@ how to use plugins
================================================================================
- you can invoke the plugins with "--help" to get help how to use the plugins
-- a short usage can be usualy obtained by just running the check without
+- a short usage can be usually obtained by just running the check without
arguments
-- if you need more informations, how to use plugins, have a look at:
+- if you need more information, how to use plugins, have a look at:
http://nagios.sourceforge.net/docs/3_0/plugins.html
================================================================================
diff --git a/debian/changelog b/debian/changelog
index 508d4c5..3052860 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,9 @@ nagios-plugins (1.4.14-1) unstable; urgency=low
thanks to Justin T Pryzby for reporting (Closes: #563090)
* Fix check-switch-alive* check commands by adding "-H" at the appropriate
place
+ * Add lintian fixes
+ - Add ${misc:Depends} to nagios-plugins depencies
+ - Fix two spelling errors in README.Debian
-- Jan Wagner <waja at cyconet.org> Sun, 20 Dec 2009 19:55:45 +0100
diff --git a/debian/control b/debian/control
index 430809f..c059742 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.8.3
Package: nagios-plugins
Architecture: all
-Depends: nagios-plugins-basic, nagios-plugins-standard
+Depends: ${misc:Depends}, nagios-plugins-basic, nagios-plugins-standard
Suggests: nagios3
Description: Plugins for the nagios network monitoring and management system
Nagios is a host/service/network monitoring and management system. It has
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins.git
More information about the Pkg-nagios-changes
mailing list