Your message dated Mon, 03 Mar 2008 18:02:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426233: fixed in slim 1.3.0-1
has caused the Debian Bug report #426233,
regarding slim: [debconf_rewrite] Debconf templates 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.)
--
426233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426233
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: slim
Version: N/A
Severity: normal
Tags: patch
Dear Debian maintainer,
On Tuesday, May 10, 2005, I notified you of the beginning of a review process
concerning debconf templates for slim.
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 are suggested, and if you have any
objections, let me know in the next 3 days.
Please try to avoid uploading slim with these changes right now.
The second phase of this process will begin on Wednesday, May 30, 2007, 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
Monday, June 11, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.
On Tuesday, June 12, 2007, 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: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.20-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
---
/home/bubulle/travail/debian/rewrite/LCFC/slim/slim.old/debian/slim.templates
2007-05-10 07:30:30.144830141 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/slim/slim/debian/slim.templates
2007-05-27 13:47:18.090046947 +0200
@@ -1,3 +1,12 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
Template: shared/default-x-display-manager
Type: select
Choices: ${choices}
@@ -6,10 +15,10 @@
the X Window System.
.
Only one display manager can manage a given X server, but multiple display
- manager packages are installed. Please select which display manager should
+ manager packages are installed. Please select which display manager should
run by default.
.
- (Multiple display managers can run simultaneously if they are configured to
+ Multiple display managers can run simultaneously if they are configured to
manage different servers; to achieve this, configure the display managers
accordingly, edit each of their init scripts in /etc/init.d, and disable the
- check for a default display manager.)
+ check for a default display manager.
--- /home/bubulle/travail/debian/rewrite/LCFC/slim/slim.old/debian/control
2007-05-10 07:30:30.144830141 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/slim/slim/debian/control
2007-05-24 07:47:47.361932650 +0200
@@ -9,9 +9,9 @@
Architecture: any
Provides: x-display-manager
Depends: ${shlibs:Depends}, debconf (>= 1.2.9) | debconf-2.0
-Description: Desktop-independent graphical login manager for X11
- SLiM aims to be light and simple, although completely configurable through
- themes and an option file. It is particularly suitable for machines don't
- require remote logins.
+Description: desktop-independent graphical login manager for X11
+ SLiM aims to be light and simple, although completely configurable through
+ themes and an option file. It is particularly suitable for machines that
+ don't require remote logins.
.
- Homepage: http://slim.berlios.de/
+ Homepage: http://slim.berlios.de/
--- End Message ---
--- Begin Message ---
Source: slim
Source-Version: 1.3.0-1
We believe that the bug you reported is fixed in the latest version of
slim, which is due to be installed in the Debian FTP archive:
slim_1.3.0-1.diff.gz
to pool/main/s/slim/slim_1.3.0-1.diff.gz
slim_1.3.0-1.dsc
to pool/main/s/slim/slim_1.3.0-1.dsc
slim_1.3.0-1_i386.deb
to pool/main/s/slim/slim_1.3.0-1_i386.deb
slim_1.3.0.orig.tar.gz
to pool/main/s/slim/slim_1.3.0.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.
Mike Massonnet <[EMAIL PROTECTED]> (supplier of updated slim 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.7
Date: Wed, 24 Oct 2007 22:44:07 +0200
Source: slim
Binary: slim
Architecture: source i386
Version: 1.3.0-1
Distribution: unstable
Urgency: low
Maintainer: Mike Massonnet <[EMAIL PROTECTED]>
Changed-By: Mike Massonnet <[EMAIL PROTECTED]>
Description:
slim - desktop-independent graphical login manager for X11
Closes: 423279 424677 426233 426466 426532 427145 428407 428955 435841 440862
445495 447913 455138 457447
Changes:
slim (1.3.0-1) unstable; urgency=low
.
[ Mike Massonnet <[EMAIL PROTECTED]> ]
.
* Package new upstream version 1.3.0. Closes: #447913
- Build against libpam (add build dependency libpam0g-dev).
- DPatch cfg.cpp to include <stdlib.h> and fix FTBFS with GCC-4.3.
Closes: #455138
- Add /etc/X11/Xsession.d/20slim_locale to export the LANG.
Closes: #440862
- Replace xfce4-session with startxfce4 and add ion3. Closes: #426466
- Don't set the DPI. Closes: #428407
* The code concerning the environment init has drastically changed in this
new version, and Steve Kemp did a security audit over it. Closes: #435841
* Debconf translation:
- New Finnish translation. Closes: #457447
- Update Portuguese translation. Closes: #445495
* Minor changes:
- Suggest scrot as default screenshoter
- Refined the description
- Set the Homepage field
- Bump standards version to 3.7.3
- Patch Makefile (LDFLAGS) to remove unnecessary links
.
[ Christian Perrier <[EMAIL PROTECTED]> ]
.
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #426233, #423279
* Debconf translation updates:
- German and all others taken from xdm. Closes: #426532, #424677
- Romanian. Closes: #428955
- Vietnamese. Closes: #427145
Files:
06e35f564c231b0050d7aa1dc56305b5 692 x11 optional slim_1.3.0-1.dsc
1c1a87f3cbd3c334c874585e42701961 218646 x11 optional slim_1.3.0.orig.tar.gz
d31250a49ab66857a3bae4aa69da07c3 243880 x11 optional slim_1.3.0-1.diff.gz
307fbcd0d8a3fd98f7717e4ea9ce28c0 455816 x11 optional slim_1.3.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHzDXX1OXtrMAUPS0RAvOYAJ4kQCjEdAZ+VoMROSVC8wPRMv2sdACfalpl
bXtzNS1xC7sFRTE5Sp1OABY=
=LVjV
-----END PGP SIGNATURE-----
--- End Message ---