From 3841ec37a9adcc752cd53ad2ee5e3cf12de824a0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:17:29 +0200 Subject: Adding debian version 3.6.12-1. Signed-off-by: Daniel Baumann --- debian/templates | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 debian/templates (limited to 'debian/templates') diff --git a/debian/templates b/debian/templates new file mode 100644 index 0000000..4205ace --- /dev/null +++ b/debian/templates @@ -0,0 +1,35 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: gitolite3/gituser +Type: string +Default: gitolite3 +_Description: System username for gitolite: + Please enter the name for the system user which should be used by + gitolite to access repositories. It will be created if necessary. + +Template: gitolite3/gitdir +Type: string +Default: /var/lib/gitolite3 +_Description: Repository path: + Please enter the path in which gitolite should store the repositories. + This will become the gitolite system user's home directory. + +Template: gitolite3/adminkey +Type: string +_Description: Administrator's SSH key: + Please specify the key of the user that will administer the access + configuration of gitolite. + . + This can be either the SSH public key itself, or the path to a file + containing it. If it is blank, gitolite will be left unconfigured and + must be set up manually. + . + If migrating from gitolite version 2.x, leave this blank. + -- cgit v1.2.3