From 1fba2a2db26b159a14827bdd73a322196475fadd Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 17 Aug 2017 14:38:45 +0200 Subject: [PATCH] Depend on fdisk | util-linux (<< 2.29.2-3~) As recently announced on debian-devel-announce (https://lists.debian.org/debian-devel-announce/2017/08/msg00005.html) packages who need any of sfdisk, cfdisk or fdisk will need to add a dependency on the new fdisk package. Closes: #872219 Thanks: Andreas Henriksson --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f19385c..e15c218 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Package: grml-debootstrap Architecture: all Depends: debian-archive-keyring, debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), + fdisk | util-linux (<< 2.29.2-3~), gawk, kmod, ${misc:Depends}, -- 2.1.4