Your message dated Sun, 08 Mar 2009 09:17:09 +0000
with message-id <[email protected]>
and subject line Bug#517164: fixed in gitosis 0.2+20080825-11
has caused the Debian Bug report #517164,
regarding gitosis: [debconf_rewrite] Debconf templates and debian/control review
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
517164: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517164
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gitosis
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Sunday, February 08, 2009, I notified you of the beginning of a review 
process
concerning debconf templates for gitosis.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading gitosis with these changes
right now.

The second phase of this process will begin on Sunday, March 01, 2009, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Sunday, March 22, 2009. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Monday, March 23, 2009, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- 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
+# [email protected] 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
- [email protected]: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
+ [email protected]: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 [email protected]: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.

--- End Message ---
--- Begin Message ---
Source: gitosis
Source-Version: 0.2+20080825-11

We believe that the bug you reported is fixed in the latest version of
gitosis, which is due to be installed in the Debian FTP archive:

gitosis_0.2+20080825-11.diff.gz
  to pool/main/g/gitosis/gitosis_0.2+20080825-11.diff.gz
gitosis_0.2+20080825-11.dsc
  to pool/main/g/gitosis/gitosis_0.2+20080825-11.dsc
gitosis_0.2+20080825-11_all.deb
  to pool/main/g/gitosis/gitosis_0.2+20080825-11_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[email protected]> (supplier of updated gitosis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 08 Mar 2009 10:01:16 +0100
Source: gitosis
Binary: gitosis
Architecture: source all
Version: 0.2+20080825-11
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 gitosis    - git repository hosting application
Closes: 517110 517164 517879 518326 518374
Changes: 
 gitosis (0.2+20080825-11) unstable; urgency=low
 .
   * Simplyfing defaults handling of debconf variables in postinst script.
   * Applying patch from debian-l10n-english to improve debconf templates and
     package description (Closes: #517164, 517110).
   * Adding Bokmaal debconf translation from Bjorn Steensrud
     <[email protected]> (Closes: #517879).
   * Adding Swedish debconf translation from Martin Bagge <[email protected]>
     (Closes: #518326).
   * Adding German debconf translation from Kai Wasserbaech
     <[email protected]> (Closes: #518374).
   * Improving overly complicated German debconf translation.
Checksums-Sha1: 
 d1302768a8eb95d43a88de5deb019525d341b4d1 1171 gitosis_0.2+20080825-11.dsc
 a88b475665694edb13239a00c0888979d9ca2ec0 10645 gitosis_0.2+20080825-11.diff.gz
 d51083353c7859c617e65bdf0f5156d0afcfdcae 66102 gitosis_0.2+20080825-11_all.deb
Checksums-Sha256: 
 eda598dfa1672b7e728998665617bf2a72bff8386f3421f33694707a3d602114 1171 
gitosis_0.2+20080825-11.dsc
 22573802912853e832c0841c1bae6219ed88cd88c7fd79b42c3eaf59f9fb3f50 10645 
gitosis_0.2+20080825-11.diff.gz
 b1050045622a912eb1c2d9465078ca112395884d2630a95a1a373f5ca594f830 66102 
gitosis_0.2+20080825-11_all.deb
Files: 
 d9bd247f9c192b97222dc1cf8dcc433e 1171 admin optional 
gitosis_0.2+20080825-11.dsc
 02ede81967f0fc0818c633b07566bb4c 10645 admin optional 
gitosis_0.2+20080825-11.diff.gz
 d76f5af4fb9c564fc0e23041e463541a 66102 admin optional 
gitosis_0.2+20080825-11_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmzijUACgkQ+C5cwEsrK56YCACgwbwDttGqDq8jhYgE1O48F/Nf
HfsAn18Fduyy3B0vvte2LPFfeiGBqvWE
=RG+U
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to