Wrap main method with try...except Exception construct.
[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 Build-Depends: debhelper (>= 7), asciidoc, xsltproc, docbook-xsl
7 Standards-Version: 3.9.4
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: i386 amd64
14 Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub-pc, python, rsync, mtools, realpath
15 Recommends: syslinux, xorriso | genisoimage
16 Description: install Grml system / ISO to usb device
17  This script installs a Grml ISO to an USB device to be able
18  to boot from it.  Make sure you have at least one Grml ISO
19  or a running Grml system (/lib/live/mount/medium) available.