fix last lintian warnings
This commit is contained in:
parent
eaf588ee52
commit
05dfb324a5
|
@ -3,7 +3,8 @@ Section: admin
|
|||
Priority: optional
|
||||
Maintainer: Antoine Beaupré <anarcat@koumbit.org>
|
||||
Uploader: Benjamin Sonntag <benjamin@alternc.org>
|
||||
Build-Depends-Indep: debhelper (>= 4.0.2), findutils (>= 4.1.7), gcc (>= 2:2.95.4), gettext (>= 0.10.40-5), po-debconf
|
||||
Build-Depends-Indep: findutils (>= 4.1.7), gcc (>= 2:2.95.4), gettext (>= 0.10.40-5), po-debconf
|
||||
Build-Depends: debhelper (>= 4.0.2)
|
||||
Standards-Version: 3.7.2.1
|
||||
|
||||
Package: alternc
|
||||
|
|
|
@ -125,7 +125,7 @@ _Description: The path where AlternC is installed:
|
|||
Template: alternc/monitor_ip
|
||||
Type: string
|
||||
_Description: The monitoring server:
|
||||
IP address (or ip/prefix) of the server(s) which must be authorized to
|
||||
The IP address (or ip/prefix) of the server(s) which must be authorized to
|
||||
ping us and access apache status pages. Completely optional.
|
||||
|
||||
Template: alternc/bind_internal
|
||||
|
|
Loading…
Reference in New Issue