[SCM] live-helper branch, debian, updated. debian/2.0_a10-1-14-g19e5cd4

Daniel Baumann daniel at debian.org
Fri Apr 30 15:17:08 UTC 2010


The following commit has been merged in the debian branch:
commit 19e5cd4c605993dba0141b6f92ce8ed2ee2621ae
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 30 17:10:54 2010 +0200

    Releasing debian version 2.0~a11-1.

diff --git a/debian/changelog b/debian/changelog
index 8bd4d6a..198c14a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+live-helper (2.0~a11-1) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Updating references to project homepage in the manpages.
+  * Updating references to project homepage in the templates.
+  * Updating synopsis of --packages-lists in lh_config manpage.
+  * Don't fail on samhain workaround when we're cleaning up.
+
+  [ Richard Nelson ]
+  * Add uninstall and reinstall for l-h.cgi Makefile.
+  * Remove plural typo on l-h.cgi mail.txt .
+
+  [ Daniel Baumann ]
+  * Updating uninstall and reinstall targets in cgi/Makefile.
+  * Correcting spelling typo in previous changelog.
+  * Correcting a couple of formating glitches in lh_config manpage.
+  * Replacing 'noautoconfig' string in auto/ scripts with 'noauto'.
+  * Printing message when auto scripts are used to make debug logs more
+    understandable.
+  * Making sure live-helper.sh is sourced early enough wrt/ auto
+    scripts.
+  * Updating maintainer field.
+
+ -- Daniel Baumann <daniel at debian.org>  Fri, 30 Apr 2010 17:10:38 +0200
+
 live-helper (2.0~a10-1) unstable; urgency=low
 
   * Updating appending of union boot parameter to only append, when
diff --git a/functions/common.sh b/functions/common.sh
index 9fbb21c..cbb4085 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="2.0~a10-1"
+VERSION="2.0~a11-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