[SCM] Debian Live build scripts branch, master, updated. 1.0.3-2-14-g833bd14

Daniel Baumann daniel at debian.org
Sat Feb 14 17:05:40 UTC 2009


The following commit has been merged in the master branch:
commit 833bd145fa83889c6206ae3e8f4a605588fd7758
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Feb 14 18:03:39 2009 +0100

    Releasing version 1.0.4-1.

diff --git a/debian/changelog b/debian/changelog
index a982af0..0b6a35d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+live-helper (1.0.4-1) unstable; urgency=low
+
+  * Handling kernel selection properly in example images build script.
+  * Updating udeb exclude lists.
+  * Adding new setting for binary indices: If set to none, no indices
+    are included at all.
+  * Trimming down gnome-desktop images to fit cd size in example build
+    script.
+  * Updating release numbers.
+  * Updating syslinux menu configuration.
+  * Updating boot menu title when using syslinux menu.
+  * Correcting typo in example image build script.
+  * Removing explicit defaults from example image build script.
+  * Updating doc includes.
+  * Updating debian-cd doc includes.
+  * Correcting path within netboot tarballs.
+  * Redirecting stderr to log as well in example image build script.
+
+ -- Daniel Baumann <daniel at debian.org>  Sat, 14 Feb 2009 18:00:00 +0100
+
 live-helper (1.0.3-2) unstable; urgency=medium
 
   [ Daniel Baumann ]
diff --git a/functions/common.sh b/functions/common.sh
index 45854c1..bee6d82 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="1.0.3-2"
+VERSION="1.0.4-1"
 
 PATH="${PWD}/scripts:${PATH}"

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list