Dear Debian maintainer, On Friday, December 14, 2007, I sent you a notification about the beginning of a review action on debconf templates for libpam-mount.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Friday, December 14, 2007. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- libpam-mount.old/debian/libpam-mount.templates 2007-12-01 08:23:42.360487692 +0100 +++ libpam-mount/debian/libpam-mount.templates 2008-01-04 18:32:42.415129337 +0100 @@ -1,13 +1,24 @@ +# 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: libpam-mount/convert-xml-config Type: boolean Default: false -_Description: Automatic conversion to new XML configuration? - The configuration format of libpam-mount changed and can be converted - automatically with the `convert_pam_mount_conf.pl' script found - in /usr/share/doc/libpam-mount/examples/. The old configuration - /etc/security/pam_mount.conf will not be changed. +_Description: Convert libpam-mount configuration automatically? + The libpam-mount configuration file has changed to a new XML + format. . - You can also convert the old configuration manually. + The file can be converted automatically now with the + script '/usr/share/doc/libpam-mount/examples/convert_pam_mount_conf.pl'. + The old /etc/security/pam_mount.conf configuration file will be + kept unmodified and a new /etc/security/pam_mount.conf.xml file will be + created. . - You should in all cases check the converted XML configuration file - to avoid errors in the login process. + If you choose to convert the configuration automatically, the newly + generated file should be checked to prevent login errors. --- libpam-mount.old/debian/control 2007-12-01 08:23:42.360487692 +0100 +++ libpam-mount/debian/control 2008-01-01 12:39:13.250569703 +0100 @@ -17,21 +17,18 @@ davfs2, lsof, psmisc Conflicts: libncp (<< 2.2.0.19.10) Description: PAM module that can mount volumes for a user session - This module is aimed at environments with SMB (Samba or Windows NT) - or NCP (Netware or Mars-NWE) servers that Unix users wish to access - transparently. It facilitates access to private volumes of these types - well. The module also supports mounting home directories using - loopback or dm-crypt encrypted filesystems. + This module is aimed at environments with Windows/Samba or Netware + file servers which should be transparently accessible to local users. + It supports automounting of private volumes, including mounting of + home directories on loopback or dm-crypt encrypted file systems. . - o Every user can access his own volumes. - o The user needs to type the password just once (at login). - o The mounting process is transparent to the users. - o There is no need to keep the login passwords in any additional file. - o The volumes are unmounted upon logout, so it saves system resources, - avoiding the need of listing every possibly useful remote volume - in /etc/fstab or in an automount/supermount config file. This - is also necessary for securing encrypted filesystems. + - access to each user's own volumes; + - single sign-on features; + - transparent mounting process; + - no stored passwords; + - unmounting at logout, saving system resources (and mandatory for + encrypted file systems). . - Libpam-mount "understands" SMB, NCP, and any type of filesystem that - can be mounted using the standard mount command. + Libpam-mount can mount SMB or NCP volumes as well as any type of + file system that can be mounted using the standard mount command. --- libpam-mount.old/debian/changelog 2007-12-01 08:23:42.360487692 +0100 +++ libpam-mount/debian/changelog 2008-01-27 19:19:56.165750887 +0100 @@ -1,3 +1,24 @@ +libpam-mount (0.29-6) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #459227 + * [Debconf translation updates] + * Portuguese. Closes: #459967 + * Galician. Closes: #459988 + * Vietnamese. Closes: #460032 + * Basque. Closes: #460046 + * Finnish. Closes: #460285 + * Czech. Closes: #460950 + * Italian. Closes: #461562 + * Basque. Closes: #462023 + * Russian. Closes: #462133 + * French. + * Dutch. Closes: #462436 + * German. Closes: #462491 + * French. Closes: #462771 + + -- Christian Perrier <[EMAIL PROTECTED]> Sun, 27 Jan 2008 19:19:56 +0100 + libpam-mount (0.29-5) unstable; urgency=low * Let the user decide wether to automatically convert the
signature.asc
Description: Digital signature

