[SCM] live-helper branch, debian, updated. debian/2.0_a13-1-9-g75574aa

Daniel Baumann daniel at debian.org
Sun May 30 07:49:50 UTC 2010


The following commit has been merged in the debian branch:
commit 75574aac41944443e9b6e4faabae0fdaf0f3637b
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun May 30 09:43:09 2010 +0200

    Releasing debian version 2.0~a14-1.

diff --git a/debian/changelog b/debian/changelog
index 3a15da3..cdf8fd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+live-helper (2.0~a14-1) unstable; urgency=low
+
+  [ Cody A.W. Somerville ]
+  * Standardize to machine readable package manifest.
+
+  [ Daniel Baumann ]
+  * Renaming manifest files to packages on debian.
+  * Correcting install command for manpages in Makefile.
+  * Simplyfing makefile a bit.
+  * Also including grub2 in the debian-installer pool.
+  * Using UTF-8 in German manpages.
+  * Using umlauts in German manpages.
+  * Using old pathes for win32-loader on squeeze too.
+
+ -- Daniel Baumann <daniel at debian.org>  Sun, 30 May 2010 09:43:00 +0200
+
 live-helper (2.0~a13-1) unstable; urgency=low
 
   [ Daniel Baumann ]
diff --git a/functions/common.sh b/functions/common.sh
index 1e4890c..b0ec1f6 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
 
 PROGRAM="$(basename ${0})"
 PACKAGE="live-helper"
-VERSION="2.0~a13-1"
+VERSION="2.0~a14-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