Some minor debian/ improvements
[grml2usb.git] / debian / control
1 Source: grml2usb
2 Section: grml
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 4.0.0)
6 Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl
7 Standards-Version: 3.8.1
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
12 Package: grml2usb
13 Architecture: all
14 Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub2 | grub, python
15 Description: install grml system / ISO to usb device
16  This script installs a grml ISO to an USB device to be able
17  to boot from it.  Make sure you have at least one grml ISO
18  or a running grml system (/live/image) available.