# HG changeset patch # User Matthias Förste # Date 1415009211 -3600 # Node ID 7df6209ad4be91b1e456e2410b805afc032ade9a # Parent 15d5f39d556cb240dabb49b9931cec73cc213a7f * depends: the dynamic speed controller used is not available in drbd-utils versions before 8.3.8 * depends: drbd-utils used to be a virtual package but is not anymore diff -r 15d5f39d556c -r 7df6209ad4be debian/control --- a/debian/control Mon Sep 08 15:10:57 2014 +0200 +++ b/debian/control Mon Nov 03 11:06:51 2014 +0100 @@ -9,7 +9,7 @@ Package: verify-drbd Architecture: all -Depends: drbd-utils, ${misc:Depends} +Depends: drbd-utils (>= 8.3.8) | drbd8-utils (>= 8.3.8), ${misc:Depends} Description: run drbd verification periodically This package provides a script which runs a verification on all drbd devices of a system using the dynamic resync speed controller and a cron job which