Release new version 0.21
[grml-quickconfig.git] / debian / control
1 Source: grml-quickconfig
2 Section: utils
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Build-Depends: debhelper (>= 7)
6 Standards-Version: 3.9.8
7 Homepage: https://git.grml.org/?p=grml-quickconfig.git
8 Vcs-git: git://git.grml.org/grml-quickconfig.git
9 Vcs-Browser: https://git.grml.org/?p=grml-quickconfig.git
10 Origin: Grml
11 Bugs: mailto:bugs@grml.org
12
13 Package: grml-quickconfig
14 Architecture: all
15 Depends: ${shlibs:Depends}, ${misc:Depends}, zsh | zsh-beta, grml-etc-core
16 Suggests: grml-quickconfig-standard
17 Conflicts: grml-scripts (<= 1.2.2)
18 Description: Menu framework for quick access of grml menu entries
19  grml-quickconfig provides a console based interface to get fast
20  access to some basic grml-scripts like for example grml-network,
21  netcardconfig, grml-lang, grml-x and grml-debootstrap.
22  .
23  grml-quickconfig also provides a modularised and flexible way of
24  creating dynamic menus so it is easy to customize
25  grml-quickconfig according to your needs.
26  .
27  This is the core package containing only grml-quickconfig itself
28  without any menu entries.
29
30 Package: grml-quickconfig-standard
31 Architecture: all
32 Depends: ${shlibs:Depends}, ${misc:Depends}, grml-quickconfig
33 Description: Standard menu entries for grml-quickconfig
34  This package contains the standard grml-quickconfig menu entries.
35  .
36  This package provides menu entries for:
37   * grml-debootstrap
38   * grml-info
39   * grml-lang
40   * grml-network
41   * grml-x
42   * netcardconfig
43   * pdmenu