X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fcontrol;h=35ffaafb5284d39d84ce6a79ffb7895266168192;hp=aa98f5f8992bad1797962d6a4cb5cccb4ceb3ffc;hb=5e05df1154b4b2267b55115772ca78f286f1abe1;hpb=d73ed9779e628955f6f5859655c9724654596c88 diff --git a/debian/control b/debian/control index aa98f5f..35ffaaf 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,25 @@ Source: grml-rescueboot -Section: misc +Section: admin Priority: extra Maintainer: Grml Team -Uploaders: Michael Prokop , Alexander Wirt , Christian Hofstaedtler , Ulrich Dangel -DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.2 +Uploaders: Michael Prokop , + Alexander Wirt , + Christian Hofstaedtler , + Ulrich Dangel +Build-Depends: debhelper (>= 10~) +Standards-Version: 4.1.5 Homepage: http://git.grml.org/?p=grml-rescueboot.git Vcs-git: git://git.grml.org/grml-rescueboot.git Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git Package: grml-rescueboot Architecture: all -Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends} -Description: Integrates ISO-booting into grub - grml-rescueboot includes a script for update-grub which looks for Grml - ISO images in /boot/grml and automatically adds an entry for each - image. The purpose is to use one of those images to boot a rescue - system without using a CD or usb stick. +Depends: grub-pc | grub-efi-amd64, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: gpgv, wget, debian-keyring +Description: Integrates Grml ISO booting into GRUB + This package provides a script for update-grub which looks for + Grml ISO images in /boot/grml and automatically adds an entry + for each image. The purpose is to use one of those images to + boot a Grml rescue system without using a CD or USB stick.