Update Debian packaging
[grml-scripts.git] / debian / control
1 Source: grml-scripts
2 Section: utils
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 8), dietlibc-dev, xsltproc, docbook-xsl, asciidoc
6 Standards-Version: 3.9.2
7 Homepage: http://git.grml.org/?p=grml-scripts.git
8 Vcs-git: git://git.grml.org/grml-scripts.git
9 Vcs-Browser: http://git.grml.org/?p=grml-scripts.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-scripts
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-etc-core
16 Suggests: python, grml-rebuildfstab, grml-network, grml-files, mutt, slrn, grml-docs, dirvish, sudo, idesk, python-dbus, notification-daemon, grml-quickconfig, lzop, alsa-utils
17 Description: Collection of little tools
18  This package contains a lot of scripts and is only really suited for
19  full Grml systems. It provides, amongst others: grml-mutt, grml-slrn,
20  iimage, make_chroot_jail, qma, myip and lodgeit.
21  .
22  Notice: not all the packages which are required for all the scripts
23  are in the "Depends:" line. If you want to get a full featured
24  grml-scripts package install the packages from the "Suggests:" line
25  too or just use the full Grml system.
26  .
27  For more details take a look at the grml-scripts manpage.