X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=ddb6a0fa9c9f6439cc883fb71276260f029d37a0;hb=d093f237865abcf5fe290493915b250f5f0244a2;hp=4f0fc0f3fb2c034a53a0c6885cd17496a018abac;hpb=ca2253895f8dc823aac74aa915e6840ae25b506d;p=grml-quickconfig.git diff --git a/debian/control b/debian/control index 4f0fc0f..ddb6a0f 100644 --- a/debian/control +++ b/debian/control @@ -2,36 +2,41 @@ Source: grml-quickconfig Section: utils Priority: optional Maintainer: Ulrich Dangel +Uploaders: Michael Prokop Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Homepage: http://git.grml.org/?p=grml-quickconfig.git Vcs-git: git://git.grml.org/grml-quickconfig.git Vcs-Browser: http://git.grml.org/?p=grml-quickconfig.git - Package: grml-quickconfig -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, zsh | zsh-beta Suggests: grml-quickconfig-standard -Conflicts: grml-scripts (<= 1.2.1) +Conflicts: grml-scripts (<= 1.2.2) Description: Menu framework for quick access of grml menu entries + grml-quickconfig provides a console based interface to get fast + access to some basic grml-scripts like for example grml-network, + netcardconfig, grml-lang, grml-x and grml2hd. + . + grml-quickconfig also provides a modularised and flexible way of + creating dynamic menus so it is easy to customize + grml-quickconfig according to your needs. + . This is the core package containing only grml-quickconfig itself without any menu entries. - . - grml-quickconfig is a modularised and flexible way of creating - dynamic menues. Package: grml-quickconfig-standard -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, grml-quickconfig Description: Standard menu entries for grml-quickconfig - This packagae contains the standard grml-quickconfig menu entries. + This package contains the standard grml-quickconfig menu entries. . - This package contains menu entries for: + This package provides menu entries for: + * grml2hd + * grml-info * grml-lang - * netcardconfig - * netconfig + * grml-network * grml-x - * grml2hd + * netcardconfig * pdmenu -