diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 07655bb..6ca9d69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ echolot (2.0.9-1) unstable; urgency=medium * New upstream version. - Depends on liblog-dispatch-perl * Remove link from output to /var/log/echolot/echolot.log since pngd now has some sort of saner logging. diff --git a/debian/control b/debian/control index 729c8c5..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 (>= 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 +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. |