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

Bug#643957: [BTS#643957] templates://live-build/{live-build-cron.templates} : Final update for English review



Dear Debian maintainer,

On Saturday, October 01, 2011, I notified you of the beginning of a review process
concerning debconf templates for live-build.

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 live-build with these changes
right now.

The second phase of this process will begin on Tuesday, October 25, 2011, 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, November 15, 2011. 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, November 16, 2011, 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: live-build-cron/title
Type: title
_Description: Debian Live - System Build Scripts (cron autobuilder)

Template: live-build-cron/images-enable
Type: boolean
Default: false
_Description: Enable image autobuilds?
 Please choose whether live-images should be built automatically.

Template: live-build-cron/images-directory
Type: string
Default: /srv/debian.net/live-cdimage
_Description: Image build directory:
 Please specify the directory where live-images should be stored.

Template: live-build-cron/images-cron
Type: string
Default: 0 0 * * *
_Description: Cron expression for image builds:
 Please specify the scheduling for the cron job defining when live-images
 should be built.

Template: live-build-cron/images-build
Type: select
Choices: git, host, release
Default: host
_Description: Live-build version to use:
 Please select the version of live-build to use.
 .
 If you choose "git", the current version of live-build from git will be
 used. If you choose "host", the live-build from the host system will be
 used. Finally, "release" will use the last released version.

Template: live-build-cron/images-daily-distributions
Type: multiselect
Choices: squeeze, wheezy, sid
Default: sid
_Description: Daily image distribution(s):
 Please select the distributions you would like to include for live-images
 built daily.

Template: live-build-cron/images-daily-flavours
Type: multiselect
Choices: standard, rescue, gnome-desktop, kde-desktop, lxde-desktop, xfce-desktop
Default: standard
_Description: Daily image flavor(s):
 Please select the flavors you would like to include for  live-images
 built daily.

Template: live-build-cron/images-weekly-distributions
Type: multiselect
Choices: squeeze, wheezy, sid
Default: wheezy
_Description: Weekly image distribution(s):
 Please select the distributions you would like to include for live-images
 built weekly.

Template: live-build-cron/images-weekly-flavours
Type: multiselect
Choices: standard, rescue, gnome-desktop, kde-desktop, lxde-desktop, xfce-desktop
Default: standard
_Description: Weekly image flavor(s):
 Please select the flavors you would like to include for live-images
 built weekly.

Template: live-build-cron/images-monthly-distributions
Type: multiselect
_Choices: squeeze, wheezy, sid
Default: squeeze
_Description: Monthly image distribution(s):
 Please select the distributions you would like to include for live-images
 built monthly.

Template: live-build-cron/images-monthly-flavours
Type: multiselect
_Choices: standard, rescue, gnome-desktop, kde-desktop, lxde-desktop, xfce-desktop
Default: standard
_Description: Monthly image flavor(s):
 Please select the flavors you would like to include for live-images
 built monthly.

Template: live-build-cron/images-source
Type: boolean
Default: false
_Description: Enable source for live-build-cron-images?

Template: live-build-cron/manual-enable
Type: boolean
Default: false
_Description: Enable live-build-cron-manual?
 Please choose whether the manual should be built automatically.

Template: live-build-cron/manual-directory
Type: string
_Default: /srv/debian.net/live-manual
_Description: Manual build directory:
 Please specify the directory where the manual should be stored.

Template: live-build-cron/manual-cron
Type: string
Default: 0-59/10 * * * *
 _Description: Cron expression for manual builds:
 Please specify the scheduling for the cron job defining when the manual
 should be built.

Template: live-build-cron/manual-username
Type: string
_Default: live-build-cron-manual
_Description: User account for manual builds:
 Please enter the username that should be used for builds of the manual.
Source: live-build
Section: misc
Priority: optional
Maintainer: Debian Live Project <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: gettext
Standards-Version: 3.9.2
Homepage: http://live.debian.net/devel/live-build/
Vcs-Browser: http://live.debian.net/gitweb/?p=live-build.git
Vcs-Git: git://live.debian.net/git/live-build.git

Package: live-build
Architecture: all
Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static
Recommends:
 live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio,
 gettext-base, gnu-fdisk
Suggests:
 dosfstools, genisoimage, memtest86+ | memtest86, mtools, parted,
 squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub,
 uuid-runtime, win32-loader
Description: Debian Live system build scripts
 This package provides the scripts that build a Debian Live system image from a
 configuration directory.

Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}
Recommends: apache2 | httpd
Description: Debian Live system build scripts - CGI frontend
 This package provides the CGI frontend for scripts that build a
 Debian Live system image from a configuration directory.

Package: live-build-cron
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version}), cron
Description: Debian Live system build scripts - cron autobuilder
 This package provides the cron autobuilder that builds a
 Debian Live system image from a configuration directory.

Attachment: signature.asc
Description: Digital signature


Reply to: