]> git.donarmstrong.com Git - neurodebian.git/blobdiff - debian/neurodebian.templates
initial changes to please lintian
[neurodebian.git] / debian / neurodebian.templates
index 1d545204d6fa75276e17ba5d2b976ec498790ffa..5c0e64cc805132746c874c7fea094361fdbdb5e6 100644 (file)
@@ -1,13 +1,13 @@
 Template: neurodebian/title
 Type: title
-Description: NeuroDebian APT repository installer
+_Description: NeuroDebian APT repository installer
 
 
 Template: neurodebian/release
 Type: select
 Choices: auto, ${releases}
 Default: auto
-Description: Release name of the base system
+_Description: Release name of the base system:
  Specify for which Debian or Ubuntu release (e.g. wheezy or trusty).
  .
  If 'auto', Debian or Ubuntu release name will be '${release}' as
@@ -20,7 +20,7 @@ Template: neurodebian/mirror
 Type: select
 Choices: origin, best, custom, ${mirrors}
 Default: best
-Description: NeuroDebian mirror to use:
+_Description: NeuroDebian mirror to use:
  NeuroDebian project has a number of community-maintainer mirrors
  around the globe.
  .
@@ -37,7 +37,7 @@ Template: neurodebian/flavor
 Type: select
 Choices: auto, libre, full
 Default: auto
-Description: NeuroDebian flavor to use:
+_Description: NeuroDebian flavor to use:
  NeuroDebian project adheres to Debian Free Software Guidelines and
  has three areas of the archive in all suites/releases:
  .
@@ -53,7 +53,7 @@ Template: neurodebian/components
 Type: multiselect
 Choices: software, data, devel
 Default: software, data
-Description: Select NeuroDebian repository components to enable
+_Description: Select NeuroDebian repository components to enable
  NeuroDebian repository provides
  .
   software
@@ -71,21 +71,21 @@ Description: Select NeuroDebian repository components to enable
 Template: neurodebian/overwrite
 Type: boolean
 Default: true
-Description: Should existing NeuroDebian APT file be overridden?
+_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.
 
 Template: neurodebian/suffix
 Type: string
 Default:
-Description: Additional suffix to use in the NeuroDebian APT file name
+_Description: Additional suffix to use in 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.
 
 Template: neurodebian/run-update-note
 Type: note
-Description: Upon completion of installation invoke update in your APT frontend.
+_Description: Upon completion of installation invoke update in your APT frontend.
  For the installed NeuroDebian APT configuration to take an effect,
  list of packages needs to be updated.  This needs to be done
  "manually" (e.g. apt-get update) upon completion of installation of
@@ -93,13 +93,13 @@ Description: Upon completion of installation invoke update in your APT frontend.
 
 Template: neurodebian/netselect-not-found
 Type: error
-Description: netselect tool was not found
+_Description: netselect tool was not found!
  Please install netselect tool first (apt-get install netselect) or
  choose a specific mirror.
 
 Template: neurodebian/netselect-cannot-be-used
 Type: error
-Description: netselect tool was not found (no other mirror)
+_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.