From 9ee46dd87c356e6b6b186f1cfa9ef9ef71a4b052 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 23 Dec 2010 15:31:46 +0100 Subject: [PATCH] Drop policyrcd-script-zg2 from depends and add it to conflicts instead. policyrcd-script-zg2 installs a symlink for policy-rc.d using the update-alternatives mechanism causing conflicts with dpkg-divert (used within FAI). Now just provide what policyrcd-script-zg2 does inside grml-policy-rc.d itself. While at it drop conflicts "grml-scripts (<= 0.7-37), grml-etc (<< 1.1.34)" as they are very outdated and shouldn't be present anywhere anymore. --- debian/control | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index cfcf6e3..ce20646 100644 --- a/debian/control +++ b/debian/control @@ -10,11 +10,10 @@ Vcs-Browser: http://git.grml.org/?p=grml-policyrcd.git Package: grml-policyrcd Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, policyrcd-script-zg2 -Conflicts: grml-scripts (<= 0.7-37), grml-etc (<< 1.1.34) +Depends: ${shlibs:Depends}, ${misc:Depends} +Conflicts: policyrcd-script-zg2 Description: wrapper for and around invoke-rc.d and policyrcd-script-zg2 grml-policy-rc.d is a wrapper script for invoke-rc.d to - avoid automatical startup of init scripts via invoke-rc.d. It - is designed to be used e.g. with policyrcd-script-zg2. To - configure it take a look at /etc/policy-rc.d.conf and - /etc/zg-policy-rc.d.conf and the manpage of grml-policy-rc.d. + avoid automatical startup of init scripts via invoke-rc.d. + To configure it take a look at /etc/policy-rc.d.conf and + the manpage of grml-policy-rc.d. -- 2.1.4