Your message dated Wed, 29 Apr 2009 21:18:21 +0000
with message-id <[email protected]>
and subject line Bug#525149: fixed in nodm 0.3-2
has caused the Debian Bug report #525149,
regarding nodm: [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.)


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

Dear Debian maintainer,

On Saturday, April 04, 2009, I notified you of the beginning of a review process
concerning debconf templates for nodm.

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 nodm with these changes
right now.

The second phase of this process will begin on Saturday, April 25, 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 Saturday, May 16, 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 Sunday, May 17, 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: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- nodm.old/debian/nodm.templates      2009-03-30 08:43:14.772543104 +0200
+++ nodm/debian/nodm.templates  2009-04-22 16:38:46.216331955 +0200
@@ -1,48 +1,67 @@
+# 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: nodm/enabled
 Type: boolean
 Default: false
 _Description: Start nodm on boot?
- nodm starts an X session for a user without asking for authentication.  While
- this is welcome for embedded or kiosks systems, it is a security problem in
- most other machines, so by default nodm is configured not to start.
+ Designed for embedded or kiosk systems, nodm starts an X session
+ for a user without asking for authentication. On regular
+ machines, this has security implications and is therefore disabled
+ by default.
  .
- If you need autologin on this machine, enable nodm.
+ You should enable nodm only if you need autologin on this machine.
 
 Template: nodm/user
 Type: string
 Default: root
 _Description: User to start a session for:
- Name of the user that will automatically be logged into X by nodm.
+ Please enter the login name of the user that will automatically be logged 
into X by nodm.
 
 Template: nodm/x_options
 Type: string
 Default: vt7 -nolisten tcp
+#flag:translate!:3
 _Description: Options for the X server:
- Options to pass to the X server when starting the session.
+ Please enter the options to pass to the X server when starting the session.
+ These options will be used in the NODM_X_OPTIONS variable in the command line 
used
+ by nodm to start the X session:
+ .
+ $NODM_XINIT $NODM_XSESSION -- $NODM_X_OPTIONS
 
 Template: nodm/min_session_time
 Type: string
 Default: 60
-_Description: Minimum time (in seconds) for a session to be considered ok:
+_Description: Minimum time (in seconds) for a session to be considered OK:
  If an X session will run for less than this time in seconds, nodm will wait an
- amount of time before restarting the session.  The waiting time will grow
+ amount of time before restarting the session. The waiting time will grow
  until a session lasts longer than this amount.
 
 Template: nodm/xinit
 Type: string
 Default: /usr/bin/xinit
+#flag:translate!:3
 _Description: xinit program to use:
- You can change this to use a different xinit program.
+ Please choose the name of the "xinit" program to use with nodm. This
+ name will be stored in the NODM_XINIT variable in the command line used
+ by nodm to start the X session:
  .
- nodm will start the X session with the command:
  $NODM_XINIT $NODM_XSESSION -- $NODM_X_OPTIONS
 
 Template: nodm/xsession
 Type: string
 Default: /etc/X11/Xsession
+#flag:translate!:3
 _Description: X session to use:
- You can change this to use a different X session script.
+ Please choose the name of the X session script to use with nodm. This
+ name will be stored in the NODM_XSESSION variable in the command line used
+ by nodm to start the X session:
  .
- nodm will start the X session with the command:
  $NODM_XINIT $NODM_XSESSION -- $NODM_X_OPTIONS
 
--- nodm.old/debian/control     2009-03-30 08:43:14.841226598 +0200
+++ nodm/debian/control 2009-04-19 22:43:46.174788860 +0200
@@ -12,11 +12,7 @@
 Architecture: any
 Depends: xinit, x11-common, xterm | x-terminal-emulator, ${shlibs:Depends}, 
${misc:Depends}
 Conflicts: gdm, xdm, kdm, x-display-manager, zhone-session
-Description: Automatic Display Manager
- This packages prepares the system to automatically start an X session at
- system boot. It is targeted for devices like smartphones, but can be used
+Description: automatic display manager
+ This package prepares the system to automatically start an X session at
+ system boot. It is meant for devices like smartphones, but can be used on
  a regular computer as well, if the security implications are acceptable.
- .
- It should not be installed on a regular Debian system, as it would interfere
- with an installed display manager.
-

--- End Message ---
--- Begin Message ---
Source: nodm
Source-Version: 0.3-2

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

nodm_0.3-2.diff.gz
  to pool/main/n/nodm/nodm_0.3-2.diff.gz
nodm_0.3-2.dsc
  to pool/main/n/nodm/nodm_0.3-2.dsc
nodm_0.3-2_amd64.deb
  to pool/main/n/nodm/nodm_0.3-2_amd64.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.
Joachim Breitner <[email protected]> (supplier of updated nodm 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: Wed, 29 Apr 2009 22:04:54 +0200
Source: nodm
Binary: nodm
Architecture: source amd64
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian FreeSmartphone.Org Team 
<[email protected]>
Changed-By: Joachim Breitner <[email protected]>
Description: 
 nodm       - automatic display manager
Closes: 525149 525693 525697
Changes: 
 nodm (0.3-2) unstable; urgency=low
 .
   [Joachim Breitner]
    * Reviewed Debconf templates and debian/control (Closes: #525149)
    * Updated Portuguese translation for debconf messages, thanks to Américo
      Monteiro (Closes: #525697)
    * Swedish strings for nodm debconf, thanks to Martin Bagge
      (Closes: #525693)
 .
   [Enrico Zini]
    * Set the maintainer to be the pkg-fso list
Checksums-Sha1: 
 6e7b2c7a459a16c7d4dfa6200637e3c82fb439ad 1172 nodm_0.3-2.dsc
 b74a5f80d08c37bdbf34011688961d5ea3ab76ec 9685 nodm_0.3-2.diff.gz
 e830df8fe94b6a3209492c8eaac1316f1520ad5d 16506 nodm_0.3-2_amd64.deb
Checksums-Sha256: 
 0952dfccb1c2d3b1550b3c57499482737452fbb041801b58a053d6c0713d15fe 1172 
nodm_0.3-2.dsc
 0879b7fa7f161cb64fa6dcd5e7fb8a4c24a3e08763f8d90bb47ca6f443fe1603 9685 
nodm_0.3-2.diff.gz
 f19039e57dd17e9246c2801086798728a4e82bb6a40c27e939c84c313081f805 16506 
nodm_0.3-2_amd64.deb
Files: 
 b3990bf192350c4d0846fd85fcffc395 1172 misc extra nodm_0.3-2.dsc
 dfceccd8f687a94874b799396733ef4c 9685 misc extra nodm_0.3-2.diff.gz
 ef55d61061e82f39a1129467558628bf 16506 misc extra nodm_0.3-2_amd64.deb

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

iEYEARECAAYFAkn4sykACgkQ9ijrk0dDIGyVKQCglt0FgsVaoi2vlB1OukXnjiul
T5YAoI/UrNK1ZTEu6o1iJwUjN7DtoagB
=thcJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to