X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fcontrol;h=f5b573d2b1739a3f1f0969b18ce8c968070d2193;hp=f094f4aaa1cc5b577f0bc89434ec9970eb0584ba;hb=28407a92e98029e6bc2cdfa22ac782499d560aee;hpb=241540acf16076b359186fb459931a74078d75e6;ds=sidebyside diff --git a/debian/control b/debian/control index f094f4a..f5b573d 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,24 @@ Source: grml-rescueboot -Section: misc +Section: admin Priority: extra -Maintainer: Andreas "Jimmy" Gredler -Uploaders: Michael Prokop +Maintainer: Grml Team +Uploaders: Michael Prokop , + Alexander Wirt , + Christian Hofstaedtler , + Ulrich Dangel Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.2 +Standards-Version: 3.9.8 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} +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.