[SCM] debian-live/live-helper branch, master, updated. 1.0_a41-1-14-gf4c10e4

Daniel Baumann daniel at debian.org
Wed Apr 9 18:58:24 UTC 2008


The following commit has been merged in the master branch:
commit f4c10e4614d707c6497e44785641d3d257d7021e
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Apr 9 20:55:14 2008 +0200

    Releasing live-helper 1.0~a43-1.

diff --git a/debian/changelog b/debian/changelog
index 251b91e..e299ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+live-helper (1.0~a43-1) unstable; urgency=medium
+
+  * Sort md5sum.txt files again after filename.
+  * Fixing forgotten variable in conffile loop.
+  * Updating help output of lh_config.
+  * Applied patch from Erwan Le Gall <elegall at linagora.com> to give a
+    warning when installing local packages with wrong naming scheme.
+  * Using new Read_conffile(); now.
+  * Allowing multiple arguments for Read_conffile();.
+  * Centraly evaluate LH_CONFIG for custom configuration file.
+  * Adding 'all' configuration file.
+  * Removing temporary workaround of adding lzma-modules2.6 to linux
+    packages, all fixed squashfs are now in sid and lenny.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon,  7 Apr 2008 00:00:00 +0200
+
 live-helper (1.0~a42-1) unstable; urgency=medium
 
   * Also including lzma modules on lenny temporarily.
diff --git a/functions/common.sh b/functions/common.sh
index 8ab2422..879ab86 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
 set -e
 
 PROGRAM="$(basename ${0})"
-VERSION="1.0~a42"
+VERSION="1.0~a43"

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list