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

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



The gitolite 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: gitolite/gituser
Type: string
Default: gitolite
_Description: The name of the system user to create:
 Please enter the name for the system user which should be used by
 gitolite.

Template: gitolite/gitdir
Type: string
Default: /var/lib/gitolite
_Description: The directory to contain the repositories:
 Please enter the path for the directory in which you want to store the
 git repositories guarded by gitolite.

Template: gitolite/adminkey
Type: string
_Description: The key for the admin user:
 Please specify the key of the user that will administer the access
 configuration of gitolite. You can either give the filename or paste
 the ssh public key.
Source: gitolite
Section: vcs
Priority: optional
Maintainer: Gerfried Fuchs <rhonda@debian.at>
Build-Depends: quilt
Build-Depends-Indep: po-debconf
Standards-Version: 3.8.4
Homepage: http://github.com/sitaramc/gitolite

Package: gitolite
Architecture: all
Depends: git-core (>= 1:1.6.2), perl (>= 5.6.0-16),
	openssh-server | ssh-server, debconf (>= 0.5) | debconf-2.0, adduser
Suggests: git-daemon-run, gitweb
Description: ssh-based gatekeeper for git repositories
 Gitolite is an ssh-based gatekeeper for a server that hosts many git
 repositories, and that needs access control of some sort. Without gitolite,
 each developer needing to push to one of the repositories hosted will need a
 (Unix) userid and password on that server; gitolite let you do that just using
 ssh public keys tied to a single, common, user that hosts all the
 repositories.
 .
 What makes gitolite unique is its dedication: Its primary target is corporate
 environments where the ability to restrict who can push to what branch is also
 important. It has grown beyond that initial motivation to write it and
 acquired several other neat features that you can find described in the main
 README.

Attachment: signature.asc
Description: Digital signature


Reply to: