Drop lodgeit script as paste.pocoo.org was discontinued [Closes: issue1199]
[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.3
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, 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
19  for full Grml systems. It provides, amongst others: iimage,
20  make_chroot_jail, qma and myip.
21  .
22  Notice: not all the packages which are required for all the
23  scripts are in the "Depends:" line. If you want to get a full
24  featured grml-scripts package install the packages from the
25  "Suggests:" line too or just use the full Grml system.
26  .
27  For more details take a look at the grml-scripts manpage.