29705bb33bda2da815d2d361ff3dd57ee5489220
[grml2usb.git] / debian / control
1 Source: grml2usb
2 Section: admin
3 Priority: optional
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 DM-Upload-Allowed: yes
7 Build-Depends: debhelper (>= 7)
8 Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl
9 Standards-Version: 3.9.2
10 Homepage: http://grml.org/grml2usb/
11 Vcs-git: git://git.grml.org/grml2usb.git
12 Vcs-Browser: http://git.grml.org/?p=grml2usb.git
13 Origin: Grml
14 Bugs: mailto:bugs@grml.org
15
16 Package: grml2usb
17 Architecture: all
18 Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2, python, rsync, mtools
19 Recommends: syslinux, genisoimage
20 Description: install grml system / ISO to usb device
21  This script installs a grml ISO to an USB device to be able
22  to boot from it.  Make sure you have at least one grml ISO
23  or a running grml system (/live/image) available.