[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://etckeeper/{templates}



The etckeeper package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: etckeeper/unclean
Type: boolean
Default: true
_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.
 .
 ${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.
Source: etckeeper
Section: admin
Priority: optional
Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0)
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.7.2
Vcs-Git: git://git.kitenet.net/etckeeper
Homepage: http://kitenet.net/~joey/code/etckeeper/

Package: etckeeper
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
 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
 also being simple to use if you understand the basics of working with git.

Attachment: signature.asc
Description: Digital signature


Reply to: