From 1d11720ab062b4f12c0628dac14cdb6243929ce6 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sun, 16 Mar 2014 14:11:52 +0100 Subject: [PATCH] Don't use Pre-Depends --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 02e7bb9..84957de 100644 --- a/debian/control +++ b/debian/control @@ -34,8 +34,7 @@ Description: Common files for plugins for nagios compatible monitoring Package: nagios-plugins-basic Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, procps, iputils-ping [linux-any], inetutils-ping (>= 2:1.9-1~) [kfreebsd-any hurd-any], ucf -Pre-Depends: nagios-plugins-common (>= 1.4.15-6) +Depends: ${shlibs:Depends}, ${misc:Depends}, nagios-plugins-common (>= 1.4.15-6), procps, iputils-ping [linux-any], inetutils-ping (>= 2:1.9-1~) [kfreebsd-any hurd-any], ucf Conflicts: nagios-plugins (<= 1.4.2-3) Replaces: nagios-plugins, nagios-plugins-standard Suggests: nagios3 | icinga