[SCM] live-helper branch, debian, updated. debian/2.0_a2-1-9-g8197598

Daniel Baumann daniel at debian.org
Sun Dec 13 20:47:35 UTC 2009


The following commit has been merged in the debian branch:
commit 819759809c7db1df5f49f121e7d0fe44f0354e9d
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Dec 13 21:44:04 2009 +0100

    Releasing debian version 2.0~a3-1.

diff --git a/debian/changelog b/debian/changelog
index af9b211..3014fe3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+live-helper (2.0~a3-1) unstable; urgency=low
+
+  * Updating icedove-l10n packagename handling for post-lenny, thanks to
+    intrigeri <intrigeri at boum.org>.
+  * Adding a 'sleep 1' before removing the loopdevice when creating usb-
+    hdd images.
+  * Don't try to install parameters.txt for casper in ubuntu mode
+    (Closes: #560109).
+  * Removing lpia support, this architecture is dead.
+  * Setting win32-loader to disabled in ubuntu mode.
+  * Adding explicit debian source version 1.0 until switch to 3.0.
+  * For consistency, using true|false instead of enabled|disabled in
+    configuration options.
+  * Adding experimental support for isohybrid (Closes: #558688).
+
+ -- Daniel Baumann <daniel at debian.org>  Sun, 13 Dec 2009 21:41:49 +0100
+
 live-helper (2.0~a2-1) unstable; urgency=low
 
   * Updating config tree version checks.
diff --git a/functions/common.sh b/functions/common.sh
index 184ebe0..84aa93c 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="2.0~a1-1"
+VERSION="2.0~a3-1"
 CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
 
 PATH="${PWD}/scripts:${PATH}"

-- 
live-helper



More information about the debian-live-changes mailing list