[SCM] Debian Live build scripts branch, master, updated. 1.0.1-3-14-g2a2ce5e

Daniel Baumann daniel at debian.org
Thu Dec 11 05:57:55 UTC 2008


The following commit has been merged in the master branch:
commit 2a2ce5e4761dcb2bfed589821126f665acd97d41
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Dec 11 06:53:11 2008 +0100

    Releasing version 1.0.1-4.

diff --git a/debian/changelog b/debian/changelog
index e9c6bf2..c1c3ceb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+live-helper (1.0.1-4) unstable; urgency=medium
+
+  [ Daniel Baumann ]
+  * Don't attempt to remove scripts directory in lh_clean if it doesn't exist.
+  * Adding tct to rescue list.
+  * Updating lxde-desktop support.
+  * Adding missing endif in rescue list.
+  * Removing nested ifdefs in rescue list.
+  * Correcting defaults check for diverted losetup binary to also cope with
+    host systems that do install loop-aes-utils after populating live-helper
+    config.
+  * Correcting update-initramfs example hook description.
+  * Mention possibility to symlink example hooks in their descriptions.
+  * Also installing build-essential manually in module example hooks, as
+    module-assistant doesn't do it automatically.
+  * Adding Debian Science package list.
+  * Removing debian-edu mode, outdated and apparently not used anymore.
+  * Adding emdebian grip mode.
+
+  [ Marco Amadori ]
+  * NEW: "binary_debian-installer-includes" config directory.
+
+ -- Daniel Baumann <daniel at debian.org>  Thu, 11 Dec 2008 06:00:00 +0100
+
 live-helper (1.0.1-3) unstable; urgency=medium
 
   [ An-Cheng Huang ]
diff --git a/functions/common.sh b/functions/common.sh
index af7c9cb..d4130c4 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="1.0.1-2"
+VERSION="1.0.1-4"
 
 PATH="${PWD}/scripts:${PATH}"

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list