Dear Debian maintainer, On Sunday, February 08, 2009, I sent you a notification about the beginning of a review action on debconf templates for gitosis.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Sunday, February 08, 2009. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- gitosis.old/debian/gitosis.templates 2009-02-03 06:07:28.691032045 +0100 +++ gitosis/debian/gitosis.templates 2009-02-26 06:16:26.523607545 +0100 @@ -1,44 +1,46 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-engl...@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: gitosis/username Type: string -_Default: gitosis -_Description: What system account should be created for gitosis? - gitosis manages all git repositories under one system account, using SSH - keys to identify users. The name of the system user is part of the clone - URL when checking out over SSH, e.g. 'git clone - gito...@example.com:foo.git'. +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 + gito...@example.com:foo.git". . - By default this username is 'gitosis'. You can change this but make sure - that for security reasons you do use a dedicated account solely for - gitosis. + The account name can be customized but you should not use an existing + account. Template: gitosis/directory Type: string -_Default: /srv/gitosis -_Description: What directory should be used to store repositories? - The directory where gitosis will manage the git repositories is set by - default to /srv/gitosis. You can change this if you like. +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 not touch it. + will leave it unmodified. Template: gitosis/key Type: string -_Default: -_Description: Enter the SSH public key for accessing the gitosis admin repository (either absolute filename or by pasting the actual key) - gitosis is configured through gitosis.conf that is stored within the - gitosis-admin repository. Access to this repository is controled through - an SSH public key. In order to initialize this respository, you can enter - such an SSH public key here and you will be able to clone it through 'git - clone gito...@example.com:gitosis-admin.git'. See ssh-keygen(1) for more - information about generating SSH keys. +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. . - If you don't want to initialize the gitosis-admin repository now, you can - leave this question empty and read in /usr/share/doc/gitosis/README.Debian - how to initialize it manually. + Access to this repository is controlled through an SSH public key. . - If there is already an initialized gitosis-admin repository in your - gitosis directory, this installation process will not touch it. + 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. . - In order to add new project repositories, please read - /usr/share/doc/gitosis/README.rst for more information about the format of - gitosis.conf. + If there is already an initialized gitosis-admin repository in the + gitosis directory, this installation process will not touch it. --- gitosis.old/debian/control 2009-02-03 06:07:28.691032045 +0100 +++ gitosis/debian/control 2009-02-11 18:46:16.096669678 +0100 @@ -12,7 +12,7 @@ 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 - gitosis aims to make hosting git repos easier and safer. It manages multiple + 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 + users do not need shell accounts on the server; they will talk to one shared account that will not let them run arbitrary commands. --- gitosis.old/debian/changelog 2009-02-03 06:07:28.691032045 +0100 +++ gitosis/debian/changelog 2009-03-20 07:10:03.173697055 +0100 @@ -1,3 +1,20 @@ +gitosis (0.2+20080825-8) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #517164 + * [Debconf translation updates] + - Bokmål, Norwegian. Closes: #517879 + - Swedish. Closes: #518326 + - German. Closes: #518374 + - French. Closes: #518917 + - Italian. Closes: #519059 + - Portuguese. Closes: #519197 + - Spanish. Closes: #519516 + - Japanese. Closes: #519889 + - German. Closes: #520033 + + -- Christian Perrier <bubu...@debian.org> Thu, 26 Feb 2009 07:19:49 +0100 + gitosis (0.2+20080825-7) unstable; urgency=low * Only trying to initializing gitosis-admin repository through
signature.asc
Description: Digital signature