From 4c681f2fb4c4043932c9f1acf31f649c13ab5486 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Mar 2013 19:03:23 +0100 Subject: [PATCH] Releasing debian version 4.0~a8-1. --- VERSION | 2 +- debian/changelog | 20 ++++++++++++++++++++ manpages/de/live-boot.de.7 | 2 +- manpages/de/persistence.conf.de.5 | 2 +- manpages/en/live-boot.7 | 2 +- manpages/en/persistence.conf.5 | 2 +- manpages/es/live-boot.es.7 | 2 +- manpages/es/persistence.conf.es.5 | 2 +- manpages/po/de/live-boot.7.po | 12 ++++++------ manpages/po/de/persistence.conf.5.po | 12 ++++++------ manpages/po/es/live-boot.7.po | 12 ++++++------ manpages/po/es/persistence.conf.5.po | 12 ++++++------ manpages/pot/live-boot.7.pot | 6 +++--- manpages/pot/persistence.conf.5.pot | 6 +++--- 14 files changed, 57 insertions(+), 37 deletions(-) diff --git a/VERSION b/VERSION index 2b29e05..316b63d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0~a7-1 +4.0~a8-1 diff --git a/debian/changelog b/debian/changelog index e550489..e34c6f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +live-boot (4.0~a8-1) experimental; urgency=low + + [ Daniel Baumann ] + * Moving initramfs-tools entry-point to backends. + * Moving dracut entry-point stub to backends. + * Dropping pre-squeeze udev conditionals in initramfs-tools hook. + * Dropping conditionals in backend, stuff is either there or not but not + nothing in between. + * Correcting spelling typos, thanks to Adam D. Barratt . + + [ Evgeni Golov ] + * Fixing invalid syntax in test for opt_link. + * Checking for ${overlay}, not ${device} when trying to close + ${overlay}. + * Transforming link targets so they work after the mount was moved + (Closes: #702421). + + -- Daniel Baumann Sun, 10 Mar 2013 19:02:23 +0100 + live-boot (4.0~a7-1) experimental; urgency=low * Silencing unmounting of potentially stray tmpfs on /live/overlay. diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 7c5dc92..a5bbbf7 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 19.02.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BOOT 7 10.03.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBlive\-boot\fP \- System Boot Scripts diff --git a/manpages/de/persistence.conf.de.5 b/manpages/de/persistence.conf.de.5 index f6ed65f..29fc7e3 100644 --- a/manpages/de/persistence.conf.de.5 +++ b/manpages/de/persistence.conf.de.5 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 19.02.2013 4.0~a7\-1 "Debian Live Project" +.TH LIVE\-BOOT conf 10.03.2013 4.0~a8\-1 "Debian Live Project" .SH NAME \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index d995c77..3eeb080 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2013\-02\-19 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2013\-03\-10 4.0~a8-1 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5 index 63a2439..fcbb784 100644 --- a/manpages/en/persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT conf 2013\-02\-19 4.0~a7-1 "Debian Live Project" +.TH LIVE\-BOOT conf 2013\-03\-10 4.0~a8-1 "Debian Live Project" .SH NAME \fBpersistence.conf\fR \- Configuration file for persistence media in diff --git a/manpages/es/live-boot.es.7 b/manpages/es/live-boot.es.7 index 3a9c044..fad6c03 100644 --- a/manpages/es/live-boot.es.7 +++ b/manpages/es/live-boot.es.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 19.02.2013 4.0~a7\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT 7 10.03.2013 4.0~a8\-1 "Proyecto Debian Live" .SH NOMBRE \fBlive\-boot\fP \- Scripts de Arranque del Sistema diff --git a/manpages/es/persistence.conf.es.5 b/manpages/es/persistence.conf.es.5 index 8b624a6..d610e14 100644 --- a/manpages/es/persistence.conf.es.5 +++ b/manpages/es/persistence.conf.es.5 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT conf 19.02.2013 4.0~a7\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT conf 10.03.2013 4.0~a8\-1 "Proyecto Debian Live" .SH NOMBRE \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index c7f1c3d..dda9ecd 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"Project-Id-Version: live-boot 4.0~a8-1\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: 2012-04-08 22:48+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -24,14 +24,14 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" -msgstr "19.02.2013" +msgid "2013-03-10" +msgstr "10.03.2013" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" -msgstr "4.0~a7-1" +msgid "4.0~a8-1" +msgstr "4.0~a8-1" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/de/persistence.conf.5.po b/manpages/po/de/persistence.conf.5.po index 7758741..aae7018 100644 --- a/manpages/po/de/persistence.conf.5.po +++ b/manpages/po/de/persistence.conf.5.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"Project-Id-Version: live-boot 4.0~a8-1\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: 2012-04-08 22:48+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -24,14 +24,14 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" -msgstr "19.02.2013" +msgid "2013-03-10" +msgstr "10.03.2013" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" -msgstr "4.0~a7-1" +msgid "4.0~a8-1" +msgstr "4.0~a8-1" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po index 3efe967..6b1f0fa 100644 --- a/manpages/po/es/live-boot.7.po +++ b/manpages/po/es/live-boot.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"Project-Id-Version: live-boot 4.0~a8-1\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: 2013-02-12 14:25+0100\n" "Last-Translator: Carlos Zuferri \n" "Language-Team: none\n" @@ -24,14 +24,14 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" -msgstr "19.02.2013" +msgid "2013-03-10" +msgstr "10.03.2013" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" -msgstr "4.0~a7-1" +msgid "4.0~a8-1" +msgstr "4.0~a8-1" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/po/es/persistence.conf.5.po b/manpages/po/es/persistence.conf.5.po index 30c2e23..4faa195 100644 --- a/manpages/po/es/persistence.conf.5.po +++ b/manpages/po/es/persistence.conf.5.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-boot 4.0~a7-1\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"Project-Id-Version: live-boot 4.0~a8-1\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: 2012-06-07 19:11+0200\n" "Last-Translator: Carlos Zuferri «chals» \n" "Language-Team: none\n" @@ -23,14 +23,14 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" -msgstr "19.02.2013" +msgid "2013-03-10" +msgstr "10.03.2013" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" -msgstr "4.0~a7-1" +msgid "4.0~a8-1" +msgstr "4.0~a8-1" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index d4a5d3a..0e53755 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,13 +25,13 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" +msgid "2013-03-10" msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH diff --git a/manpages/pot/persistence.conf.5.pot b/manpages/pot/persistence.conf.5.pot index e5b8b26..473b762 100644 --- a/manpages/pot/persistence.conf.5.pot +++ b/manpages/pot/persistence.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-02-19 05:48+0100\n" +"POT-Creation-Date: 2013-03-10 19:02+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,13 +25,13 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2013-02-19" +msgid "2013-03-10" msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "4.0~a7-1" +msgid "4.0~a8-1" msgstr "" #. type: TH -- 2.1.4