diff options
38 files changed, 96 insertions, 82 deletions
@@ -1 +1 @@ -5.0~a8-1 +5.0~a9-1 diff --git a/debian/changelog b/debian/changelog index 660dd7c48..422fc9783 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +live-build (5.0~a9-1) unstable; urgency=low + + * Splitting non-live specific hooks into their own subdirectory within + hooks. + * Installing apt and dpkg updates (if any) first in derivatives mode, + then doing dist-upgrade. + * Correcting symlinking of hooks in lb config. + * Correcting execution of local binary hooks. + * Correcting execution of local source hooks. + * Removing parent-directory too when cleaning up the config tree bind + mount in chroot. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 06 Jun 2015 06:39:47 +0200 + live-build (5.0~a8-1) unstable; urgency=low * Actually removing live-build-cgi from control. diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index b773b609f..3035b5500 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 e31144ab4..16d6d1a7b 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 d8f9cbb5d..6903dfa5a 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 a8a3a27c9..eeb834394 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 5a2f0a7e0..503c5b090 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 72625413b..5f04ac744 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 3b604739c..d807e5614 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 f7f71f2ab..4c777075d 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-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 d86362831..ca75d1b47 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2015\-05\-19 5.0~a8-1 "Live Systems Project" +.TH LIVE\-BUILD 7 2015\-06\-06 5.0~a9-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 102057ef2..41f06bd7f 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb\fP \- live\-build プログラムのラッパー diff --git a/manpages/ja/lb_binary.ja.1 b/manpages/ja/lb_binary.ja.1 index 3eceaa595..ee4650fc4 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb binary\fP \- バイナリ段階を完了させます diff --git a/manpages/ja/lb_bootstrap.ja.1 b/manpages/ja/lb_bootstrap.ja.1 index ebf737e78..95515157f 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb bootstrap\fP \- パッケージ収集段階を完了させます diff --git a/manpages/ja/lb_build.ja.1 b/manpages/ja/lb_build.ja.1 index cff17a8a1..2adb30924 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます diff --git a/manpages/ja/lb_chroot.ja.1 b/manpages/ja/lb_chroot.ja.1 index 458d9c7b6..482a552e4 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb chroot\fP \- chroot 段階を完了させます diff --git a/manpages/ja/lb_clean.ja.1 b/manpages/ja/lb_clean.ja.1 index a363edeb1..57a8ed1ce 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb clean\fP \- 設定ディレクトリを掃除します diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1 index 86bf5b2e8..5c553e396 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb config\fP \- 設定ディレクトリを作成します diff --git a/manpages/ja/lb_source.ja.1 b/manpages/ja/lb_source.ja.1 index 36f2662a0..6f1a23155 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlb source\fP \- ソース段階を完了させます diff --git a/manpages/ja/live-build.ja.7 b/manpages/ja/live-build.ja.7 index cf416d1fc..70ac6209b 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\-05\-19 5.0~a8\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 7 2015\-06\-06 5.0~a9\-1 "Live システムプロジェクト" .SH 名前 \fBlive\-build\fP \- Live システムツール集 diff --git a/manpages/po/ja/lb.1.po b/manpages/po/ja/lb.1.po index e26fe68ef..8a98fbf7f 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_binary.1.po b/manpages/po/ja/lb_binary.1.po index 17edb24cc..49c4c187b 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_bootstrap.1.po b/manpages/po/ja/lb_bootstrap.1.po index a1c166305..cff8889f3 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_build.1.po b/manpages/po/ja/lb_build.1.po index 16ef423d8..1ce3eb79b 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_chroot.1.po b/manpages/po/ja/lb_chroot.1.po index bc3554088..79e8ba5d0 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_clean.1.po b/manpages/po/ja/lb_clean.1.po index e1478a57d..3eb11bf03 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_config.1.po b/manpages/po/ja/lb_config.1.po index 9fa9d2164..bdaed0375 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\n" "PO-Revision-Date: 2015-02-07 14:57+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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/lb_source.1.po b/manpages/po/ja/lb_source.1.po index 0c747d9b3..326d45f40 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/po/ja/live-build.7.po b/manpages/po/ja/live-build.7.po index 94ac190b9..e21412c7e 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-05-19 06:26+0200\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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 #, fuzzy, no-wrap -msgid "2015-05-19" +msgid "2015-06-06" msgstr "2015-02-07" #. type: TH @@ -35,7 +35,7 @@ msgstr "2015-02-07" #: 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 #, fuzzy, no-wrap -msgid "5.0~a8-1" +msgid "5.0~a9-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index f4b8dbc2a..0afb2917c 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index 645b7ee4d..d15a2f28f 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 3b35024ba..862f85d7f 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 8d76aad73..afde22735 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index cbe80c3a3..f16620202 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 8d488f7bd..894d0df4e 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 7849337c3..18ca1a52c 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index c92b10a9a..297e60f79 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index eb5f18141..9cfd449e5 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 5.0~a8-1\n" -"POT-Creation-Date: 2015-05-19 06:26+0200\n" +"Project-Id-Version: live-build 5.0~a9-1\n" +"POT-Creation-Date: 2015-06-06 06:40+0200\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-05-19" +msgid "2015-06-06" 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 "5.0~a8-1" +msgid "5.0~a9-1" msgstr "" #. type: TH |