debian/control: fix typos, conflict with grml-scripts (<= 1.2.2)
authorMichael Prokop <mika@grml.org>
Sun, 31 Jan 2010 10:48:04 +0000 (11:48 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 31 Jan 2010 10:48:04 +0000 (11:48 +0100)
debian/control

index 4f0fc0f..f53a30d 100644 (file)
@@ -8,30 +8,34 @@ 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
 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
 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
-