diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-09-12 13:42:57 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-09-12 13:42:57 +0200 |
commit | afef2c271e72804dd72a4a51cb876205d34de209 (patch) | |
tree | c83e813ec23a9c754043d8cbe55ae4247a970426 | |
parent | 7c00b1b4acea70181abf1e4fa43329b1f472a42c (diff) | |
download | vyos-live-build-afef2c271e72804dd72a4a51cb876205d34de209.tar.gz vyos-live-build-afef2c271e72804dd72a4a51cb876205d34de209.zip |
Releasing debian version 4.0.2-1.debian/4.0.2-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
40 files changed, 132 insertions, 113 deletions
@@ -1 +1 @@ -4.0.1-1 +4.0.2-1 diff --git a/debian/changelog b/debian/changelog index c5c6efba8..93d7ef826 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +live-build (4.0.2-1) unstable; urgency=low + + [ Daniel Baumann ] + * Creating live.list.chroot with live packages in config. + + [ victory ] + * Fix typos in lb_config.1. + * Add Japanese translations. + + [ Daniel Baumann ] + * Making populating of live.chroot.list distribution specific. + * Making check target in manpages makefile comply with the rest. + * Dropping incomplete German manpage translations. + * Dropping syslinux 6 symlinks from bootloader configs for wheezy. + * Removing source_includes from toplevel source script, it was a python + stub and will come back at a later point. + + -- Daniel Baumann <mail@daniel-baumann.ch> Fri, 12 Sep 2014 13:42:37 +0200 + live-build (4.0.1-1) unstable; urgency=low * Dropping leftover testroot call in bootstrap_cdebootstrap and diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 415de4ca7..babbc63e1 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 82a5068d0..45e6c5fc9 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 3db947536..715a37a82 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 10082e434..f64a142be 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 10072e6ef..288b60a46 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 491ec4448..29a032217 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 f88c34dc8..718bb706a 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 7cb1de364..a7c686ac6 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2-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 720177431..d24ee850f 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2014\-08\-28 4.0.1-1 "Live Systems Project" +.TH LIVE\-BUILD 7 2014\-09\-12 4.0.2-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 4283f1b30..17bcb99b6 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb\fP \- live\-build プログラムのラッパー diff --git a/manpages/ja/lb_binary.ja.1 b/manpages/ja/lb_binary.ja.1 index 61a72c167..bf5757d97 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb binary\fP \- バイナリ段階を完了させます diff --git a/manpages/ja/lb_bootstrap.ja.1 b/manpages/ja/lb_bootstrap.ja.1 index 58d4d72c9..6955ecb92 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb bootstrap\fP \- パッケージ収集段階を完了させます diff --git a/manpages/ja/lb_build.ja.1 b/manpages/ja/lb_build.ja.1 index 631e62246..2c391a3ee 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます diff --git a/manpages/ja/lb_chroot.ja.1 b/manpages/ja/lb_chroot.ja.1 index 906856270..705c7e0b4 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb chroot\fP \- chroot 段階を完了させます diff --git a/manpages/ja/lb_clean.ja.1 b/manpages/ja/lb_clean.ja.1 index d1b761e56..bc12d1213 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb clean\fP \- 設定ディレクトリを掃除します diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1 index 0cb641d21..4fafb8528 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb config\fP \- 設定ディレクトリを作成します diff --git a/manpages/ja/lb_source.ja.1 b/manpages/ja/lb_source.ja.1 index ac8433c5d..27e18ada6 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlb source\fP \- ソース段階を完了させます diff --git a/manpages/ja/live-build.ja.7 b/manpages/ja/live-build.ja.7 index 74ae7dabd..a2484fbae 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 2014\-08\-28 4.0.1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 7 2014\-09\-12 4.0.2\-1 "Live システムプロジェクト" .SH 名前 \fBlive\-build\fP \- Live システムツール集 diff --git a/manpages/po/ja/lb.1.po b/manpages/po/ja/lb.1.po index 2bcf7f433..9334f12c7 100644 --- a/manpages/po/ja/lb.1.po +++ b/manpages/po/ja/lb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_binary.1.po b/manpages/po/ja/lb_binary.1.po index 7d9cf2ae2..cf85a8053 100644 --- a/manpages/po/ja/lb_binary.1.po +++ b/manpages/po/ja/lb_binary.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_bootstrap.1.po b/manpages/po/ja/lb_bootstrap.1.po index 89584f463..4b64cd1ef 100644 --- a/manpages/po/ja/lb_bootstrap.1.po +++ b/manpages/po/ja/lb_bootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_build.1.po b/manpages/po/ja/lb_build.1.po index 6cae456a3..2efbdb003 100644 --- a/manpages/po/ja/lb_build.1.po +++ b/manpages/po/ja/lb_build.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_chroot.1.po b/manpages/po/ja/lb_chroot.1.po index 9290b0390..a7b6a6834 100644 --- a/manpages/po/ja/lb_chroot.1.po +++ b/manpages/po/ja/lb_chroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_clean.1.po b/manpages/po/ja/lb_clean.1.po index 8b3235d69..247c63681 100644 --- a/manpages/po/ja/lb_clean.1.po +++ b/manpages/po/ja/lb_clean.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_config.1.po b/manpages/po/ja/lb_config.1.po index a730c08f3..18185d98c 100644 --- a/manpages/po/ja/lb_config.1.po +++ b/manpages/po/ja/lb_config.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-09-07 13:13+0900\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13:40+0200\n" "PO-Revision-Date: 2014-09-07 13:13+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" "Language-Team: none\n" @@ -27,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_source.1.po b/manpages/po/ja/lb_source.1.po index 52c0ecab7..b399a5040 100644 --- a/manpages/po/ja/lb_source.1.po +++ b/manpages/po/ja/lb_source.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/lb_testroot.1.po b/manpages/po/ja/lb_testroot.1.po index c64788636..1f5c180ea 100644 --- a/manpages/po/ja/lb_testroot.1.po +++ b/manpages/po/ja/lb_testroot.1.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" +"Project-Id-Version: live-build 4.0.2-1\n" "POT-Creation-Date: 2014-08-27 23:56+0200\n" "PO-Revision-Date: 2014-08-28 02:52+0900\n" "Last-Translator: victory <victory.deb@gmail.com>\n" @@ -27,8 +27,8 @@ msgstr "LIVE-BUILD" #: 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 "2014-08-27" -msgstr "2014-08-27" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po/ja/live-build.7.po b/manpages/po/ja/live-build.7.po index f5091f764..d51f48768 100644 --- a/manpages/po/ja/live-build.7.po +++ b/manpages/po/ja/live-build.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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,16 +27,16 @@ 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 "2014-08-28" -msgstr "2014-08-28" +msgid "2014-09-12" +msgstr "2014-09-12" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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.1-1" -msgstr "4.0.1-1" +msgid "4.0.2-1" +msgstr "4.0.2-1" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg index 06ba8c4c4..c4c13641b 100644 --- a/manpages/po4a.cfg +++ b/manpages/po4a.cfg @@ -1,4 +1,4 @@ -[po4a_langs] de ja +[po4a_langs] ja [po4a_paths] pot/$master.pot $lang:po/$lang/$master.po [type: man] en/lb.1 $lang:$lang/lb.$lang.1 [type: man] en/lb_binary.1 $lang:$lang/lb_binary.$lang.1 diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 3aabd8598..b16e5d9c1 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index a52d579bc..1bf4feb88 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index de1c3110b..9b6c9d8d1 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index d1a3206ce..d0a7025da 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 1c7b85ad5..728aa5e58 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 590b992cb..834c8d6a4 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 22d4b1cd0..4cc2c296b 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.1-1\n" -"POT-Creation-Date: 2014-09-07 13:13+0900\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 89bc76aeb..ffb6e1a93 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index ef2aee7f2..2fbea1203 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.1-1\n" -"POT-Creation-Date: 2014-08-28 23:25+0200\n" +"Project-Id-Version: live-build 4.0.2-1\n" +"POT-Creation-Date: 2014-09-12 13: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 "2014-08-28" +msgid "2014-09-12" 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.1-1" +msgid "4.0.2-1" msgstr "" #. type: TH |