diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2016-01-10 23:59:41 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2016-01-10 23:59:41 +0000 |
commit | c4d66df3f1696b0e98ec83f8ac74e475d152d896 (patch) | |
tree | 6523a4667a60d558ae8485a1f797876b6fc5b01e /debian/sitesummary.templates | |
parent | 01a4e015dfc521022b7c081db648c059a51d853f (diff) | |
download | sitesummary-c4d66df3f1696b0e98ec83f8ac74e475d152d896.tar.gz sitesummary-c4d66df3f1696b0e98ec83f8ac74e475d152d896.tar.bz2 sitesummary-c4d66df3f1696b0e98ec83f8ac74e475d152d896.tar.xz |
Rephrase description of hidden debconf questions to tell lintian they are internal.
Diffstat (limited to 'debian/sitesummary.templates')
-rw-r--r-- | debian/sitesummary.templates | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/sitesummary.templates b/debian/sitesummary.templates index aa279d7..ae6f18e 100644 --- a/debian/sitesummary.templates +++ b/debian/sitesummary.templates @@ -1,12 +1,13 @@ Template: sitesummary/replace-munin-config Type: boolean Default: false -Description: Activate the munin config replacement feature? +Description: for internal use + Activate the munin config replacement feature? This is an internal (hidden) debconf question. It should not be translated. Template: sitesummary/enable-nagios-config Type: boolean Default: false -Description: Activate the Nagios autoconfig feature? +Description: for internal use + Activate the Nagios autoconfig feature? This is an internal (hidden) debconf question. It should not be translated. - |