X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=6bc023ef0717132fd5d47a24c15c9c839e34d14f;hb=cbddb5413af1fa73e9d19e05212c092ce7c48939;hp=392b0efe2e36d6b074c1c6e45ceb36ec8f7d92e0;hpb=395bf715f912ba18fefcd50795a0ff0e10d8dbb4;p=grml-debootstrap.git diff --git a/debian/control b/debian/control index 392b0ef..6bc023e 100644 --- a/debian/control +++ b/debian/control @@ -2,34 +2,39 @@ Source: grml-debootstrap Section: admin Priority: optional Maintainer: Grml Team -Uploaders: Michael Prokop , - Alexander Wirt , - Christian Hofstaedtler , - Ulrich Dangel -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: asciidoc, - docbook-xsl, - mksh, - shunit2, - xsltproc -Standards-Version: 3.9.6 -Homepage: http://grml.org/grml-debootstrap/ +Uploaders: + Michael Prokop , + Alexander Wirt , + Chris Hofstaedtler , + Ulrich Dangel , +Build-Depends: + debhelper-compat (= 13), +Build-Depends-Indep: + asciidoc, + docbook-xsl, + shunit2, + xsltproc, +Standards-Version: 4.5.0 +Homepage: https://grml.org/grml-debootstrap/ Vcs-git: git://git.grml.org/grml-debootstrap.git -Vcs-Browser: http://git.grml.org/?p=grml-debootstrap.git +Vcs-Browser: https://git.grml.org/?p=grml-debootstrap.git Package: grml-debootstrap Architecture: all -Depends: debian-archive-keyring, - debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), - gawk, - kmod, - ${misc:Depends}, - ${shlibs:Depends} -Recommends: dialog, - kpartx, - mksh, - parted, - qemu-utils +Depends: + debian-archive-keyring, + debootstrap (>= 0.3.3.3) | cdebootstrap (>= 0.3.16), + e2fsprogs, + fdisk | util-linux (<< 2.29.2-3~), + gawk, + kmod, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: + dialog, + kpartx, + parted, + qemu-utils, Description: wrapper around debootstrap for installing pure Debian Provides a wrapper suite around debootstrap and cdebootstrap to ease installation of a pure Debian system.