debian/control
branchx
changeset 15 332f64408aa6
parent 13 7df6209ad4be
child 16 1b798e131cd9
equal deleted inserted replaced
14:31050debf003 15:332f64408aa6
     8 Vcs-Browser:  https://ssl.schlittermann.de/hg/ius/verify-drbd
     8 Vcs-Browser:  https://ssl.schlittermann.de/hg/ius/verify-drbd
     9 
     9 
    10 Package: verify-drbd
    10 Package: verify-drbd
    11 Architecture: all
    11 Architecture: all
    12 Depends: drbd-utils (>= 8.3.8) | drbd8-utils (>= 8.3.8),  ${misc:Depends}
    12 Depends: drbd-utils (>= 8.3.8) | drbd8-utils (>= 8.3.8),  ${misc:Depends}
       
    13 Conflicts: drbd-utils (>= 8.4), drbd8-utils (>= 8.4)
    13 Description: run drbd verification periodically
    14 Description: run drbd verification periodically
    14  This package provides a script which runs a verification on all drbd devices
    15  This package provides a script which runs a verification on all drbd devices
    15  of a system using the dynamic resync speed controller and a cron job which
    16  of a system using the dynamic resync speed controller and a cron job which
    16  runs this script periodically.
    17  runs this script periodically.