diff options
38 files changed, 96 insertions, 82 deletions
@@ -1 +1 @@ -4.0.4-1 +4.0.5-1 diff --git a/debian/changelog b/debian/changelog index bd9c919c5..323d81da3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +live-build (4.0.5-1) unstable; urgency=low + + * Cleaning up from python removal (LIVE_IMAGE_PARENT_ARCHIVE_AREAS). + * Applying slightly modified patch from jnqnfe <jnqnfe@gmail.com> to + show correct win32-loader ico file on windows (Closes: #772781). + * Dropping manual include of dbus for live-config-systemd, it's a + recommends now. + * Updating d-i bootparameter separator for jessie. + * Enabling security and release updates for jessie. + * Correcting typo in stagefile check for includes.chroot. + * Switching to default to linux-image-586 on i386. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 07 Feb 2015 06:35:15 +0100 + live-build (4.0.4-1) unstable; urgency=low [ Daniel Baumann ] diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index fab7e0e5e..87fd533e6 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems 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 5e46f07f0..12e64a88e 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems 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 89616497a..da6b872ee 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems 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 376f2f002..72ad8d91e 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems 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 56714c1c0..130d56472 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems 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 2d3e515b0..0c3030c9e 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 568a0da11..342dfc324 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index 9bf787225..71799bcbc 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5-1 "Live Systems Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 4fb6ea949..66eae91e6 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2015\-01\-26 4.0.4-1 "Live Systems Project" +.TH LIVE\-BUILD 7 2015\-02\-07 4.0.5-1 "Live Systems Project" .SH NAME \fBlive\-build\fR \- the live systems tool suite diff --git a/manpages/ja/lb.ja.1 b/manpages/ja/lb.ja.1 index 4c7814398..c7bd35f69 100644 --- a/manpages/ja/lb.ja.1 +++ b/manpages/ja/lb.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb\fP \- live\-build プログラムのラッパー diff --git a/manpages/ja/lb_binary.ja.1 b/manpages/ja/lb_binary.ja.1 index 007c3dd1f..c62268e0a 100644 --- a/manpages/ja/lb_binary.ja.1 +++ b/manpages/ja/lb_binary.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb binary\fP \- バイナリ段階を完了させます diff --git a/manpages/ja/lb_bootstrap.ja.1 b/manpages/ja/lb_bootstrap.ja.1 index 1258e9ba8..3d45d8658 100644 --- a/manpages/ja/lb_bootstrap.ja.1 +++ b/manpages/ja/lb_bootstrap.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb bootstrap\fP \- パッケージ収集段階を完了させます diff --git a/manpages/ja/lb_build.ja.1 b/manpages/ja/lb_build.ja.1 index 72a515ac6..c418c5c0f 100644 --- a/manpages/ja/lb_build.ja.1 +++ b/manpages/ja/lb_build.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます diff --git a/manpages/ja/lb_chroot.ja.1 b/manpages/ja/lb_chroot.ja.1 index 0da8e8ca0..613e6a27e 100644 --- a/manpages/ja/lb_chroot.ja.1 +++ b/manpages/ja/lb_chroot.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb chroot\fP \- chroot 段階を完了させます diff --git a/manpages/ja/lb_clean.ja.1 b/manpages/ja/lb_clean.ja.1 index 33cbe366d..748cddfae 100644 --- a/manpages/ja/lb_clean.ja.1 +++ b/manpages/ja/lb_clean.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb clean\fP \- 設定ディレクトリを掃除します diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1 index 9b9feb50d..5f86555b3 100644 --- a/manpages/ja/lb_config.ja.1 +++ b/manpages/ja/lb_config.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb config\fP \- 設定ディレクトリを作成します diff --git a/manpages/ja/lb_source.ja.1 b/manpages/ja/lb_source.ja.1 index 99be91739..fcff6f531 100644 --- a/manpages/ja/lb_source.ja.1 +++ b/manpages/ja/lb_source.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlb source\fP \- ソース段階を完了させます diff --git a/manpages/ja/live-build.ja.7 b/manpages/ja/live-build.ja.7 index e5c65b502..fda8feec0 100644 --- a/manpages/ja/live-build.ja.7 +++ b/manpages/ja/live-build.ja.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 2015\-01\-26 4.0.4\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 7 2015\-02\-07 4.0.5\-1 "Live システムプロジェクト" .SH 名前 \fBlive\-build\fP \- Live システムツール集 diff --git a/manpages/po/ja/lb.1.po b/manpages/po/ja/lb.1.po index 19666bd0d..520bb00e5 100644 --- a/manpages/po/ja/lb.1.po +++ b/manpages/po/ja/lb.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_binary.1.po b/manpages/po/ja/lb_binary.1.po index aeb838fe0..9bd415810 100644 --- a/manpages/po/ja/lb_binary.1.po +++ b/manpages/po/ja/lb_binary.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_bootstrap.1.po b/manpages/po/ja/lb_bootstrap.1.po index e4eb510fe..5bfbe3d42 100644 --- a/manpages/po/ja/lb_bootstrap.1.po +++ b/manpages/po/ja/lb_bootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-29 06:25+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_build.1.po b/manpages/po/ja/lb_build.1.po index f70bfd750..e2caf6dbf 100644 --- a/manpages/po/ja/lb_build.1.po +++ b/manpages/po/ja/lb_build.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_chroot.1.po b/manpages/po/ja/lb_chroot.1.po index f27c76aa3..bb96dee40 100644 --- a/manpages/po/ja/lb_chroot.1.po +++ b/manpages/po/ja/lb_chroot.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_clean.1.po b/manpages/po/ja/lb_clean.1.po index ba4540a58..11910f58e 100644 --- a/manpages/po/ja/lb_clean.1.po +++ b/manpages/po/ja/lb_clean.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_config.1.po b/manpages/po/ja/lb_config.1.po index a0f1bcfe9..79c66f13b 100644 --- a/manpages/po/ja/lb_config.1.po +++ b/manpages/po/ja/lb_config.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-09-07 13:13+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/lb_source.1.po b/manpages/po/ja/lb_source.1.po index 675fadd67..f3f0e18b6 100644 --- a/manpages/po/ja/lb_source.1.po +++ b/manpages/po/ja/lb_source.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/po/ja/live-build.7.po b/manpages/po/ja/live-build.7.po index 03fa84848..933e1bb11 100644 --- a/manpages/po/ja/live-build.7.po +++ b/manpages/po/ja/live-build.7.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"POT-Creation-Date: 2015-02-07 06:34+0100\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,7 +27,7 @@ msgstr "LIVE-BUILD" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -35,7 +35,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index ec6b033b2..eee0654a2 100644 --- a/manpages/pot/lb.1.pot +++ b/manpages/pot/lb.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index 351da7f6c..1cb72a2da 100644 --- a/manpages/pot/lb_binary.1.pot +++ b/manpages/pot/lb_binary.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 05331ed3d..e3137460e 100644 --- a/manpages/pot/lb_bootstrap.1.pot +++ b/manpages/pot/lb_bootstrap.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index e649389d7..9d5f94860 100644 --- a/manpages/pot/lb_build.1.pot +++ b/manpages/pot/lb_build.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 558f4efb1..5362289b2 100644 --- a/manpages/pot/lb_chroot.1.pot +++ b/manpages/pot/lb_chroot.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index f44698089..361257c01 100644 --- a/manpages/pot/lb_clean.1.pot +++ b/manpages/pot/lb_clean.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index b6b5b4f47..b7f0f6708 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 6e717326d..1824838bb 100644 --- a/manpages/pot/lb_source.1.pot +++ b/manpages/pot/lb_source.1.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 0e6cf87d8..82aaf9cb1 100644 --- a/manpages/pot/live-build.7.pot +++ b/manpages/pot/live-build.7.pot @@ -6,8 +6,8 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.4-1\n" -"POT-Creation-Date: 2015-01-26 06:30+0100\n" +"Project-Id-Version: live-build 4.0.5-1\n" +"POT-Creation-Date: 2015-02-07 06:34+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" @@ -29,7 +29,7 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/live-build.7:1 #, no-wrap -msgid "2015-01-26" +msgid "2015-02-07" msgstr "" #. type: TH @@ -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/live-build.7:1 #, no-wrap -msgid "4.0.4-1" +msgid "4.0.5-1" msgstr "" #. type: TH |