Drop duplicated fluxbox command line and report bug lines. v0.5.1
authorMichael Prokop <mika@grml.org>
Thu, 1 Apr 2010 14:28:00 +0000 (16:28 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 1 Apr 2010 14:28:00 +0000 (16:28 +0200)
debian/changelog
grml-x

index 43f17b8..29d01ba 100644 (file)
@@ -1,3 +1,11 @@
+grml-x (0.5.1) unstable; urgency=low
+
+  * Drop duplicated fluxbox command line in usage examples
+    (thanks to Thomas Arendsen Hein) and drop the "Report bugs"
+    lines.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 01 Apr 2010 16:26:48 +0200
+
 grml-x (0.5.0) unstable; urgency=low
 
   * Use startlxde instead of lxsession for zsh completion.
diff --git a/grml-x b/grml-x
index 6cf4906..652c787 100755 (executable)
--- a/grml-x
+++ b/grml-x
@@ -128,7 +128,6 @@ Usage: $PROGRAMNAME
 
 Usage examples:
   $PROGRAMNAME fluxbox
-  $PROGRAMNAME fluxbox
   $PROGRAMNAME -force -nostart fluxbox
   $PROGRAMNAME -nosynaptics fluxbox
   $PROGRAMNAME -nosync fluxbox
@@ -139,9 +138,6 @@ Usage examples:
   $PROGRAMNAME -display 8 fluxbox
 
 More information on grml-x can be found in the manual page: man grml-x
-
-Report bugs, send wishes and feedback to the grml team:
-http://grml.org/bugs/ - contact (at) grml.org
 "
   print "${reset_color}"
   exit 2