Your message dated Sat, 05 Jan 2008 00:02:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#454774: 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: normal
Tags: patch

Dear Debian maintainer,

On Tuesday, November 20, 2007, I notified you of the beginning of a review 
process
concerning debconf templates for etckeeper.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading etckeeper with these changes right now.

The second phase of this process will begin on Tuesday, December 11, 2007, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Tuesday, January 01, 2008. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Wednesday, January 02, 2008, I will contact you again and will send a 
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- etckeeper.old/debian/templates      2007-11-16 12:41:06.538381572 +0530
+++ etckeeper/debian/templates  2007-12-08 00:42:20.845595844 +0530
@@ -1,16 +1,28 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: etckeeper/unclean
 Type: boolean
 Default: true
+#flag:translate!:3
 _Description: Commit changed files in /etc to git?
- etckeeper has detected that /etc contains uncommitted files
- or other changes. It's best to have everything in /etc committed
- to git before running apt. etckeeper can add any new files listed below,
- and commit all the changed files for you.
+ The /etc directory contains uncommitted files
+ or other changes. All files in /etc should be committed
+ to git before running APT. The following files may be added
+ automatically now:
  .
  ${STATUS}
 
 Template: etckeeper/commit_failed
 Type: error
-_Description: git commit failed
- etckeeper failed to commit changes in /etc using git.
- You may want to resolve the uncommitted changes by hand before continuing.
+_Description: Commit failed
+ An attempt to commit /etc changes to git failed.
+ .
+ You should manually resolve the issues with the uncommitted changes
+ before continuing.
--- etckeeper.old/debian/control        2007-11-16 12:41:06.538381572 +0530
+++ etckeeper/debian/control    2007-12-05 09:28:35.392294360 +0530
@@ -11,11 +11,10 @@
 Architecture: all
 Section: admin
 Depends: metastore, git-core, ${misc:Depends}, debconf | debconf-2.0
-Description: store /etc in git
- etckeeper is a collection of tools to let /etc be stored in a git
- repository. It hooks into apt to automatically commit changes made to /etc
- during package upgrades. It uses `metastore` to track file metadata that
+Description: tool to keep /etc changes in git
+ The etckeeper program is a collection of tools to let /etc be stored in a git
+ repository. It hooks into APT to automatically commit changes made to /etc
+ during package upgrades. It uses 'metastore' to track file metadata that
  git does not normally support, but that is important for /etc, such as the
- permissions of `/etc/shadow`. It's quite modular and configurable, while
+ permissions of /etc/shadow. It's quite modular and configurable, while
  also being simple to use if you understand the basics of working with git.
-

--- 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