Bump Standards-Version to 3.9.6
[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.6
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 Recommends: physlock
17 Suggests: python, grml-rebuildfstab, grml-network, grml-files, dirvish, sudo, idesk, python-dbus, notification-daemon, grml-quickconfig, lzop, alsa-utils
18 Description: Collection of little tools
19  This package contains a lot of scripts and is only really suited
20  for full Grml systems. It provides, amongst others: iimage,
21  make_chroot_jail, qma and myip.
22  .
23  Notice: not all the packages which are required for all the
24  scripts are in the "Depends:" line. If you want to get a full
25  featured grml-scripts package install the packages from the
26  "Suggests:" line too or just use the full Grml system.
27  .
28  For more details take a look at the grml-scripts manpage.