[SCM] debian-live/live-helper branch, master, updated. 1.0_a41-1-5-gc553c5b
Daniel Baumann
daniel at debian.org
Thu Apr 3 07:09:50 UTC 2008
The following commit has been merged in the master branch:
commit 01825caf3bdd46a03f897f29521e5c667fc05cec
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Mar 31 08:06:06 2008 +0200
Releasing live-helper 1.0~a42-1.
diff --git a/debian/changelog b/debian/changelog
index a7e9e6f..251b91e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+live-helper (1.0~a42-1) unstable; urgency=medium
+
+ * Also including lzma modules on lenny temporarily.
+ * Applying patch from Bas Wijnen <wijnen at debian.org> to correct error
+ messages in Require_stagefile (Closes: #472774).
+ * Applying patch from Bas Wijnen <wijnen at debian.org> to make
+ Check_crossarchitecture() working on non-listed architectures
+ (Closes: #472775).
+
+ -- Daniel Baumann <daniel at debian.org> Mon, 31 Mar 2008 00:00:00 +0200
+
live-helper (1.0~a41-1) unstable; urgency=medium
[ Daniel Baumann ]
diff --git a/functions/common.sh b/functions/common.sh
index 20da32c..8ab2422 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -10,4 +10,4 @@
set -e
PROGRAM="$(basename ${0})"
-VERSION="1.0~a41"
+VERSION="1.0~a42"
--
debian-live/live-helper
More information about the debian-live-changes
mailing list