[Pkg-nagios-changes] [icinga] 31/36: Drop unused substitution variables.
Bas Couwenberg
sebastic at debian.org
Sun Dec 18 16:10:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch modern-packaging
in repository icinga.
commit e604f77c292b66a6f89b2ac06242499bad61f243
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 18 15:38:01 2016 +0100
Drop unused substitution variables.
---
debian/changelog | 1 +
debian/control | 15 +++------------
2 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 98f4525..79e49c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ icinga (1.13.3-4) UNRELEASED; urgency=medium
* Update Brazilian Portuguese debconf templates translation.
Thanks to Adriano Rafael Gomes.
(closes: #799421)
+ * Drop unused substitution variables.
-- Bas Couwenberg <sebastic at debian.org> Sat, 03 Dec 2016 23:27:06 +0100
diff --git a/debian/control b/debian/control
index d9f374c..545c6d6 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,7 @@ Depends: adduser,
lsb-base,
monitoring-plugins-basic | nagios-plugins-basic,
ucf,
- ${misc:Depends},
- ${perl:Depends}
+ ${misc:Depends}
Recommends: monitoring-plugins | nagios-plugins
Description: host and network monitoring system - support files
Icinga is a modular monitoring framework for hosts, services, and
@@ -57,9 +56,7 @@ Depends: adduser,
icinga-cgi-bin (= ${binary:Version}),
icinga-common (= ${source:Version}),
ucf,
- ${misc:Depends},
- ${perl:Depends},
- ${shlibs:Depends}
+ ${misc:Depends}
Recommends: apache2 | httpd,
nagios-images
Description: host and network monitoring system - CGI configuration
@@ -85,7 +82,6 @@ Architecture: any
Depends: libjs-jquery,
libjs-jquery-ui (>= 1.10.1+dfsg-1~),
${misc:Depends},
- ${perl:Depends},
${shlibs:Depends}
Recommends: apache2 | httpd,
nagios-images
@@ -117,7 +113,6 @@ Depends: dbconfig-common,
lsb-base,
ucf,
${misc:Depends},
- ${perl:Depends},
${shlibs:Depends}
Recommends: default-mysql-client | postgresql-client
Description: host and network monitoring system - icinga-dataobjects support
@@ -169,7 +164,6 @@ Package: icinga-core
Architecture: any
Depends: icinga-common (= ${source:Version}),
${misc:Depends},
- ${perl:Depends},
${shlibs:Depends}
Suggests: nagios-nrpe-plugin
Replaces: icinga
@@ -194,9 +188,7 @@ Description: host and network monitoring system - core files
Package: icinga-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
- ${perl:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}
Description: host and network monitoring system - documentation
Icinga is a modular monitoring framework for hosts, services, and
networks, based on the Nagios project. It is designed to be easy to
@@ -221,7 +213,6 @@ Section: debug
Priority: extra
Depends: icinga-core (= ${binary:Version}),
${misc:Depends},
- ${perl:Depends},
${shlibs:Depends}
Description: host and network monitoring system - debug files
Icinga is a modular monitoring framework for hosts, services, and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/icinga.git
More information about the Pkg-nagios-changes
mailing list