diff options
38 files changed, 101 insertions, 82 deletions
@@ -1 +1 @@ -5.0~a9-1 +5.0~a10-1 diff --git a/debian/changelog b/debian/changelog index 422fc9783..b0f2ee133 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +live-build (5.0~a10-1) unstable; urgency=low + + [ Daniel Baumann ] + * Correcting typos in chroot_hooks. + + [ Raphaël Hertzog ] + * Do not pass an empty version in APT::FTPArchive::Release::Version + (Closes: #789800). + * Drop elilo from list of d-i required packages on i386. + + [ Daniel Reichelt ] + * Fix check for presence of chroot hooks + * Fix hook scripts location in Makefile + + [ Daniel Baumann ] + * Simplify hooks pattern in Makefile. + + -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 10 Aug 2015 19:35:24 +0200 + live-build (5.0~a9-1) unstable; urgency=low * Splitting non-live specific hooks into their own subdirectory within diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 3035b5500..b2d746bc9 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 16d6d1a7b..95077c70f 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 6903dfa5a..8bde2fbb1 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 eeb834394..5194ef400 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 503c5b090..a13cf4fd5 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 5f04ac744..54fe75dbe 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 d807e5614..1b8c61818 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 4c777075d..d74f6729d 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10-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 ca75d1b47..caf227735 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2015\-06\-06 5.0~a9-1 "Live Systems Project" +.TH LIVE\-BUILD 7 2015\-08\-10 5.0~a10-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 41f06bd7f..2d8e6c41e 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb\fP \- live\-build プログラムのラッパー diff --git a/manpages/ja/lb_binary.ja.1 b/manpages/ja/lb_binary.ja.1 index ee4650fc4..b79760823 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb binary\fP \- バイナリ段階を完了させます diff --git a/manpages/ja/lb_bootstrap.ja.1 b/manpages/ja/lb_bootstrap.ja.1 index 95515157f..2270bccdb 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb bootstrap\fP \- パッケージ収集段階を完了させます diff --git a/manpages/ja/lb_build.ja.1 b/manpages/ja/lb_build.ja.1 index 2adb30924..97d8cd914 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます diff --git a/manpages/ja/lb_chroot.ja.1 b/manpages/ja/lb_chroot.ja.1 index 482a552e4..752c1e5d7 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb chroot\fP \- chroot 段階を完了させます diff --git a/manpages/ja/lb_clean.ja.1 b/manpages/ja/lb_clean.ja.1 index 57a8ed1ce..45c83be23 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb clean\fP \- 設定ディレクトリを掃除します diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1 index 5c553e396..adc4ea3e1 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb config\fP \- 設定ディレクトリを作成します diff --git a/manpages/ja/lb_source.ja.1 b/manpages/ja/lb_source.ja.1 index 6f1a23155..a82ede913 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlb source\fP \- ソース段階を完了させます diff --git a/manpages/ja/live-build.ja.7 b/manpages/ja/live-build.ja.7 index 70ac6209b..5a3dbb5f4 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\-06\-06 5.0~a9\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 7 2015\-08\-10 5.0~a10\-1 "Live システムプロジェクト" .SH 名前 \fBlive\-build\fP \- Live システムツール集 diff --git a/manpages/po/ja/lb.1.po b/manpages/po/ja/lb.1.po index 8a98fbf7f..fd8382d53 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 49c4c187b..f9c6109d0 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 cff8889f3..092d5725e 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 1ce3eb79b..ae3fb7963 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 79e8ba5d0..06a091173 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 3eb11bf03..164ea61e6 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 bdaed0375..76fe74ca1 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 326d45f40..7c6ab3f6e 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-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 e21412c7e..2eae35451 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-06-06 06:40+0200\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "5.0~a3-1" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 0afb2917c..ffb84788e 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index d15a2f28f..7c291c961 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 862f85d7f..107914476 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index afde22735..e5904066e 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index f16620202..9c12515c9 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 894d0df4e..f7bf9fac9 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 18ca1a52c..4d4883d69 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 297e60f79..24df01582 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 9cfd449e5..122798ad0 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~a9-1\n" -"POT-Creation-Date: 2015-06-06 06:40+0200\n" +"Project-Id-Version: live-build 5.0~a10-1\n" +"POT-Creation-Date: 2015-08-10 19:36+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-06-06" +msgid "2015-08-10" 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~a9-1" +msgid "5.0~a10-1" msgstr "" #. type: TH |