Source: ganglia-nagios-bridge
Version: 1.1.0-2
Severity: normal
Tags: patch

Dear Maintainer,

Please update your package to deal with the nagios3 removal from Debian
(#845765).

Consider applying the attached patch.

Kind Regards,

Bas
>From cab0db694c5493bd72c331495612f8e017146772 Mon Sep 17 00:00:00 2001
From: Bas Couwenberg <sebas...@xs4all.nl>
Date: Sat, 3 Dec 2016 18:24:59 +0100
Subject: Don't depend on nagios3 which has been removed from Debian.

---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b05c39..ae6784d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ganglia-nagios-bridge (1.1.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't depend on nagios3 which has been removed from Debian.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sat, 03 Dec 2016 18:24:28 +0100
+
 ganglia-nagios-bridge (1.1.0-2) unstable; urgency=low
 
   * Allow use with icingi instead of nagios3. (Closes: #721750)
diff --git a/debian/control b/debian/control
index bdaf436..97e30ef 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-monitoring/ganglia-nagios-bridge.git;a
 
 Package: ganglia-nagios-bridge
 Architecture: any
-Depends: ${misc:Depends}, python, nagios3 | icinga
+Depends: ${misc:Depends}, python, icinga
 Recommends: gmetad
 Description: cluster monitoring toolkit - scalable Nagios integration
  ganglia-nagios-bridge brings Ganglia and Nagios together, taking the
-- 
2.1.4

Reply via email to