]> git.donarmstrong.com Git - neurodebian.git/commitdiff
initial changes to please lintian
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Aug 2014 18:31:52 +0000 (14:31 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Aug 2014 18:31:52 +0000 (14:31 -0400)
debian/control
debian/neurodebian.templates

index 37835341a62da6f9acbf09d6d724abd091a7676c..02de2572025a428d51b0aca23cd8b2dd890dace2 100644 (file)
@@ -4,11 +4,10 @@ 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
-Standards-Version: 3.9.2
+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
-XS-DM-Upload-Allowed: yes
 
 Package: neurodebian
 Architecture: all
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.