Your message dated Thu, 14 May 2009 15:48:18 +0000
with message-id <[email protected]>
and subject line Bug#525149: fixed in nodm 0.4-1
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.4-1
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.4-1.diff.gz
to pool/main/n/nodm/nodm_0.4-1.diff.gz
nodm_0.4-1.dsc
to pool/main/n/nodm/nodm_0.4-1.dsc
nodm_0.4-1_amd64.deb
to pool/main/n/nodm/nodm_0.4-1_amd64.deb
nodm_0.4.orig.tar.gz
to pool/main/n/nodm/nodm_0.4.orig.tar.gz
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.
Enrico Zini <[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: SHA256
Format: 1.8
Date: Thu, 14 May 2009 14:40:50 +0100
Source: nodm
Binary: nodm
Architecture: source amd64
Version: 0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian FreeSmartphone.Org Team
<[email protected]>
Changed-By: Enrico Zini <[email protected]>
Description:
nodm - automatic display manager
Closes: 525149 525693 525697 525908 526366 526388 526602 527332 527379 527998
527998 528014 528209 528246
Changes:
nodm (0.4-1) unstable; urgency=low
.
[ Christian Perrier ]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #525149
* [Debconf translation updates]
- Swedish. Closes: #525693
- Portuguese. Closes: #525697
- Finnish. Closes: #526366
- French. Closes: #526388
- Italian. Closes: #526602
- Galician. Closes: #527332
- Russian. Closes: #527998
- German. Closes: #528014
- Russian. Closes: #527998
- Czech. Closes: #528209
- Spanish. Closes: #528246
.
[ Enrico Zini ]
* New upstream version
- Set USERNAME, PWD and SHELL in the environment. Closes: #525908.
* Remove /etc/default/nodm on purge. Closes: #527379.
Checksums-Sha1:
41cb84770188d614e9e4e3bfc69fe32f8410f14a 1815 nodm_0.4-1.dsc
f6c288122fb94d1f18e84098152c8844e86a133a 92316 nodm_0.4.orig.tar.gz
1042c28049e906b0f2f98152ef80c14c880ce699 14592 nodm_0.4-1.diff.gz
a78807a2bd7778de0e8df935525b8ef1d2da78bf 21802 nodm_0.4-1_amd64.deb
Checksums-Sha256:
21ccedbffae69335fcabc1392405bad150106d01beb3ffcae9516d6e50e2a32e 1815
nodm_0.4-1.dsc
e843293bf4b829f26ad574803aeee849166dfe732b948a48d92a38b3a52a9a26 92316
nodm_0.4.orig.tar.gz
784c31b54d0111987f0a024fe541ce1f32da454578b4d9d4262df76596f38db1 14592
nodm_0.4-1.diff.gz
e97e5d0df19e67747ef8405c8d4df0d823fd7402281deb82d67f790bf9abbc9a 21802
nodm_0.4-1_amd64.deb
Files:
8b8a98ec602cae77be51a90ce81deaa7 1815 misc extra nodm_0.4-1.dsc
6f8ce84d7e58a773c7860dfd2cd5cb35 92316 misc extra nodm_0.4.orig.tar.gz
ac955a1da4ef5b68f40b773dba75c3c8 14592 misc extra nodm_0.4-1.diff.gz
7183ddd3cce1bdc1ee22ab7a13360db9 21802 misc extra nodm_0.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJKDCRBAAoJEB5qw/OH8O2sPsEQAKEXVU7tjy2JWJ/Pl1JTMrgY
oDt7uUh3B4TKJCkuqd316wd2JpesbsQZImgvj1qniucA5hs5sNObdjHGbzPCC+0o
0buNGWiy1XupjBR0CdYIvKB/MVjFMJ6b9Jupw43yCeEv2WltzKR+IxX0wn/id//8
h6/xns98cqNknVfAH3MfaxP0i49RGPS+VYH5sN/fe8qChJrKu7jelfJE+LUGqsX3
F2DAn4WtHpVSc5xeWKzjhujNM59uy44hQuURZ+YKyUel9ZkJGWGeHMFpyVvx4lJ0
2PBRNk4R5MaYibE05p4ff5XhQn+K21OdmKRoFlM9lRF+nhI15gd82WpS0AYVxfvz
EUTkaSRtBHJ7NPRS1BL3M4ajRnJoD6Opg+m2dQnqReQE/kFKDC4lVFBZGMa+xV3S
9NASwhx6NOB3XQjUtEsaVCCQIaMsX3GKXd32vPy2CMEGhhQ3uw5Wl4qpYXgtRUQI
mk83LgeJ/LWKRMYWtUrl3YuDyssuWpm7HwM56i/F+cczffw2XzGbAvF2w30F5uX5
DC8QuNKzBNSylUj8NCq6e2LDxo+0AOLVS8C2oeJwiu6M5KKaRnuafIsJK9iJAAq8
Ghl1ManCzIMx1xgRHFuvKeKthFnDc3FPgShJXnL4keW0NJbauTOX5jfejZUmpl2f
8SducRWvG/xs0QlgGYt9
=GJqT
-----END PGP SIGNATURE-----
--- End Message ---