[SCM] live-helper branch, debian-next, updated. debian/2.0_a7-1-16-ga3c69af

Daniel Baumann daniel at debian.org
Sun Feb 21 13:48:57 UTC 2010


The following commit has been merged in the debian-next branch:
commit a3c69af546aa74559a3b73526c76b231a7e9cf75
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 21 14:42:47 2010 +0100

    Releasing debian version 2.0~a8-1.

diff --git a/debian/changelog b/debian/changelog
index ab185a8..4fbdead 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+live-helper (2.0~a8-1) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Mention in lh config manpage that local packages need the .list
+    suffix.
+
+  [ Rodrigo P. Gomez ]
+  * Updating kde and kde-full packages lists for squeeze.
+
+  [ Daniel Baumann ]
+  * Marking gwenview in chroot_localization as lenny-only, thanks to
+    Rodrigo P. Gomez <armyofthepenguin at gmail.com>.
+  * Updating error message on arm/armel regarding kernel flavour
+    selection.
+  * Automatically populating config tree when having auto/config present
+    and lh build is called without having lh config run before.
+
+  [ Richard Nelson ]
+  * Removed the appending of LH_BOOTAPPEND_LIVE to
+    LH_BOOTAPPEND_INSTALL.
+
+  [ Marco Amadori ]
+  * Installs policy-rc.d also in binary phase.
+
+  [ Daniel Baumann ]
+  * Cleaning up usb helpers for a future usb-zip addition.
+  * Reworking iso-hybrid as an independent binary image type.
+  * Updating rescue list for squeeze.
+  * Updating image autobuild script.
+  * Adding cpio to recommends.
+  * Updating signing key of example sources.
+  * Updating tasks handling for squeeze.
+  * Updating default desktop configuration quirks.
+
+ -- Daniel Baumann <daniel at debian.org>  Sun, 21 Feb 2010 14:42:21 +0100
+
 live-helper (2.0~a7-1) unstable; urgency=low
 
   [ Daniel Baumann ]
diff --git a/functions/common.sh b/functions/common.sh
index b7a8417..581c495 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="2.0~a7-1"
+VERSION="2.0~a8-1"
 CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
 
 PATH="${PWD}/auto/helpers:${PATH}"

-- 
live-helper



More information about the debian-live-changes mailing list