Package: kdesudo Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Saturday, December 08, 2007, I notified you of the beginning of a review process concerning debconf templates for kdesudo. 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 kdesudo with these changes right now. The second phase of this process will begin on Tuesday, December 25, 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 about Tuesday, January 15, 2008. 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 Wednesday, January 16, 2008, 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'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- kdesudo.old/debian/kdesudo.templates 2007-11-29 08:45:01.238313844 +0100 +++ kdesudo/debian/kdesudo.templates 2007-12-22 18:44:14.411212187 +0100 @@ -1,6 +1,17 @@ +# 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: kdesudo/kdesu Type: boolean Default: false -_Description: Use kdesudo as kdesu? - Kdesudo is command line compatible with kdesu and can be used as a drop-in - replacement. There is a big chance that you want kdesudo used as kdesu. +_Description: Use KdeSudo in place of KdeSu? + KdeSudo is a drop-in replacement for KdeSu. + . + Please choose whether KdeSudo should be the default front-end for + gaining elevated privileges under KDE. --- kdesudo.old/debian/control 2007-11-29 08:45:01.238313844 +0100 +++ kdesudo/debian/control 2007-12-19 07:26:47.847947169 +0100 @@ -10,5 +10,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, sudo Description: sudo frontend for KDE - KdeSudo is a graphical frontend for the sudo utility. - It allows you to run programs as another user by entering your password. + KdeSudo is a graphical frontend for the sudo utility, which allows + users to run programs as root (or another user) by giving their own + password. +