b50b1062690781e5b6097d943c76a19119b6e5c9
[grml-rescueboot.git] / debian / control
1 Source: grml-rescueboot
2 Section: admin
3 Priority: extra
4 Maintainer: Grml Team <team@grml.org>
5 Uploaders: Michael Prokop <mika@debian.org>, Alexander Wirt <formorer@debian.org>, Christian Hofstaedtler <christian@hofstaedtler.name>, Ulrich Dangel <mru@spamt.net>
6 Build-Depends: debhelper (>= 7)
7 Standards-Version: 3.9.5
8 Homepage: http://git.grml.org/?p=grml-rescueboot.git
9 Vcs-git: git://git.grml.org/grml-rescueboot.git
10 Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git
11
12 Package: grml-rescueboot
13 Architecture: all
14 Depends: grub-pc | grub-efi-amd64, ${shlibs:Depends}, ${misc:Depends}
15 Description: Integrates Grml ISO booting into GRUB
16  This package provides a script for update-grub which looks for
17  Grml ISO images in /boot/grml and automatically adds an entry
18  for each image. The purpose is to use one of those images to
19  boot a Grml rescue system without using a CD or USB stick.