[Debian-ha-commits] [crmsh] 01/01: d/control: add fdisk to Depends (Closes: #872129)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Mon Aug 14 19:58:17 UTC 2017


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

vvidic-guest pushed a commit to branch master
in repository crmsh.

commit acb1e0aa05a7385746e2f087b95f9415fdfe4b16
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Mon Aug 14 21:48:10 2017 +0200

    d/control: add fdisk to Depends (Closes: #872129)
    
    sfdisk and fdisk are used in the cluster init module.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index a24067f..40340e3 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Package: crmsh
 Architecture: all
 Depends: ${python:Depends},
  ${misc:Depends},
+ fdisk | util-linux (<< 2.29.2-3~),
  gawk,
  pacemaker-cli-utils,
  python2.7 (>=2.7.9),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/crmsh.git



More information about the Debian-HA-Commits mailing list