~ubuntu-branches/ubuntu/precise/hinfo/precise

« back to all changes in this revision

Viewing changes to hinfo.conf

  • Committer: Bazaar Package Importer
  • Author(s): Blars Blarson
  • Date: 2004-02-18 20:01:27 UTC
  • Revision ID: james.westby@ubuntu.com-20040218200127-xztif5sqn2keson5
Tags: 1.01-2
* Use bash for postinst to workaround dash limitation.  (closes: #233480)
* convert to po-debconf
* German debconf translation from Michael Ablassmeier
* spelling fixes from Michael Ablassmeier
* mention currently active DNSbl in description

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
@version = (@version, "hinfo.conf example 14 Jul 2003");
8
8
 
9
 
use "/usr/local/lib/hinfo/dnsbl.ins.pl";
10
 
use "/usr/local/lib/hinfo/whois.ins.pl";
 
9
use "/var/lib/hinfo/dnsbl.ins.pl";
 
10
use "/var/lib/hinfo/whois.ins.pl";
11
11
 
12
12
# you can set options here
13
13