Add espeakup to GRML_FULL
authorMichael Prokop <mika@grml.org>
Sat, 25 Oct 2008 11:50:50 +0000 (13:50 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 25 Oct 2008 11:50:50 +0000 (13:50 +0200)
debian/changelog
etc/grml/fai/config/package_config/GRML_FULL
grml-live

index 896e54d..d2ddd64 100644 (file)
@@ -1,3 +1,9 @@
+grml-live (0.9.6) unstable; urgency=low
+
+  * Add espeakup to GRML_FULL.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 13:49:43 +0200
+
 grml-live (0.9.5) unstable; urgency=low
 
   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
 grml-live (0.9.5) unstable; urgency=low
 
   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
index 16ded2c..2a69667 100644 (file)
@@ -620,6 +620,7 @@ es
 esound-common
 espeak
 espeak-data
 esound-common
 espeak
 espeak-data
+espeakup
 etckeeper
 eterm
 etherwake
 etckeeper
 eterm
 etherwake
index 47ee4ff..50872ac 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -14,7 +14,7 @@ export LC_ALL=C
 # exit on any error:
 set -e
 
 # exit on any error:
 set -e
 
-GRML_LIVE_VERSION='0.9.5'
+GRML_LIVE_VERSION='0.9.6'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"