changeset 4:bf717cdae8fc

fixed lintian warnings; adjusted lintian overrides
author meillo@marmaro.de
date Wed, 05 Nov 2008 11:42:05 +0100 (2008-11-05)
parents c8a6580623df
children ff639a0d2e6b
files masqmail.lintian masqmail.templates
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/masqmail.lintian	Wed Nov 05 11:41:26 2008 +0100
+++ b/masqmail.lintian	Wed Nov 05 11:42:05 2008 +0100
@@ -1,4 +1,5 @@
 # has to be setuid:
 masqmail: setuid-binary usr/sbin/masqmail 4755 root/root
-# worked around that in debian/masqmail.config:
-masqmail: init-script-suggests-versioned-depends postinst
+# literally question marks treated as questions by lintian
+masqmail: using-question-in-extended-description-in-templates masqmail/local_hosts
+masqmail: using-question-in-extended-description-in-templates masqmail/local_nets
--- a/masqmail.templates	Wed Nov 05 11:41:26 2008 +0100
+++ b/masqmail.templates	Wed Nov 05 11:42:05 2008 +0100
@@ -51,7 +51,7 @@
  dialup connection. Mail to these hosts will be delivered immediately,
  without checking for the online status.
  .
- You can use wildcards expressions like '*' and '?', eg. *.yournet.local
+ You can use wildcard expressions like '*' and '?', eg. *.yournet.local
  .
  If you have only one box, you can leave this empty. If you do not want
  to use masqmail as an offline MTA, and the whole internet or another mail
@@ -134,7 +134,7 @@
 Template: masqmail/alias_local_caseless
 Type: boolean
 Default: false
-_Description: Alias expansion regarding case or not:
+_Description: Should alias expansion regard case?
  Masqmail uses the file /etc/aliases to redirect local addresses.
  The search for a match in /etc/aliases can be regarding upper/lower
  case or insensitive to case.