Depend on fdisk | util-linux (<< 2.29.2-3~)
authorMichael Prokop <mika@grml.org>
Thu, 17 Aug 2017 12:38:45 +0000 (14:38 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 17 Aug 2017 12:38:45 +0000 (14:38 +0200)
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 <andreas@fatal.se>

debian/control

index f19385c..e15c218 100644 (file)
@@ -20,6 +20,7 @@ Package: grml-debootstrap
 Architecture: all
 Depends: debian-archive-keyring,
          debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16),
 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},
          gawk,
          kmod,
          ${misc:Depends},