[SCM] debian-live/live-helper branch, master, updated. 1.0_a39-1-14-g4e21be3

Daniel Baumann daniel at debian.org
Sun Mar 9 09:07:14 UTC 2008


The following commit has been merged in the master branch:
commit 4e21be314879bdf31a24197564bfe8d715e5d662
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 9 10:07:10 2008 +0100

    Adjusting wrong variable convention in syslinux templates for LH_VERSION (Closes: #468841).

diff --git a/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt
index b6e4677..c6b4931 100644
--- a/templates/syslinux/ca/f10.txt
+++ b/templates/syslinux/ca/f10.txt
@@ -12,7 +12,7 @@ la llei aplicable.
 
 ---
 
-Aquest sistema Debian Live ha estat constru‹t amb live-helper, versi¢ LH_VERSION.
+Aquest sistema Debian Live ha estat constru‹t amb live-helper, versi¢ {$LH_VERSION}.
 
 M‚s informaci¢ del projecte Debian Live es pot trobar a 
 <http://debian-live.alioth.debian.org/>.
diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt
index 199e96d..976c23b 100644
--- a/templates/syslinux/en/f10.txt
+++ b/templates/syslinux/en/f10.txt
@@ -12,7 +12,7 @@ permitted by applicable law.
 
 ---
 
-This Debian Live system was built with live-helper, version LH_VERSION.
+This Debian Live system was built with live-helper, version {$LH_VERSION}.
 
 More information about the Debian Live project can be found at
 <http://debian-live.alioth.debian.org/>.
diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt
index 3e445dc..24eb86c 100644
--- a/templates/syslinux/es/f10.txt
+++ b/templates/syslinux/es/f10.txt
@@ -12,7 +12,7 @@ permitido por la ley.
 
 ---
 
-Este sistema Debian Live se construy¢ con live-helper, versi¢n LH_VERSION.
+Este sistema Debian Live se construy¢ con live-helper, versi¢n {$LH_VERSION}.
 
 M s informaci¢n en sobre el proyecto Debian Live puede encontrarse en 
 <http://debian-live.alioth.debian.org/>.

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list