From dbe6283b1b510b84b533844a42445651d9219b7d Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Mon, 31 Mar 2008 08:06:06 +0200
Subject: Releasing live-helper 1.0~a42-1.
---
debian/changelog | 11 +++++++++++
functions/common.sh | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
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@debian.org> to correct error
+ messages in Require_stagefile (Closes: #472774).
+ * Applying patch from Bas Wijnen <wijnen@debian.org> to make
+ Check_crossarchitecture() working on non-listed architectures
+ (Closes: #472775).
+
+ -- Daniel Baumann <daniel@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"
--
cgit v1.0