Improve package description (also mention grml2iso)
[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), asciidoc, xsltproc, docbook-xsl
8 Standards-Version: 3.9.3
9 Homepage: http://grml.org/grml2usb/
10 Vcs-git: git://git.grml.org/grml2usb.git
11 Vcs-Browser: http://git.grml.org/?p=grml2usb.git
12
13 Package: grml2usb
14 Architecture: i386 amd64
15 Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub-pc, python, rsync, mtools
16 Recommends: syslinux, xorriso | genisoimage
17 Description: install Grml system / ISO to usb device
18  The grml2usb script installs a Grml ISO to an USB device to be
19  able to boot from it.  Make sure you have at least one Grml ISO
20  or a running grml system (/live/image) available.
21  .
22  The grml2iso script allows you to create either a multiboot Grml
23  ISO or a customized ISO (like custom boot options, boot splash
24  or additional files). Using grml2iso gives you the option to
25  slightly customize a Grml ISO without having to digg into
26  remastering with grml-live.