diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-12-18 17:44:55 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-12-18 17:44:55 +0000 |
commit | cf5942c306db56186368c0b0b67e1aa33613a801 (patch) | |
tree | 26f549e626e987c6f6bb9eea0bcd062a8c1f1fae /debian/control | |
parent | dc78da4f65f3b454633876099e362fb6592ed860 (diff) |
lintian: init-script-suggests-versioned-depends postinst on debconfecholot-2.0.6
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1f1e808..5081c95 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.7 Package: echolot Architecture: all -Depends: ${shlibs:Depends}, debconf, gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33) +Depends: ${shlibs:Depends}, debconf (>= 1.2.9), gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33) Description: Pinger for anonymous remailers such as Mixmaster A Pinger in the context of anonymous remailers is a program that regularly sends messages through remailers to determine their status. |