[Pkg-nagios-changes] [pkg-icinga-web] 02/03: Define icinga-web breaking icinga-idoutils (<< 1.10)

Markus Frosch lazyfrosch-guest at moszumanska.debian.org
Sat Dec 14 17:08:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

lazyfrosch-guest pushed a commit to branch master
in repository pkg-icinga-web.

commit 2a9455c024b6ef04764c351a760e3dfff9b0773c
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Sat Dec 14 17:58:12 2013 +0100

    Define icinga-web breaking icinga-idoutils (<< 1.10)
    
    This is a try to stop user to use icinga-web with an old, and incompatible IDO
    schema.
    
    Breaks is not actually the best field for this, but the only field that does
    block an upgrade.
    
    Closes: #732058
    Git-Dch: long
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 9f7dae4..bbf0d88 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,9 @@ Depends: dbconfig-common,
          php5-json,
          ucf,
          ${misc:Depends}
+# Notice: this will prevent users from using icinga-web 1.10 with a
+# Icinga IDO lower than 1.10 - also see the appropriate NEWS entry
+Breaks: icinga-idoutils (<< 1.10)
 Recommends: icinga-idoutils,
             apache2 | httpd,
             mysql-client | postgresql-client

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git



More information about the Pkg-nagios-changes mailing list