Your message dated Sat, 05 Jan 2008 00:02:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#456920: fixed in etckeeper 0.7
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: etckeeper
Version: N/A
Severity: wishlist
Tags: patch l10n



*** /home/domelevo/Traduc/Debian/patch-debconf.txt
========================================================================
Please find attached the French debconf templates translation, proofread
by the debian-l10n-french mailing list contributors.

This file should be put as debian/po-debconf/fr.po in your package build
tree.
========================================================================


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23.9-mactel
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
# Translation of etckeeper debconf templates to French
# Copyright (C) 2007 Jean-Baka Domelevo Entfellner <[EMAIL PROTECTED]>
# This file is distributed under the same license as the etckeeper package.
#
# Jean-Baka Domelevo Entfellner <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: etckeeper\n"
"Report-Msgid-Bugs-To: Source: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-12-12 00:45+0530\n"
"PO-Revision-Date: 2007-12-12 08:28+0100\n"
"Last-Translator: Jean-Baka Domelevo Entfellner <[EMAIL PROTECTED]>\n"
"Language-Team: French <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Commit changed files in /etc to git?"
msgstr ""
"Faut-il enregistrer dans git les modifications de fichiers faites dans /etc ?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"The /etc directory contains uncommitted files or other changes. It's best "
"for all files in /etc to be committed to git before running APT. Added and "
"changed files listed below can be committed automatically:"
msgstr ""
"Le répertoire /etc contient des fichiers non synchronisés ou d'autres "
"changements. Il est préférable que toutes les modifications apportées dans 
/etc "
"soient enregistrées dans git avant de lancer APT. Les ajouts et "
"modifications de fichiers dont la liste suit peuvent être enregistrés "
"automatiquement :"

#. Type: error
#. Description
#: ../templates:3001
msgid "Commit failed"
msgstr "Échec de la synchronisation"

#. Type: error
#. Description
#: ../templates:3001
msgid "An attempt to commit /etc changes to git failed."
msgstr ""
"La tentative d'enregistrement des modifications de /etc vers git a échoué."

#. Type: error
#. Description
#: ../templates:3001
msgid ""
"You may manually resolve the issues with the uncommitted changes before "
"continuing."
msgstr ""
"Avant de poursuivre, vous devriez résoudre vous-même les "
"problèmes liés aux changements non sauvegardés."

--- End Message ---
--- Begin Message ---
Source: etckeeper
Source-Version: 0.7

We believe that the bug you reported is fixed in the latest version of
etckeeper, which is due to be installed in the Debian FTP archive:

etckeeper_0.7.dsc
  to pool/main/e/etckeeper/etckeeper_0.7.dsc
etckeeper_0.7.tar.gz
  to pool/main/e/etckeeper/etckeeper_0.7.tar.gz
etckeeper_0.7_all.deb
  to pool/main/e/etckeeper/etckeeper_0.7_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated etckeeper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 04 Jan 2008 18:46:49 -0500
Source: etckeeper
Binary: etckeeper
Architecture: source all
Version: 0.7
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 etckeeper  - store /etc in git or mercurial
Closes: 454774 455790 455967 456509 456543 456920 457307 457678 457806 457830 
457871
Changes: 
 etckeeper (0.7) unstable; urgency=low
 .
   [ Joey Hess ]
   * Added configuration options for highlevel and lowlevel package managers
     in etckeeper.conf.
   * Only install apt hooks if apt is used.
   * Only add backup conffile exclusion to gitignore if dpkg is used.
   * Rename pre/post-apt.d to pre/post-install.d to allow the same directories
     to be used for other package managers.
   * Use the name of the highlevel package manager in commit messages.
   * Add gnarly conffile renaming code.
   * Support mercurial as an alternative to git. Original patch by Mathieu
     Clabaut, significantly changed.
 .
   [ Miklos Vajna ]
   * Add support for frugalware's pacman-g2 package manager.
   * Stop using git-foo commands.
 .
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-english
     team as part of the Smith review project. Closes: #454774
   * [Debconf translation updates]
   * Galician. Closes: #455790
   * Finnish. Closes: #455967
   * Italian. Closes: #456509
   * Portuguese. Closes: #456543
   * French. Closes: #456920
   * Vietnamese. Closes: #457307
   * Czech. Closes: #457678
   * Dutch. Closes: #457806
   * Basque. Closes: #457830
   * Russian. Closes: #457871
 .
   [ Joey Hess ]
   * Commit removed files in the pre-install hook to git, as was already done
     for hg. Avoided changing the debconf template so bubulle doesn't murder
     me; the current wording is just vague enough to still work with the
     current behavior.
Files: 
 edde7e528567461f40869b463e8e2487 596 admin optional etckeeper_0.7.dsc
 66e07542bf8811e825706881b377c212 23879 admin optional etckeeper_0.7.tar.gz
 032ec356bf4ab25c8c47bb2d6d03f0f1 16068 admin optional etckeeper_0.7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHfsYt2tp5zXiKP0wRAirJAJ9Ukj1dzwizg9pvp0uiL40koNnILwCfX3Un
w5aM+49BwW9dikz5al+/a0E=
=N37F
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to