[SCM] live-config branch, debian, updated. debian/3.0_a37-1

Daniel Baumann daniel at debian.org
Mon Apr 9 17:07:00 UTC 2012


The following commit has been merged in the debian branch:
commit 19171377976a5a59a53e637cc1bd7dc153a8437d
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 9 19:04:19 2012 +0200

    Releasing debian version 3.0~a37-1.

diff --git a/VERSION b/VERSION
index 6b82b43..ca7b780 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a36-1
+3.0~a37-1
diff --git a/debian/changelog b/debian/changelog
index c05463e..4a68a0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+live-config (3.0~a37-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Only looking at config.d files if they have the .conf suffix to
+    allow putting other files into these places that do not necessarily
+    need to be used by live-config (e.g. documentation).
+  * Using /var/log/live/config.log instead of /var/log/live-config.log
+    for consistency with the other live packages.
+  * Adding timestamp and script name to logfile when running with debug
+    enabled.
+  * Adding script for applying preseed files to the debconf database.
+  * Renumbering scripts.
+  * Exiting early in hooks script if no hooks were specified.
+  * Extending debconf script to take more than one preseed file and
+    support all three location types (filesyste, media, network).
+  * Renaming /live/cow to /live/overlay in anticipation of overlayfs.
+  * Using 'persistence' (noun) rather than 'persistent'
+    (adjective/adverb) everywhere.
+  * Making extraction of the manpage section in manpages/Makefile work
+    with multiple dots in the filename.
+
+  [ chals ]
+  * Updating Spanish translation of man page.
+  * Updating French translation of man page.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 09 Apr 2012 19:02:26 +0200
+
 live-config (3.0~a36-1) experimental; urgency=low
 
   * Adding live-boot initscript.
diff --git a/manpages/de/live-config.de.7 b/manpages/de/live-config.de.7
index 4515202..1889661 100644
--- a/manpages/de/live-config.de.7
+++ b/manpages/de/live-config.de.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 06.04.2012 3.0~a36\-1 "Debian Live Projekt"
+.TH LIVE\-CONFIG 7 09.04.2012 3.0~a37\-1 "Debian Live Projekt"
 
 .SH NAME
 \fBlive\-config\fP \- System Konfiguration Skripte
diff --git a/manpages/en/live-config.7 b/manpages/en/live-config.7
index 3561a00..24ae0ea 100644
--- a/manpages/en/live-config.7
+++ b/manpages/en/live-config.7
@@ -6,7 +6,7 @@
 .\" under certain conditions; see COPYING for details.
 .\"
 .\"
-.TH LIVE\-CONFIG 7 2012\-04\-06 3.0~a36-1 "Debian Live Project"
+.TH LIVE\-CONFIG 7 2012\-04\-09 3.0~a37-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-config\fR \- System Configuration Scripts
diff --git a/manpages/es/live-config.es.7 b/manpages/es/live-config.es.7
index 60a6850..c789a75 100644
--- a/manpages/es/live-config.es.7
+++ b/manpages/es/live-config.es.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 06.04.2012 3.0~a36\-1 "Proyecto Debian Live"
+.TH LIVE\-CONFIG 7 09.04.2012 3.0~a37\-1 "Proyecto Debian Live"
 
 .SH NOMBRE
 \fBlive\-config\fP \- Scripts de configuración del sistema
@@ -57,23 +57,24 @@ Algunos scripts pueden cambiar su comportamiento según un parámetro de
 arranque.
 
 .IP "\fBlive\-config.debconf\-preseed\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP | \fBdebconf\-preseed\fP=medium|filesystem|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP" 4
-Allows to fetch and apply one or more debconf preseed files to be applied to
-the debconf database. Note that the URLs must be fetchable by wget (http,
-ftp or file://).
+Permite buscar y aplicar uno o más ficheros de preconfiguración debconf a la
+base de datos de debconf. Tener en cuenta que las URLs deben poder ser
+descargadas por wget (http, ftp o file://).
 .br
 Si el archivo está en el medio en vivo, se puede obtener con
 file:///live/image/\fIFILE\fP, o con file:///\fIFILE\fP si se encuentra en el
 directorio raíz del sistema en vivo.
 .br
-All preseed files in /lib/live/preseed/ in the root filesystem of the live
-system can be automatically be enabled with the keyword 'filesystem'.
+Todos los ficheros de preconfiguración en /lib/live/preseed/ en el sistema
+de ficheros raíz del sistema en vivo pueden activarse automáticamente con la
+palabra clave «filesystem».
 .br
-All preseed files in /live/preseed/ of the live medium can be automatically
-be enabled with the keyword 'medium'.
+Todos los ficheros en /live/preseed/ del medio en vivo pueden activarse
+automáticamente con la palabra clave «medium».
 .br
-If several mechanisms are combined, then filesystem preseed files are
-applied first, then medium preseed files, and last the network preseed
-files.
+Si se combinan varios mecanismos, los ficheros de preconfiguración del
+sistema de ficheros se aplican primero, después los ficheros de
+preconfiguración del medio, y en último lugar los de red.
 .IP "\fBlive\-config.hostname\fP=\fIHOSTNAME\fP | \fBhostname\fP=\fIHOSTNAME\fP" 4
 Permite establecer el hostname del sistema. Por omisión es «debian».
 .IP "\fBlive\-config.username\fP=\fIUSERNAME\fP | \fBusername\fP=\fIUSERNAME\fP" 4
@@ -124,10 +125,9 @@ Permite buscar y ejecutar uno o más archivos de forma arbitraria. Tener en
 cuenta que las URLs deben ser descargadas usando wget (http, ftp o file://),
 los ficheros se ejecutan en el directorio /tmp del sistema en ejecución en
 vivo y que los ficheros necesitan, si tienen dependencias, tenerlas
-resueltas. p.ej. Si se debe ejecutar un script en python, el sistema
-necesita tener python instalado. Hay algunos scripts gancho («hooks» N. del
-T.) para varios casos de uso común disponibles en
-/usr/share/doc/live\-config/examples/hooks/ y en
+resueltas. p.ej. Si se debe ejecutar un script python, el sistema necesita
+tener python instalado. Hay algunos scripts gancho para varios casos de uso
+común disponibles en /usr/share/doc/live\-config/examples/hooks/ y en
 <\fIhttp://live.debian.net/other/hooks\fP>.
 .br
 Si el archivo está en el medio en vivo, se puede obtener con
@@ -150,8 +150,8 @@ tener control total sobre todas las opciones así como poder hacer las cosas
 de forma sencilla.
 
 .IP "\fBlive\-config.noroot\fP | \fBnoroot\fP" 4
-Desactiva sudo y PolicyKit, el usuario no puede obtener privilegios de
-superusuario («root» N. del T.) en el sistema.
+Desactiva sudo y policyKit, el usuario no puede obtener privilegios de
+superusuario en el sistema.
 .IP "\fBlive\-config.noautologin\fP | \fBnoautologin\fP" 4
 Desactiva el inicio de sesión automático en la consola y el inicio de sesión
 automático en la interfaz gráfica.
@@ -166,8 +166,7 @@ sin afectar el inicio de sesión automático en un terminal tty.
 Para casos de uso especial hay algunos parámetros de arranque especiales.
 
 .IP "\fBlive\-config.debug\fP | \fBdebug\fP" 4
-Activa la información sobre errores («debug output» N.del T.) en
-live\-config.
+Activa la información sobre errores en live\-config.
 
 .SS "Ficheros de configuración"
 \fBlive\-config\fP se puede configurar (pero no activar) mediante ficheros de
@@ -274,8 +273,8 @@ ejemplo de configuración en /usr/share/doc/live\-config/examples.
 \fBlive\-config\fP incluye los siguientes scripts en /lib/live/config.
 
 .IP \fBdebconf\fP 4
-allows to apply arbitrary preseed files placed on the live media or an
-http/ftp server.
+permite aplicar de forma arbitraria ficheros de preconfiguración situados en
+el medios en vivo o en un servidor http/ftp.
 .IP \fBhostname\fP 4
 configura /etc/hostname y /etc/hosts.
 .IP \fBuser\-setup\fP 4
@@ -348,7 +347,7 @@ configura xserver\-xorg.
 .IP "\fBureadahead\fP (ubuntu solamente)" 4
 Desactiva ureadahead.
 .IP \fBopenssh\-server\fP 4
-Recrea las claves  openssh\-server.
+Recrea las claves del host openssh\-server.
 .IP \fBhooks\fP 4
 permite ejecutar de forma arbitraria los comandos desde un script ubicado en
 el medio en vivo o en un servidor http/ftp.
@@ -377,14 +376,15 @@ el medio en vivo o en un servidor http/ftp.
 
 .SH "PÁGINA PRINCIPAL"
 Se puede encontrar más información acerca de live\-config y el proyecto
-Debian Live en la página principal de <\fIhttp://live.debian.net/\fP> y
+Debian Live en su página principal en <\fIhttp://live.debian.net/\fP> y
 en el manual en <\fIhttp://live.debian.net/manual/\fP>.
 
 .SH ERRORES
-Se puede notificar los fallos enviando un informe de errores («bugreport»
-N. del T.) sobre el paquete live\-config en el Debian Bug Tracking System en
+Se puede notificar los fallos enviando un informe de errores sobre el
+paquete live\-config en el Debian Bug Tracking System en
 <\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de
-correo de Debian Live en <\fIdebian\-live at lists.debian.org\fP>.
+correo de Debian Live a la dirección
+<\fIdebian\-live at lists.debian.org\fP>.
 
 .SH AUTOR
 live\-config fue escrito por Daniel Baumann <\fIdaniel at debian.org\fP>.
diff --git a/manpages/fr/live-config.fr.7 b/manpages/fr/live-config.fr.7
index f809f9f..dc31e38 100644
--- a/manpages/fr/live-config.fr.7
+++ b/manpages/fr/live-config.fr.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 06.04.2012 3.0~a36\-1 "Projet Debian Live"
+.TH LIVE\-CONFIG 7 09.04.2012 3.0~a37\-1 "Projet Debian Live"
 
 .SH NOM
 \fBlive\-config\fP \- Scripts de configuration du système
@@ -44,10 +44,10 @@ préséance sur ceux qui précèdent.
 Tous les scripts sont lancés. C'est la configuration par défaut des images
 Debian Live.
 .IP "\fBlive\-config\fP=\fISCRIPT1\fP,\fISCRIPT2\fP, ... \fISCRIPTn\fP | \fBconfig\fP=\fISCRIPT1\fP,\fISCRIPT2\fP, ... \fISCRIPTn\fP" 4
-Seuls les scripts spécifiés sont lancés. Notez que leur ordre importe,
-\-ainsi 'live\-config=sudo,user\-setup' ne peut pas fonctionner tant que
-l'utilisateur configuré pour utiliser sudo n'a pas été créé. Regardez les
-noms des scripts dans /lib/live/config pour les ordonner numériquement.
+Seuls les scripts spécifiés sont lancés. Notez que leur ordre importe, ainsi
+\&'live\-config=sudo,user\-setup' ne peut pas fonctionner tant que l'utilisateur
+configuré pour utiliser sudo n'a pas été créé. Regardez les noms des scripts
+dans /lib/live/config pour les ordonner numériquement.
 .IP "\fBlive\-noconfig\fP | \fBnoconfig\fP" 4
 Aucun script n'est lancé. Celà revient au même que de n'utiliser ni
 \&'live\-config' ni 'live\-noconfig'.
@@ -59,23 +59,25 @@ Quelques scripts particuliers peuvent changer leur comportement sur un
 paramètre d'amorçage.
 
 .IP "\fBlive\-config.debconf\-preseed\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP | \fBdebconf\-preseed\fP=medium|filesystem|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP" 4
-Allows to fetch and apply one or more debconf preseed files to be applied to
-the debconf database. Note that the URLs must be fetchable by wget (http,
-ftp or file://).
+Permet de chercher et d'appliquer un ou plusieurs fichiers de
+préconfiguration debconf à la base de données debconf. Notez que les URLs
+doivent pouvoir être utilisées par wget (http, ftp or file://).
 .br
 Si le fichier est placé dans le média live, il peut être utilisé avec
 file:///live/image/\fIFILE\fP, ou bien avec file:///\fIFILE\fP s'il est placé à la
-racine du système de fichier du live système.
+racine du système de fichiers du système live.
 .br
-All preseed files in /lib/live/preseed/ in the root filesystem of the live
-system can be automatically be enabled with the keyword 'filesystem'.
+Tous les fichiers de préconfiguration dans /lib/live/preseed/ dans le
+système de fichiers racine du système live peuvent être automatiquement
+activés avec le mot clé 'filesystem'.
 .br
-All preseed files in /live/preseed/ of the live medium can be automatically
-be enabled with the keyword 'medium'.
+Tous les fichiers de préconfiguration dans /live/preseed/ du média live
+peuvent être automatiquement activés avec le mot clé 'medium'
 .br
-If several mechanisms are combined, then filesystem preseed files are
-applied first, then medium preseed files, and last the network preseed
-files.
+Si plusieurs mécanismes sont combinés, les fichiers de préconfiguration du
+système de fichiers sont appliqués en premier, alors les fichiers de
+préconfiguration du média et enfin les fichiers de préconfiguration du
+réseau.
 .IP "\fBlive\-config.hostname\fP=\fINOM_D_HÔTE\fP | \fBhostname\fP=\fINOM_D_HÔTE\fP" 4
 Permet de spécifier un nom d'hôte (hostname) au système. Par défaut ce nom
 est 'debian'.
@@ -125,7 +127,7 @@ l'auto\-détection.
 Permet de spécifier la résolution utilisée par xorg, plutôt que d'utiliser
 l'auto\-détection, par example 1024x768.
 .IP "\fBlive\-config.hooks\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP | \fBhooks\fP=\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP" 4
-Permet de soumettre et d'exécuter un ou plusieurs fichiers/scripts
+Permet de chercher et d'exécuter un ou plusieurs fichiers/scripts
 spécifiques. Notez que les URLs doivent pouvoir être utilisées par wget
 (http, ftp or file://), que les fichiers sont exécutés dans /tmp sur le
 système live, et que les dépendances éventuelles des fichiers doivent être
@@ -137,17 +139,17 @@ proposés dans /usr/share/doc/live\-config/examples/hooks/ et sur
 .br
 Si le fichier est placé dans le média live, il peut être utilisé avec
 file:///live/image/\fIFILE\fP, ou bien avec file:///\fIFILE\fP s'il est placé à la
-racine du système de fichier du live système.
+racine du système de fichiers du système live.
 .br
 Tous les hooks, placés dans /lib/live/hooks/ à la racine du système de
-fichier, peuvent être automatiquement activés avec le mot clé 'filesystem'.
+fichiers, peuvent être automatiquement activés avec le mot clé 'filesystem'.
 .br
 Tous les hooks dans /live/hooks/ du média live peuvent être automatiquement
 activés avec le mot clé 'medium'.
 .br
-Si plusieurs mécanismes sont combinés, alors les hooks du système de fichier
-sont exécutés prioritairement, suivis des hooks du media, et enfin des hooks
-du réseau.
+Si plusieurs mécanismes sont combinés, alors les hooks du système de
+fichiers sont exécutés prioritairement, suivis des hooks du media, et enfin
+des hooks du réseau.
 
 .SS "Paramètres d'amorçage (raccourcis)"
 Dans le cas où il est nécessaire de combiner plusieurs paramètres
@@ -155,8 +157,8 @@ individuels, \fBlive\-config\fP fournit des raccourcis. Il permet de mixer
 facilement plusieurs options.
 
 .IP "\fBlive\-config.noroot\fP | \fBnoroot\fP" 4
-Désactive les règles du sudo; dans ce cas l'utilisateur ne peut pas
-bénéficier des privilèges administrateur (root) sur le système.
+Désactive sudo et policykit, dans ce cas l'utilisateur ne peut pas obtenir
+les privilèges du administrateur (root) sur le système.
 .IP "\fBlive\-config.nottyautologin\fP | \fBnoautologin\fP" 4
 Désactive l'auto\-login sur la console et l'auto\-login graphique.
 .IP "\fBlive\-config.nottyautologin\fP | \fBnottyautologin\fP" 4
@@ -254,8 +256,8 @@ Cette variable correspond au paramètre
 \&'\fBlive\-config.hooks\fP=filesystem|medium|\fIURL1\fP|\fIURL2\fP| ... |\fIURLn\fP'.
 
 .SH CUSTOMISATION
-\fBlive\-config\fP peut être facilement customisé pour des projets dérivés, ou
-pour un usage local.
+\fBlive\-config\fP peut être facilement personnalisé pour des projets dérivés,
+ou pour un usage local.
 
 .SS "Ajout de nouveaux scripts de configuration"
 Les projets dérivés peuvent utiliser leurs propres scripts dans
@@ -266,7 +268,7 @@ Il est préférable que les scripts soient mis dans leur propre paquet
 Debian. Un simple paquet contenant un script d'exemple est proposé dans
 /usr/share/doc/live\-config/examples.
 
-.SS "Enlever des scripts de configuration existant"
+.SS "Enlever des scripts de configuration existants"
 Il n'est pas encore vraiment possible d'enlever sans problème les scripts
 sans avoir besoin de charger un paquet \fBlive\-config\fP modifié
 localement. Cependant, on peut réaliser une chose similaire en désactivant
@@ -284,12 +286,12 @@ exemple de configuration est proposé dans
 \fBlive\-config\fP actuellement a les scripts suivants dans /lib/live/config.
 
 .IP \fBdebconf\fP 4
-allows to apply arbitrary preseed files placed on the live media or an
-http/ftp server.
+permet d'appliquer fichiers de préconfiguration arbitraires placés sur les
+médias live ou un serveur http/ftp.
 .IP \fBhostname\fP 4
 configure /etc/hostname et /etc/hosts.
 .IP \fBuser\-setup\fP 4
-ajoute un compte live d'utilisateur.
+ajoute un compte d'utilisateur live.
 .IP \fBsudo\fP 4
 offre les privilèges sudo à l'utilisateur live.
 .IP \fBlocales\fP 4
@@ -351,7 +353,7 @@ désactive update\-notifier.
 .IP \fBanacron\fP 4
 désactive anacron.
 .IP \fButil\-linux\fP 4
-désactive util\-linux' heure hardware.
+désactive util\-linux' hwclock.
 .IP \fBlogin\fP 4
 désactive lastlog.
 .IP \fBxserver\-xorg\fP 4
@@ -359,10 +361,10 @@ configure xserver\-xorg.
 .IP "\fBureadahead\fP (seulement ubuntu)" 4
 désactive ureadahead.
 .IP \fBopenssh\-server\fP 4
-regénère les clés openssh.
+regénère les clés de l'hôte openssh\-server.
 .IP \fBhooks\fP 4
-permet de lancer des commandes particulières depuis un script placé sur le
-média live, ou sur un serveur http/ftp.
+permet de lancer des commandes arbitraires d'un script placé sur le média
+live, ou sur un serveur http/ftp.
 
 .SH FICHIERS
 .IP \fB/etc/live/config.conf\fP 4
@@ -386,8 +388,8 @@ média live, ou sur un serveur http/ftp.
 .PP
 \fIlive\-tools\fP(7)
 
-.SH "PAGE D'ACCEUIL"
-Plus d'informations sur live\-config et le Debian Live project peuvent être
+.SH "PAGE D'ACCUEIL"
+Plus d'informations sur live\-config et le project Debian Live peuvent être
 trouvées sur la page <\fIhttp://live.debian.net/\fP> et dans le manuel
 sur <\fIhttp://live.debian.net/manual/\fP>.
 
diff --git a/manpages/it/live-config.it.7 b/manpages/it/live-config.it.7
index ff25e41..55045ab 100644
--- a/manpages/it/live-config.it.7
+++ b/manpages/it/live-config.it.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 06\-04\-2012 3.0~a36\-1 "Progetto Debian Live"
+.TH LIVE\-CONFIG 7 09\-04\-2012 3.0~a37\-1 "Progetto Debian Live"
 
 .SH NOME
 \fBlive\-config\fP \- Script di configurazione del sistema
diff --git a/manpages/po/de/live-config.7.po b/manpages/po/de/live-config.7.po
index c855c5e..6f7831b 100644
--- a/manpages/po/de/live-config.7.po
+++ b/manpages/po/de/live-config.7.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config 3.0~a36-1\n"
-"POT-Creation-Date: 2012-04-06 11:37+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: 2010-05-24 09:59+0300\n"
 "Last-Translator: Daniel Baumann <daniel at debian.org>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
-msgstr "06.04.2012"
+msgid "2012-04-09"
+msgstr "09.04.2012"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
-msgstr "3.0~a36-1"
+msgid "3.0~a37-1"
+msgstr "3.0~a37-1"
 
 #. type: TH
 #: en/live-config.7:9
diff --git a/manpages/po/es/live-config.7.po b/manpages/po/es/live-config.7.po
index 8e6aaac..3522715 100644
--- a/manpages/po/es/live-config.7.po
+++ b/manpages/po/es/live-config.7.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config 3.0~a36-1\n"
-"POT-Creation-Date: 2012-04-07 15:07+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: 2012-04-07 17:19+0200\n"
 "Last-Translator: Carlos Zuferri «chals» <chals at altorricon.com>\n"
 "Language-Team: none\n"
@@ -25,14 +25,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
-msgstr "06.04.2012"
+msgid "2012-04-09"
+msgstr "09.04.2012"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
-msgstr "3.0~a36-1"
+msgid "3.0~a37-1"
+msgstr "3.0~a37-1"
 
 #. type: TH
 #: en/live-config.7:9
diff --git a/manpages/po/fr/live-config.7.po b/manpages/po/fr/live-config.7.po
index 89082c8..8612f90 100644
--- a/manpages/po/fr/live-config.7.po
+++ b/manpages/po/fr/live-config.7.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config 3.0~a36-1\n"
-"POT-Creation-Date: 2012-04-07 15:17+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: 2012-04-07 16:54+0200\n"
 "Last-Translator: Carlos Zuferri «chals» <chals at altorricon.com>\n"
 "Language-Team: none\n"
@@ -25,14 +25,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
-msgstr "06.04.2012"
+msgid "2012-04-09"
+msgstr "09.04.2012"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
-msgstr "3.0~a36-1"
+msgid "3.0~a37-1"
+msgstr "3.0~a37-1"
 
 #. type: TH
 #: en/live-config.7:9
diff --git a/manpages/po/it/live-config.7.po b/manpages/po/it/live-config.7.po
index 1d9378f..c5144e3 100644
--- a/manpages/po/it/live-config.7.po
+++ b/manpages/po/it/live-config.7.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config 3.0~a36-1\n"
-"POT-Creation-Date: 2012-04-06 11:37+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: 2011-12-06 08:01+0100\n"
 "Last-Translator: skizzhg <skizzhg at gmx.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
-msgstr "06-04-2012"
+msgid "2012-04-09"
+msgstr "09-04-2012"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
-msgstr "3.0~a36-1"
+msgid "3.0~a37-1"
+msgstr "3.0~a37-1"
 
 #. type: TH
 #: en/live-config.7:9
diff --git a/manpages/po/pt_BR/live-config.7.po b/manpages/po/pt_BR/live-config.7.po
index 1b9252b..4e63250 100644
--- a/manpages/po/pt_BR/live-config.7.po
+++ b/manpages/po/pt_BR/live-config.7.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config 3.0~a36-1\n"
-"POT-Creation-Date: 2012-04-06 11:37+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: 2010-05-24 09:59+0300\n"
 "Last-Translator: Tassia Camoes Araujo <tassia at gmail.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-CONFIG"
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
-msgstr "06-04-2012"
+msgid "2012-04-09"
+msgstr "09-04-2012"
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
-msgstr "3.0~a36-1"
+msgid "3.0~a37-1"
+msgstr "3.0~a37-1"
 
 #. type: TH
 #: en/live-config.7:9
diff --git a/manpages/pot/live-config.7.pot b/manpages/pot/live-config.7.pot
index a7d3d12..3631277 100644
--- a/manpages/pot/live-config.7.pot
+++ b/manpages/pot/live-config.7.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-config VERSION\n"
-"POT-Creation-Date: 2012-04-06 11:37+0300\n"
+"POT-Creation-Date: 2012-04-09 19:02+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "2012-04-06"
+msgid "2012-04-09"
 msgstr ""
 
 #. type: TH
 #: en/live-config.7:9
 #, no-wrap
-msgid "3.0~a36-1"
+msgid "3.0~a37-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/pt_BR/live-config.pt_BR.7 b/manpages/pt_BR/live-config.pt_BR.7
index cb681dc..272e0b9 100644
--- a/manpages/pt_BR/live-config.pt_BR.7
+++ b/manpages/pt_BR/live-config.pt_BR.7
@@ -11,7 +11,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-CONFIG 7 06\-04\-2012 3.0~a36\-1 "Projeto Debian Live"
+.TH LIVE\-CONFIG 7 09\-04\-2012 3.0~a37\-1 "Projeto Debian Live"
 
 .SH NOME
 \fBlive\-config\fP \- Scripts para Configuração do Sistema

-- 
live-config



More information about the debian-live-changes mailing list