diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-01-14 06:51:22 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-01-14 06:51:22 +0000 |
commit | acf1df4a9ebf4fa18ffac2815e9e88f6c9c81c8d (patch) | |
tree | 3c8b4f6d6d08d5e3f7943da976e7a38ac72a274e /debian/control | |
parent | d16d3d969bf2fdb185553cf124195dc78eb63b26 (diff) |
Depend on liblog-dispatch-perl
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 5081c95..729c8c5 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.7 Package: echolot Architecture: all -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) +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), liblog-dispatch-perl 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. |