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