silence lintian warnings
This commit is contained in:
parent
686fcc8328
commit
73baaee104
|
@ -29,6 +29,7 @@ clean:
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
rm -f build-stamp
|
rm -f build-stamp
|
||||||
|
debconf-updatepo
|
||||||
dh_clean
|
dh_clean
|
||||||
|
|
||||||
install: DH_OPTIONS=
|
install: DH_OPTIONS=
|
||||||
|
|
|
@ -96,8 +96,8 @@ _Description: The server to GRANT permissions to:
|
||||||
Template: alternc/public_ip
|
Template: alternc/public_ip
|
||||||
Type: string
|
Type: string
|
||||||
_Description: The primary IP of this server:
|
_Description: The primary IP of this server:
|
||||||
AlternC will default the A records for domains it hosts to this IP. In
|
AlternC will default the A records for domains it hosts to this address. In
|
||||||
other words, this is the IP everyone can reach to server at.
|
other words, this is the address everyone can reach to server at.
|
||||||
|
|
||||||
Template: alternc/internal_ip
|
Template: alternc/internal_ip
|
||||||
Type: string
|
Type: string
|
||||||
|
|
Loading…
Reference in New Issue