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