X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fcontrol;h=73513e9d8ad719b751576fe91b93f74af2faaa57;hp=3376f0cf447128d8c22430e6b1d1a39e38ef6d7e;hb=5261debf03bc290657693c86e17ee99fbc590d01;hpb=39cb619b74bd0dbd2c4a038699ad181cd1fd53ca diff --git a/debian/control b/debian/control index 3376f0c..73513e9 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,24 @@ Source: grml-rescueboot -Section: misc +Section: admin Priority: extra -Maintainer: Andreas "Jimmy" Gredler -Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Maintainer: Grml Team +Uploaders: Michael Prokop , + Alexander Wirt , + Christian Hofstaedtler , + Ulrich Dangel +Build-Depends: debhelper (>= 10~) +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: any -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. +Architecture: all +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.