summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2003-01-14 07:32:58 +0000
committerPeter Palfrader <peter@palfrader.org>2003-01-14 07:32:58 +0000
commite9db494c38db2c5d20c4a6c6b28eea4265187054 (patch)
treee2b401c00b2496b5686825c009c73ff3a62f485c /debian
parentb4026e50a1a1c09a73a7e1c54f788d6a4aec327b (diff)
Do without Log::Dispatch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
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.