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

[LCFC] templates://gitosis/{gitosis.templates}



This is the last call for comments for the review of debconf
templates for gitosis.

The reviewed templates will be sent on Tuesday, February 24, 2009 to the package
maintainer as a bug report and a mail will be sent to this list with
"[BTS]" as a subject tag.


-- 


Template: gitosis/username
Type: string
Default: gitosis
_Description: Dedicated system account for gitosis:
 Repositories are managed by gitosis under a single system account, using SSH
 keys to identify users. This account name is part of the clone
 URL when checking out over SSH, leading to commands such as "git clone
 gitosis@example.com:foo.git".
 .
 The account name can be customized but you should not use an existing
 account.

Template: gitosis/directory
Type: string
Default: /srv/gitosis
_Description: Directory for git repositories?
 Please specify the directory where gitosis will manage the git repositories.
 .
 If you choose an already existing directory, this installation process
 will leave it unmodified.

Template: gitosis/key
Type: string
Default: 
_Description: SSH public key for the gitosis admin repository:
 Configuration for gitosis is stored in a file named "gitosis.conf"
 which is kept in the gitosis-admin repository.
 .
 Access to this repository is controlled through an SSH public key.
 .
 You can specify an existing key by entering the name of the key file
 or by pasting the key content itself here. Alternatively, you can leave
 that field empty and configure the key manually later after
 reading the /usr/share/doc/gitosis/README.Debian file.
 .
 If there is already an initialized gitosis-admin repository in the
 gitosis directory, this installation process will not touch it.
Source: gitosis
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7), quilt, po-debconf, python-dev, python-setuptools (>= 0.6c5), python-support
Standards-Version: 3.8.0
Vcs-Browser: http://git.debian.net/?p=debian/gitosis.git
Vcs-Git: git://git.debian.net/git/debian/gitosis.git

Package: gitosis
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, adduser, git-core (>= 1:1.5.0), openssh-server, python-setuptools (>= 0.6c5), sudo
Suggests: git-daemon-run, gitweb
Description: git repository hosting application
 This package aims to make hosting git repositories easier and safer. It manages multiple
 repositories under one user account, using SSH keys to identify users. End
 users do not need shell accounts on the server; they will talk to one shared
 account that will not let them run arbitrary commands.

Attachment: signature.asc
Description: Digital signature


Reply to: