Package: unattended-upgrades Version: N/A Severity: normal Tags: patch Dear Debian maintainer,
On Thursday, November 27, 2008, I notified you of the beginning of a review process concerning debconf templates for unattended-upgrades. 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 unattended-upgrades with these changes right now. The second phase of this process will begin on Thursday, December 11, 2008, 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 Thursday, January 01, 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 Friday, January 02, 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: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-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
--- unattended-upgrades.old/debian/templates 2008-11-27 12:42:56.218454493 +0100 +++ unattended-upgrades/debian/templates 2008-12-08 07:19:56.998695043 +0100 @@ -1,8 +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: unattended-upgrades/enable_auto_updates Type: boolean Default: false -_Description: Should this system automatically download and install stable updates? - Applying updates on a frequent basis is an important part of keeping your - system secure. By default, updates need to be applied manually using package +_Description: Automatically download and install stable updates? + Applying updates on a frequent basis is an important part of keeping + systems secure. By default, updates need to be applied manually using package management tools. Alternatively, you can choose to have this system automatically download and install security updates. --- unattended-upgrades.old/debian/control 2008-11-27 12:42:56.218454493 +0100 +++ unattended-upgrades/debian/control 2008-12-03 06:44:12.591979617 +0100 @@ -10,10 +10,11 @@ Architecture: all Depends: python, ${shlibs:Depends}, python-apt (>= 0.7), apt-utils (>= 0.7), apt (>= 0.7), ucf Suggests: mailx -Description: Install security upgrades automatically - This package will download and install security upgrades automatically - and unattended. It will take care to only install packages from the - configured origin and will check for conffile prompts. - . - This script is the backend for the APT::Periodic::Unattended-Upgrade +Description: automatic installation of security upgrades + This package can download and install security upgrades automatically + and unattended, taking care to only install packages from the + configured APT source, and checking for dpkg prompts about + configuration file changes. + . + This script is the backend for the APT::Periodic::Unattended-Upgrade option.