Your message dated Thu, 19 Jan 2006 20:32:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#338825: fixed in libpam-ldap 180-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Nov 2005 07:05:48 +0000
>From [EMAIL PROTECTED] Sat Nov 12 23:05:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from perrier.eu.org ([81.56.227.253] helo=kheops.perrier.eu.org)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EbBvv-0006TF-JG
        for [EMAIL PROTECTED]; Sat, 12 Nov 2005 23:05:48 -0800
Received: from localhost (localhost [127.0.0.1])
        by kheops.perrier.eu.org (Postfix) with ESMTP id 893E34F985;
        Sun, 13 Nov 2005 08:05:16 +0100 (CET)
Received: from kheops.perrier.eu.org ([127.0.0.1])
        by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 31252-10; Sun, 13 Nov 2005 08:05:15 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org 
[192.168.1.3])
        by kheops.perrier.eu.org (Postfix) with ESMTP id B42184F982;
        Sun, 13 Nov 2005 08:05:15 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 1000)
        id 1D09940B052; Sun, 13 Nov 2005 08:05:10 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============2092261268=="
MIME-Version: 1.0
From: Christian Perrier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libpam-ldap: Please make Choices translatable for the crypt choice
X-Mailer: reportbug 3.17
Date: Sun, 13 Nov 2005 08:05:10 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============2092261268==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: libpam-ldap
Severity: normal
Tags: l10n patch

The current way the libpam-ldap/pam_password works is very likely to trigger
translator mistakes (we did it for French translation). The crypt value
choices are not translatable but the translators will probably translate
some of them in the description.

I recommend making the choices translatable with the attached patch.

This has no influence on the maintainer scripts as debconf always stores the
original value and not the translated one.

See po-debconf(7) for explanation about the "__" trick.

PS: I'd also like to suggest templates rewrites to make them compliant with
section 6.5 of the Developer's Reference. Please tell me if you'd accept
such patch before.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

--===============2092261268==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="templates.patch"

--- templates.ori       2005-11-13 07:59:33.935326322 +0100
+++ templates   2005-11-13 08:00:09.783029462 +0100
@@ -32,7 +32,7 @@
 
 Template: libpam-ldap/pam_password
 Type: select
-Choices: clear, crypt, nds, ad, exop, md5
+__Choices: clear, crypt, nds, ad, exop, md5
 Default: crypt
 _Description: Local crypt to use when changing passwords.
  The PAM module can set the password crypt locally when changing the

--===============2092261268==--

---------------------------------------
Received: (at 338825-close) by bugs.debian.org; 20 Jan 2006 04:41:04 +0000
>From [EMAIL PROTECTED] Thu Jan 19 20:41:04 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EznwX-0001yW-V8; Thu, 19 Jan 2006 20:32:09 -0800
From: Stephen Frost <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#338825: fixed in libpam-ldap 180-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 Jan 2006 20:32:09 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 12

Source: libpam-ldap
Source-Version: 180-1

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

libpam-ldap_180-1.diff.gz
  to pool/main/libp/libpam-ldap/libpam-ldap_180-1.diff.gz
libpam-ldap_180-1.dsc
  to pool/main/libp/libpam-ldap/libpam-ldap_180-1.dsc
libpam-ldap_180-1_i386.deb
  to pool/main/libp/libpam-ldap/libpam-ldap_180-1_i386.deb
libpam-ldap_180.orig.tar.gz
  to pool/main/libp/libpam-ldap/libpam-ldap_180.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.
Stephen Frost <[EMAIL PROTECTED]> (supplier of updated libpam-ldap 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: Mon, 16 Jan 2006 14:45:33 -0500
Source: libpam-ldap
Binary: libpam-ldap
Architecture: source i386
Version: 180-1
Distribution: unstable
Urgency: low
Maintainer: Stephen Frost <[EMAIL PROTECTED]>
Changed-By: Stephen Frost <[EMAIL PROTECTED]>
Description: 
 libpam-ldap - Pluggable Authentication Module allowing LDAP interfaces
Closes: 292030 302400 302543 302547 307628 312439 312440 312928 324899 332002 
337261 338825 340199 340581 341541
Changes: 
 libpam-ldap (180-1) unstable; urgency=low
 .
   * New upstream release
   * Maintainer upload, Closes: #324899
   * Changed password file to be /etc/pam_ldap.secret, Closes: #302547
   * Change pam_acct_mgmt to use username when groupattr is
     'memberUid', Closes: #292030, #341541
   * Started using upstream's manpage, Closes: #302400, #307628
   * Fix debhelper to use libpam-ldap/override, Closes: #302543, #312928
   * Make pam_password choices translatable, Closes: #338825
   * Fix debconf depends to allow debconf-2.0, Closes: #332002
   * debconf-updatepo run, Closes: #337261
   * Added ldapns.schema to /usr/share/doc/libpam-ldap, Closes: #340581
   * Added vietnamese translation, Closes: #312439
   * Clean up debconf questions, Closes: #312440
   * Updated French translation, Closes: #340199
Files: 
 b0cd7ed46424645e8f9e6dc9dd115f5c 658 admin extra libpam-ldap_180-1.dsc
 627f053fdffb8267ba73261394e0ecde 127337 admin extra libpam-ldap_180.orig.tar.gz
 fadc8eed93eed3af8a0593e407f985bf 20087 admin extra libpam-ldap_180-1.diff.gz
 51aa20fd11517d2a3667cf8cccdf1173 62230 admin extra libpam-ldap_180-1_i386.deb

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

iD4DBQFD0FzArzgMPqB3kigRAjt+AJ9pF8kbE6A2vzBKC0q1yzgxyqpCnACY89J6
QuP3DV3MJvcBEroG+2mycw==
=KZ+d
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to