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

[BTS#786448] templates://neurodebian/{neurodebian.templates} : Final update for English review



Dear Debian maintainer,

On Tuesday, May 26, 2015, I notified you of the beginning of a review process
concerning debconf templates for neurodebian.

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

The second phase of this process will begin on Sunday, June 21, 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 Sunday, July 12, 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 Monday, July 13, 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: neurodebian/title
Type: title
_Description: NeuroDebian APT repository installer

Template: neurodebian/enable
Type: boolean
Default: false
_Description: Enable the NeuroDebian package repository?
 The NeuroDebian project provides a separate APT repository with
 software that is not available in Debian, including datasets and
 backported new releases.
 .
 If you choose this option, these packages will be available for
 installation and upgrades.
 .
 Even though these packages are closely maintained
 by the NeuroDebian team, enabling this additional archive
 may compromise the integrity of the system.

Template: neurodebian/release
Type: select
__Choices: automatic, ${releases}
Choices-C: auto, ${releases}
Default: auto
_Description: Release name of the base system:
 Please specify the appropriate Debian or Ubuntu release codename
 (for instance "stretch" or "trusty").
 .
 If this is set to "automatic"', the release name is chosen according
 to the output of "apt-cache policy". If the release name for this
 system is not "${release}", you should choose the specific one which
 matches best.


Template: neurodebian/mirror
Type: select
Choices: origin, best, custom, ${mirrors}
Default: best
_Description: NeuroDebian mirror to use:
 The NeuroDebian project has a number of community-maintained mirrors
 around the globe.
 .
 If you do not know which mirror URL to choose, select one of:
 .
  * origin: the original NeuroDebian repository;
  * best: will try to use netselect to select the "closest" mirror.
    This may fail depending on the current mirror setup and the
    configuration of the firewall. If netselect is not available, the
    default mirror will be used.


Template: neurodebian/flavor
Type: select
Choices: auto, libre, full
Default: auto
_Description: NeuroDebian flavor to use:
 The NeuroDebian project adheres to the Debian Free Software Guidelines,
 and offers three packages areas, classified by license, for all
 suites/releases:
 .
  libre
    DFSG-compliant material only
  full
    all three areas (main, contrib, non-free)
  auto
    picked from the output of "apt-cache policy"
    (for this machine: "${flavor}").

Template: neurodebian/components
Type: multiselect
Choices: software, data, devel
Default: software, data
_Description: NeuroDebian repository components to enable:
 NeuroDebian repository provides three different sets of packages:
 .
  software
   Packages containing software, often backports of stable software
   releases for previous Debian/Ubuntu releases;
  devel
   Additional "bleeding edge" software packages (like those in Debian
   experimental), which it may not be safe to enable by default.
  data
   Packages containing data (such as atlases or sample datasets), often
   required by other packages. This should usually be enabled.


Template: neurodebian/overwrite
Type: boolean
Default: true
_Description: Overwrite the existing NeuroDebian APT file?
 If an APT sources.list file already exists for NeuroDebian, this
 package will fail to configure unless given permission to overwrite it.

Template: neurodebian/suffix
Type: string
Default:
_Description: Additional suffix for the NeuroDebian APT file name:
 Adding a suffix makes it possible to enable an additional repository
 (such as NeuroDebian devel) or release, without interfering with the
 main NeuroDebian sources list.
 .
 It should usually be left empty.

Template: neurodebian/run-update-note
Type: note
_Description: APT update required
 For the installation (or removal) of a NeuroDebian sources.list file
 to take effect, APT's packages list needs to be updated. Please
 manually run "apt-get update" after the neurodebian package has been
 installed or reconfigured.

Template: neurodebian/netselect-not-found
Type: error
_Description: Missing netselect tool
 The "netselect" utility was not found. You probably need to
 install the netselect package.
 .
 Alternatively, you can manually select the mirror to use.

Template: neurodebian/netselect-cannot-be-used
Type: error
_Description: Missing netselect tool
 The "netselect" utility was not found. You probably need to
 install the netselect package.
 .
 Unless this package is installed, the NeuroDebian mirror to use has
 to be chosen manually. To be prompted with the relevant question, you
 can run "dpg-reconfigure -plow neurodebian".
Source: neurodebian
Section: science
Priority: optional
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <mih@debian.org>, Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick, python-html5lib, po-debconf
Standards-Version: 3.9.5
Homepage: http://neuro.debian.net
Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
Vcs-Git: git://git.debian.org/git/pkg-exppsy/neurodebian.git

Package: neurodebian
Architecture: all
Depends: python, wget, neurodebian-archive-keyring, ${misc:Depends}
Recommends: netselect
Suggests: neurodebian-desktop, neurodebian-popularity-contest
Description: neuroscience-oriented distribution - repository configuration
 The NeuroDebian project integrates and maintains a variety of software
 projects within Debian that are useful for neuroscience (such as AFNI,
 FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
 pandas, etc.).
 .
 This package enables the NeuroDebian repository on top of a standard
 Debian or Ubuntu system.


Package: neurodebian-dev
Architecture: all
Depends: ${misc:Depends}, devscripts, cowbuilder, neurodebian-archive-keyring
Recommends: python, zerofree, moreutils, time, ubuntu-keyring, debian-archive-keyring, apt-utils
Suggests: virtualbox-ose, virtualbox-ose-fuse
Description: neuroscience-oriented distribution - development tools
 The NeuroDebian project integrates and maintains a variety of software
 projects within Debian that are useful for neuroscience (such as AFNI,
 FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
 pandas, etc.).
 .
 This package provides sources and development tools used by
 NeuroDebian to provide backports for a range of Debian/Ubuntu
 releases.


Package: neurodebian-desktop
Architecture: all
Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme,
         neurodebian-popularity-contest
Suggests:
Description: neuroscience-oriented distribution - desktop integration
 The NeuroDebian project integrates and maintains a variety of software
 projects within Debian that are useful for neuroscience (such as AFNI,
 FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
 pandas, etc.).
 .
 This package provides NeuroDebian artwork (icons, background image)
 and a NeuroDebian menu featuring the most popular neuroscience tools,
 which will be automatically installed upon initial invocation.


Package: neurodebian-archive-keyring
Architecture: all
Depends: ${misc:Depends}
Replaces: neurodebian-keyring (<< 0.34~)
Breaks: neurodebian-keyring (<< 0.34~)
Description: neuroscience-oriented distribution - GnuPG archive keys
 The NeuroDebian project integrates and maintains a variety of software
 projects within Debian that are useful for neuroscience (such as AFNI,
 FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
 pandas, etc.).
 .
 The NeuroDebian project digitally signs its Release files. This package
 contains the archive keys used for that.

Package: neurodebian-popularity-contest
Architecture: all
Depends: ${misc:Depends}, popularity-contest
Description: neuroscience-oriented distribution - popcon integration
 The NeuroDebian project integrates and maintains a variety of software
 projects within Debian that are useful for neuroscience (such as AFNI,
 FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
 pandas, etc.).
 .
 This package is a complement to the generic popularity-contest
 package to enable anonymous submission of usage statistics to
 NeuroDebian in addition to the popcon submissions to the underlying
 distribution (either Debian or Ubuntu) popcon server.
 .
 Participating in popcon is important for the following reasons:
  * Popular packages receive more attention from developers; bugs are
    fixed faster and updates are provided quicker.
  * It ensures that support is not dropped for a previous release of
    Debian or Ubuntu while there are active users.
  * User statistics may be useful for upstream research software
    developers seeking funding for continued development.
 .
 This requires that popcon is activated for the underlying distribution
 (Debian or Ubuntu), which can be achieved by running
 "dpkg-reconfigure popularity-contest" as root.
--- neurodebian.old/debian/neurodebian.templates	2015-05-21 21:14:37.627014717 +0200
+++ neurodebian/debian/neurodebian.templates	2015-06-18 07:55:26.837458042 +0200
@@ -1,3 +1,12 @@
+# 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: neurodebian/title
 Type: title
 _Description: NeuroDebian APT repository installer
@@ -5,26 +14,30 @@
 Template: neurodebian/enable
 Type: boolean
 Default: false
-_Description: Should NeuroDebian repository be enabled?
- NeuroDebian project provides a separate APT repository with backport
- builds of most recent releases of maintained software, datasets and
- some software not in Debian proper yet.  Enabling this additional
- repository will make those packages available on your base system.
- .
- Note: although NeuroDebian team aims to assure robust and correct
- operation of provided packages, enabling this additional archive
- might compromise the integrity of your base system.
+_Description: Enable the NeuroDebian package repository?
+ The NeuroDebian project provides a separate APT repository with
+ software that is not available in Debian, including datasets and
+ backported new releases.
+ .
+ If you choose this option, these packages will be available for
+ installation and upgrades.
+ .
+ Even though these packages are closely maintained
+ by the NeuroDebian team, enabling this additional archive
+ may compromise the integrity of the system.
 
 Template: neurodebian/release
 Type: select
-Choices: auto, ${releases}
+__Choices: automatic, ${releases}
+Choices-C: auto, ${releases}
 Default: auto
 _Description: Release name of the base system:
- Specify for which Debian or Ubuntu release (e.g. wheezy or trusty).
+ Please specify the appropriate Debian or Ubuntu release codename
+ (for instance "stretch" or "trusty").
  .
- If 'auto', Debian or Ubuntu release name will be '${release}' as
- deduced from the output of apt-cache policy.  If the release of your
- system is not '${release}' -- please choose specific one which
+ If this is set to "automatic"', the release name is chosen according
+ to the output of "apt-cache policy". If the release name for this
+ system is not "${release}", you should choose the specific one which
  matches best.
 
 
@@ -33,16 +46,16 @@
 Choices: origin, best, custom, ${mirrors}
 Default: best
 _Description: NeuroDebian mirror to use:
- NeuroDebian project has a number of community-maintainer mirrors
+ The NeuroDebian project has a number of community-maintained mirrors
  around the globe.
  .
- If you do not know which mirror URL to choose, select among
+ If you do not know which mirror URL to choose, select one of:
  .
-  - origin: original NeuroDebian repository
-  - best: will try to use netselect to select "closest" mirror.
-    Depending on the configuration of the firewall, and actual mirror
-    setup, might fail to select actually closest one.  If netselect
-    is not available, default mirror (possibly 'origin') will be used.
+  * origin: the original NeuroDebian repository;
+  * best: will try to use netselect to select the "closest" mirror.
+    This may fail depending on the current mirror setup and the
+    configuration of the firewall. If netselect is not available, the
+    default mirror will be used.
 
 
 Template: neurodebian/flavor
@@ -50,69 +63,75 @@
 Choices: auto, libre, full
 Default: auto
 _Description: NeuroDebian flavor to use:
- NeuroDebian project adheres to Debian Free Software Guidelines and
- has three areas of the archive in all suites/releases:
+ The NeuroDebian project adheres to the Debian Free Software Guidelines,
+ and offers three packages areas, classified by license, for all
+ suites/releases:
  .
   libre
-    only the DFSG-compliant materials
+    DFSG-compliant material only
   full
     all three areas (main, contrib, non-free)
   auto
-    according to output of apt-cache policy '${flavor}' will be used.
-    If that is not the flavor you need, select manually another one.
+    picked from the output of "apt-cache policy"
+    (for this machine: "${flavor}").
 
 Template: neurodebian/components
 Type: multiselect
 Choices: software, data, devel
 Default: software, data
 _Description: NeuroDebian repository components to enable:
- NeuroDebian repository provides
+ NeuroDebian repository provides three different sets of packages:
  .
   software
-   Packages containing software packages, often backports of stable
-   software releases for previous Debian/Ubuntu releases
+   Packages containing software, often backports of stable software
+   releases for previous Debian/Ubuntu releases;
   devel
-   Additional "bleeding edge" software packages, which might not be a
-   good fit for being enabled by default. (Similar to Debian
-   experimental)
+   Additional "bleeding edge" software packages (like those in Debian
+   experimental), which it may not be safe to enable by default.
   data
-   Packages containing data (e.g. atlases, sample datasets), often
-   required by software packages.  Should generally be enabled.
+   Packages containing data (such as atlases or sample datasets), often
+   required by other packages. This should usually be enabled.
 
 
 Template: neurodebian/overwrite
 Type: boolean
 Default: true
-_Description: Should existing NeuroDebian APT file be overridden?
- If not allowed, configuration would fail if there is
- an existing apt configuration file for the NeuroDebian.
+_Description: Overwrite the existing NeuroDebian APT file?
+ If an APT sources.list file already exists for NeuroDebian, this
+ package will fail to configure unless given permission to overwrite it.
 
 Template: neurodebian/suffix
 Type: string
 Default:
 _Description: Additional suffix for the NeuroDebian APT file name:
- For instance if you would like to enable additional repository
- (e.g. NeuroDebian devel) or release, without interfering with the
- main/default configuration file.  Generally should be left empty.
+ Adding a suffix makes it possible to enable an additional repository
+ (such as NeuroDebian devel) or release, without interfering with the
+ main NeuroDebian sources list.
+ .
+ It should usually be left empty.
 
 Template: neurodebian/run-update-note
 Type: note
-_Description: APT list of packages needs to be updated
- For the installed (or removed) NeuroDebian APT configuration to take
- an effect, list of packages needs to be updated.  This needs to be
- done "manually" (e.g., via apt-get update) upon completion of
- installation or reconfiguration of the neurodebian package.
+_Description: APT update required
+ For the installation (or removal) of a NeuroDebian sources.list file
+ to take effect, APT's packages list needs to be updated. Please
+ manually run "apt-get update" after the neurodebian package has been
+ installed or reconfigured.
 
 Template: neurodebian/netselect-not-found
 Type: error
-_Description: netselect tool was not found!
- Please install netselect tool first (apt-get install netselect) or
- choose a specific mirror.
+_Description: Missing netselect tool
+ The "netselect" utility was not found. You probably need to
+ install the netselect package.
+ .
+ Alternatively, you can manually select the mirror to use.
 
 Template: neurodebian/netselect-cannot-be-used
 Type: error
-_Description: netselect tool was not found (no other mirror)!
- Please install netselect tool first (apt-get install netselect)
- before installing/configuring this package, or run with a lower
- DEBIAN_PRIORITY to choose a specific mirror.
-
+_Description: Missing netselect tool
+ The "netselect" utility was not found. You probably need to
+ install the netselect package.
+ .
+ Unless this package is installed, the NeuroDebian mirror to use has
+ to be chosen manually. To be prompted with the relevant question, you
+ can run "dpg-reconfigure -plow neurodebian".
--- neurodebian.old/debian/control	2015-05-21 21:14:37.627014717 +0200
+++ neurodebian/debian/control	2015-06-08 16:20:21.528826554 +0200
@@ -14,13 +14,13 @@
 Depends: python, wget, neurodebian-archive-keyring, ${misc:Depends}
 Recommends: netselect
 Suggests: neurodebian-desktop, neurodebian-popularity-contest
-Description: turnkey platform for the neuroscience
- The NeuroDebian project integrates and maintain a variety of
- neuroscience-oriented (such as AFNI, FSL, PsychoPy, etc.) and many
- generic computational (such as condor, pandas, etc.) software projects
- within Debian.
+Description: neuroscience-oriented distribution - repository configuration
+ The NeuroDebian project integrates and maintains a variety of software
+ projects within Debian that are useful for neuroscience (such as AFNI,
+ FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
+ pandas, etc.).
  .
- This package enables NeuroDebian repository on top of the stock
+ This package enables the NeuroDebian repository on top of a standard
  Debian or Ubuntu system.
 
 
@@ -29,8 +29,13 @@
 Depends: ${misc:Depends}, devscripts, cowbuilder, neurodebian-archive-keyring
 Recommends: python, zerofree, moreutils, time, ubuntu-keyring, debian-archive-keyring, apt-utils
 Suggests: virtualbox-ose, virtualbox-ose-fuse
-Description: NeuroDebian development tools
- neuro.debian.net sphinx website sources and development tools used by
+Description: neuroscience-oriented distribution - development tools
+ The NeuroDebian project integrates and maintains a variety of software
+ projects within Debian that are useful for neuroscience (such as AFNI,
+ FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
+ pandas, etc.).
+ .
+ This package provides sources and development tools used by
  NeuroDebian to provide backports for a range of Debian/Ubuntu
  releases.
 
@@ -40,10 +45,15 @@
 Depends: ${misc:Depends}, ssh-askpass-gnome | ssh-askpass, desktop-base, gnome-icon-theme,
          neurodebian-popularity-contest
 Suggests:
-Description: neuroscience research environment
- This package contains NeuroDebian artwork (icons, background image)
- and a NeuroDebian menu featuring most popular neuroscience tools
- automatically installed upon initial invocation.
+Description: neuroscience-oriented distribution - desktop integration
+ The NeuroDebian project integrates and maintains a variety of software
+ projects within Debian that are useful for neuroscience (such as AFNI,
+ FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
+ pandas, etc.).
+ .
+ This package provides NeuroDebian artwork (icons, background image)
+ and a NeuroDebian menu featuring the most popular neuroscience tools,
+ which will be automatically installed upon initial invocation.
 
 
 Package: neurodebian-archive-keyring
@@ -51,29 +61,37 @@
 Depends: ${misc:Depends}
 Replaces: neurodebian-keyring (<< 0.34~)
 Breaks: neurodebian-keyring (<< 0.34~)
-Description: GnuPG archive keys of the NeuroDebian archive
+Description: neuroscience-oriented distribution - GnuPG archive keys
+ The NeuroDebian project integrates and maintains a variety of software
+ projects within Debian that are useful for neuroscience (such as AFNI,
+ FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
+ pandas, etc.).
+ .
  The NeuroDebian project digitally signs its Release files. This package
  contains the archive keys used for that.
 
 Package: neurodebian-popularity-contest
 Architecture: all
 Depends: ${misc:Depends}, popularity-contest
-Description: Helper for NeuroDebian popularity contest submissions
+Description: neuroscience-oriented distribution - popcon integration
+ The NeuroDebian project integrates and maintains a variety of software
+ projects within Debian that are useful for neuroscience (such as AFNI,
+ FSL, PsychoPy, etc.) or generic computation (such as HTCondor,
+ pandas, etc.).
+ .
  This package is a complement to the generic popularity-contest
  package to enable anonymous submission of usage statistics to
  NeuroDebian in addition to the popcon submissions to the underlying
- distribution (e.g. Debian or Ubuntu) popcon server.
+ distribution (either Debian or Ubuntu) popcon server.
  .
- Your participation in popcon is important for following reasons:
-  - Popular packages receive more attention from developers, bugs are
+ Participating in popcon is important for the following reasons:
+  * Popular packages receive more attention from developers; bugs are
     fixed faster and updates are provided quicker.
-  - Assure that we do not drop support for a previous release of Debian
-    or Ubuntu while are active users.
-  - User statistics could be used by upstream research software
-    developers to acquire funding for continued development.
- .
- It has an effect only if you have decided to participate in the
- Popularity Contest of your distribution, i.e. Debian or Ubuntu.
- You can always enable or disable your participation in popcon by
- running 'dpkg-reconfigure popularity-contest' as root.
-
+  * It ensures that support is not dropped for a previous release of
+    Debian or Ubuntu while there are active users.
+  * User statistics may be useful for upstream research software
+    developers seeking funding for continued development.
+ .
+ This requires that popcon is activated for the underlying distribution
+ (Debian or Ubuntu), which can be achieved by running
+ "dpkg-reconfigure popularity-contest" as root.

Attachment: signature.asc
Description: Digital signature


Reply to: