diff options
42 files changed, 131 insertions, 91 deletions
@@ -1 +1 @@ -4.0~a7-1 +4.0~a8-1 diff --git a/debian/changelog b/debian/changelog index 018786ec4..64c869595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +live-build (4.0~a8-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating manpage year handling for 2013. + * Using cat instead of echo to workaround incompatible and conflicting + uses in escaping of \t in dash and bash, and less importantly to + workaround a false-positive in checkbashisms. + * Updating footer link to 'legal information' in cgi html template. + * Cleaning up binary_loadlin. + * Updating for twitter-bootstrap usage on live.debia.net in the cgi html + templates. + * Updating footer in cgi html template. + * Correcting spelling typo in html footer of the cgi, thanks to Jean- + Christophe Saint-Marc <jchristophe.stmarc@free.fr>. + * Removing reference to removed --package-lists option in lb_config + manpage (Closes: #698260). + + [ Richard Nelson ] + * Correcting typo on functions/default.sh, thanks to jhcha54008 + <jhcha54008@free.fr> (Closes: #698397). + + [ Daniel Baumann ] + * Updating samhain workaround in chroot_dpkg to work if live-build is + being used with sudo or fakeroot (Closes: #698423). + * Correcting apt-key cleanup of local dummy signing keys when using + local packages, thanks to jhcha54008 <jhcha54008@free.fr>. + * Making xorriso option handling a bit more readable. + * Applying slightly modified patch from Raphaƫl Hertzog + <hertzog@debian.org> to fix automatic firmware inclusion when using + debian-installer with live-installer and having firmware packages + installed in the live system already. + * Adding config/control in example gitignore file. + * Adding 3.0~b6-1 changelog entries. + * Correcting variable default assignment for new configuration tree + layout. + * Avoiding to unconditionally adding whitespace seperator to + config/control for existing configs. + + -- Daniel Baumann <daniel@debian.org> Sun, 20 Jan 2013 11:28:27 +0100 + live-build (4.0~a7-1) experimental; urgency=low * Omitting binary manifest creation when chroot filesystem is set to diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index 63cd3504f..3da401fa8 100644 --- a/manpages/de/lb.de.1 +++ b/manpages/de/lb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb\fP \- wrapper for live\-build programs diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index 0d6394a00..4f266ca7d 100644 --- a/manpages/de/lb_binary.de.1 +++ b/manpages/de/lb_binary.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb binary\fP \- Complete the binary stage diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index 66dfc8b70..a966c2657 100644 --- a/manpages/de/lb_bootstrap.de.1 +++ b/manpages/de/lb_bootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index 2cd67721b..639a03538 100644 --- a/manpages/de/lb_build.de.1 +++ b/manpages/de/lb_build.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 593ab9c72..dfac728e4 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb chroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index d7c80b5a7..eafeb6979 100644 --- a/manpages/de/lb_clean.de.1 +++ b/manpages/de/lb_clean.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb clean\fP \- Clean build directory diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 6dd125cc1..d84e1a932 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb config\fP \- Create config directory diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index e21db7fde..76f7b9062 100644 --- a/manpages/de/lb_source.de.1 +++ b/manpages/de/lb_source.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb source\fP \- Complete the source stage diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index 00abc40d7..d7d15ab3d 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlb testroot\fP \- Ensure that a system is built as root diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index a25cb90e6..76a1f2d3a 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 16.01.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BUILD 7 20.01.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlive\-build\fP \- the Debian Live tool suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 919b7a5cd..4a33b9fa0 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index cdd9ce8c6..6a50da532 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index 0f7b0ea0f..fb0120c9e 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index 7ea9bf67b..3b795771c 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index aeeca870b..fa673e1b6 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 4c6e2b804..59dc39d2e 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index e1f239107..9c6e86cf1 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index d2176c4e1..f53a1b299 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index a2347a032..060b06a59 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index ed7032ae1..7cafd7801 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-01\-16 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2013\-01\-20 4.0~a8-1 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po index 5f9186439..a08bcaa52 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index 249a43df4..3e35fbb3d 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 7f43d45e3..6e12cbd71 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index 51ae0be9f..3d2eac8d5 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index a844faf19..59d76550a 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index 11d901729..2935704da 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index e62170100..8c3f01c4a 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index f42bb5a2f..d92769589 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index ed45ab14c..c99610f78 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 4ac8778fe..ead64eca4 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~a7-1\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ msgstr "" #: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1 #: en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" -msgstr "16.01.2013" +msgid "2013-01-20" +msgstr "20.01.2013" #. 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 50b65a4b5..e334db77e 100644 --- a/manpages/pot/lb.1.pot +++ b/manpages/pot/lb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index 7e1847806..a7acbbd97 100644 --- a/manpages/pot/lb_binary.1.pot +++ b/manpages/pot/lb_binary.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 968a97965..e84bff61e 100644 --- a/manpages/pot/lb_bootstrap.1.pot +++ b/manpages/pot/lb_bootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index fe2cb07e7..564f78951 100644 --- a/manpages/pot/lb_build.1.pot +++ b/manpages/pot/lb_build.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 7076082ef..5b9da5c83 100644 --- a/manpages/pot/lb_chroot.1.pot +++ b/manpages/pot/lb_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index dce02bd1e..4540f974c 100644 --- a/manpages/pot/lb_clean.1.pot +++ b/manpages/pot/lb_clean.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 8c1310412..754ff4eb2 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 176eed7b9..280a6c225 100644 --- a/manpages/pot/lb_source.1.pot +++ b/manpages/pot/lb_source.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index e1c8005d7..f013b42c4 100644 --- a/manpages/pot/lb_testroot.1.pot +++ b/manpages/pot/lb_testroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 23bbdb433..052452686 100644 --- a/manpages/pot/live-build.7.pot +++ b/manpages/pot/live-build.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-01-16 07:48+0100\n" +"POT-Creation-Date: 2013-01-20 11:28+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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2013-01-16" +msgid "2013-01-20" 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/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH |