diff options
author | Daniel Baumann <daniel@debian.org> | 2013-02-09 00:23:56 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:05 +0200 |
commit | cbc4d9f736b413e049cd320eb5bf990d932b053f (patch) | |
tree | 1e7e96d2a4c022cac0ce4f33663f45424ced1a2d | |
parent | e2ce2087b7815fe529c865af61182d06d0028113 (diff) | |
download | vyos-live-build-cbc4d9f736b413e049cd320eb5bf990d932b053f.tar.gz vyos-live-build-cbc4d9f736b413e049cd320eb5bf990d932b053f.zip |
Releasing debian version 4.0~a9-1.debian/4.0_a9-1
42 files changed, 105 insertions, 71 deletions
@@ -1 +1 @@ -4.0~a8-1 +4.0~a9-1 diff --git a/debian/changelog b/debian/changelog index c09a212c7..84ebef469 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +live-build (4.0~a9-1) experimental; urgency=low + + * Updating wheezy pre-release number for b4. + * Dropping dpkg compression level. + * Correcting spelling typos in changelog to make lintian happy. + * Escaping quotes to workaround a false-positive of checkbashisms in + binary_debian-installer. + * Correcting install path in loadlins install.bat for the gtk d-i + flavour. + * Switching default binary filesystem for hdd images to fat32 to be more + robust on todays flash devices. + * Correcting vshift in syslinux themes to correct display bug with + overlong lines, thanks to Thanatermesis <thanatermesis@gmail.com>. + * Adding bootrap_archive-keys to establish secure trust-chain on top of + debian-keyring for derivatives. + * Updating syslinux configurations and handling for syslinux 5. + * Adding hook to remove systemd machine-id. + * Renumbering hooks. + * Correcting wrong debian-installer syslinux menu files. + * Including HDT in advanced options menu within syslinux menu. + * Updating binary_debian-installer for newer append replacement + variables used in syslinux configs. + * Dropping theme package support, themes are either in the config tree + or the embedded one from live-build is used. + * Correctly remove binary contents and packages file in clean script. + * Adding key-shortcut for advanced options in syslinux menu. + * Removing default menu marker for install entry in syslinux menu. + * Converting splash.svg not just splash.svg.in files as syslinux + bootsplashes. + * Removing dropped syslinux-theme config option from lb_config manpage. + * Adding 3.0.0-1 changelog entries. + + -- Daniel Baumann <daniel@debian.org> Sat, 09 Feb 2013 00:23:47 +0100 + live-build (4.0~a8-1) experimental; urgency=low [ Daniel Baumann ] diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index c0abb8f3a..4377b7d6e 100644 --- a/manpages/de/lb.de.1 +++ b/manpages/de/lb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb\fP \- wrapper for live\-build programs diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index 89b27380c..9f9f35a57 100644 --- a/manpages/de/lb_binary.de.1 +++ b/manpages/de/lb_binary.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb binary\fP \- Complete the binary stage diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index c2d8378e7..592b53b25 100644 --- a/manpages/de/lb_bootstrap.de.1 +++ b/manpages/de/lb_bootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index bdb916573..ed22146eb 100644 --- a/manpages/de/lb_build.de.1 +++ b/manpages/de/lb_build.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 50e620d67..bc081bfa8 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb chroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index ce19242d5..06cc55fbf 100644 --- a/manpages/de/lb_clean.de.1 +++ b/manpages/de/lb_clean.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb clean\fP \- Clean build directory diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 1b414aab5..58acb026c 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb config\fP \- Create config directory diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index 787af93c9..9db36f93b 100644 --- a/manpages/de/lb_source.de.1 +++ b/manpages/de/lb_source.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb source\fP \- Complete the source stage diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index fb99ca5c5..d580e7d6e 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlb testroot\fP \- Ensure that a system is built as root diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 7e35964cb..39ed7e2a0 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 09.02.2013 4.0~a8\-1 "Debian Live Project" +.TH LIVE\-BUILD 7 09.02.2013 4.0~a9\-1 "Debian Live Project" .SH NAME \fBlive\-build\fP \- the Debian Live tool suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 879f4eed5..a7a78dea8 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index 909e5288a..60849c005 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index 21fd648ac..a1f715150 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index 7c2bddf61..a807b1250 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index c23d936f8..0ac9a8012 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 796b74e7b..7b1cb55c0 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 96897aac4..ea51ca456 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index e4c0481dd..860f4d975 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index e31292b88..1e32498fd 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 098ed3c66..583df13d2 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-02\-09 4.0~a8-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2013\-02\-09 4.0~a9-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po index bf87ad104..cd7741c1c 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index 152a1b602..aeec28b84 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 60e3f4553..f74c9924b 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index 8ab3415e2..49de4d07e 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index 4aeb8a486..8fdcdcf54 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index a43ae556b..f1c69caa4 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index b9e493898..288e3379b 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index 395af6ca7..c986fc173 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index d7392a66c..ba163deef 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 9eb10f598..9d48838af 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"Project-Id-Version: live-build 4.0~a9-1\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -36,7 +36,7 @@ msgstr "09.02.2013" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index bd276752b..51d37675c 100644 --- a/manpages/pot/lb.1.pot +++ b/manpages/pot/lb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index d7cf95586..37fe45da8 100644 --- a/manpages/pot/lb_binary.1.pot +++ b/manpages/pot/lb_binary.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 70500e1d7..2f985f310 100644 --- a/manpages/pot/lb_bootstrap.1.pot +++ b/manpages/pot/lb_bootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 3e79e007a..0f04e4439 100644 --- a/manpages/pot/lb_build.1.pot +++ b/manpages/pot/lb_build.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index ce82a2195..06fa79f59 100644 --- a/manpages/pot/lb_chroot.1.pot +++ b/manpages/pot/lb_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 9708e7f72..56d05e92d 100644 --- a/manpages/pot/lb_clean.1.pot +++ b/manpages/pot/lb_clean.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index dd6f9cbe2..68ad84237 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 36a6e72b7..e3820235f 100644 --- a/manpages/pot/lb_source.1.pot +++ b/manpages/pot/lb_source.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 02176328f..a318d7c3d 100644 --- a/manpages/pot/lb_testroot.1.pot +++ b/manpages/pot/lb_testroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 6f9a24954..20aa4b1d1 100644 --- a/manpages/pot/live-build.7.pot +++ b/manpages/pot/live-build.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-02-09 00:13+0100\n" +"POT-Creation-Date: 2013-02-09 00:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,7 +37,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a8-1" +msgid "4.0~a9-1" msgstr "" #. type: TH |