[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[BTS#801166] templates://unattended-upgrades/{templates} : Final update for English review



Dear Debian maintainer,

On Monday, October 12, 2015, 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 final proposed changes are attached to this update to the
original bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading unattended-upgrades with these changes
right now.

The second phase of this process will begin on Monday, November 02, 2015, 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 Monday, November 23, 2015. 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 Tuesday, November 24, 2015, 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.


-- 


# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org 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: 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 important updates.

Template: unattended-upgrades/origins_pattern
Type: string
Default: "origin=Debian,codename=${distro_codename},label=Debian-Security";
_Description: Origins-Pattern that packages must match to be upgraded:
 Please specify a value for the unattended-upgrades Origins-Pattern.
 .
 A package will be upgraded only if its metadata values match all the supplied
 keywords in the origin line.
Source: unattended-upgrades
Section: admin
Priority: optional
Maintainer: Michael Vogt <mvo@debian.org>
Build-Depends: debhelper (>= 7.0.50~), po-debconf
Build-Depends-Indep: python (>= 2.6.6-3~), python3-distutils-extra,
 python3-setuptools, python-dev, python3-dev, python-coverage, pep8,
 pyflakes, python-apt, python3-apt, python-mock, python3-mock,
 lsb-release, dh-systemd (>= 1.5)
Standards-Version: 3.9.3
Vcs-Git: https://github.com/mvo5/unattended-upgrades.git
XS-Testsuite: autopkgtest

Package: unattended-upgrades
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, python3, 
 python3-apt, apt-utils, apt, ucf, lsb-release, lsb-base (>= 3.2-14),
 xz-utils
Recommends: cron | cron-daemon | anacron
Suggests: bsd-mailx, mail-transport-agent
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.
--- unattended-upgrades.old/debian/templates	2015-10-07 07:04:02.436316089 +0200
+++ unattended-upgrades/debian/templates	2015-10-16 16:15:27.107537473 +0200
@@ -14,11 +14,13 @@
  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.
+ automatically download and install important updates.
 
 Template: unattended-upgrades/origins_pattern
 Type: string
 Default: "origin=Debian,codename=${distro_codename},label=Debian-Security";
 _Description: Origins-Pattern that packages must match to be upgraded:
+ Please specify a value for the unattended-upgrades Origins-Pattern.
+ .
  A package will be upgraded only if its metadata values match all the supplied
  keywords in the origin line.

Attachment: signature.asc
Description: PGP signature


Reply to: