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

[TAF] templates://git-stuff/{git-stuff.templates}



Please notice that I'll experiment a change in the process for this
package: after discussion at DebConf, I will now open a bug report
immediately for the review. So, all work will be done by CC'ing this
bug report instead of CC'ing <package>@packages.debian.org.

That means several changes to my scripts. To figure them out, I'll do
the work manually for git-stuff as this package's maintainer is the
person who suggested me this change in the process

The git-stuff package introduced new or modified debconf
templates. This is often a good 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: git-repack-repositories/title
Type: title
_Description: Git Repack Repositories

Template: git-repack-repositories/enable
Type: boolean
Default: false
_Description: Git repack:
 Git repositories tend to grow quite large quickly. From time to time, you
 have to repack the repositories to save space and keep optimal
 performances (by not having too many of files in the objects
 subdirectory).
 .
 Do you want to enable the cron job?

Template: git-repack-repositories/directories
Type: string
_Default: /srv/git
_Description: Git directories:
 Please specify the directory or directories (space separated) that is used
 as root for the Git repositories on your server. Note that
 git-repack-repositories will work recursively.

Template: git-repack-repositories/cron
Type: string
_Default: @monthly
_Description: Git cron:
 What times should the cron job be started? Please refer to crontab(5) for
 the format definition. The default or if left empty will set the interval
 to '@monthly' (without the quotes) which means it gets executed every
 beginning of the month at midnight.
Source: git-stuff
Section: misc
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2

Package: git-stuff
Architecture: all
Depends: ${misc:Depends}, git
Recommends: cron, git-buildpackage, mr, pristine-tar
Description: additional Git utilities
 This is a growing collection of tools for the Git Version Control System.

Attachment: signature.asc
Description: Digital signature


Reply to: