From 0d05a7bfbb9bd41e2d20594565d70f8aed0bde81 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 9 Oct 2005 21:24:59 +0000 Subject: Add dependency on adduser since we need it in postinst --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0175519..5631125 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ echolot (2.1.8-3) unstable; urgency=low * Increase Standards-Version to 3.6.2 from 3.6.1. + * Add dependency on adduser since we need it in postinst. - -- Peter Palfrader Sun, 9 Oct 2005 23:24:08 +0200 + -- Peter Palfrader Sun, 9 Oct 2005 23:24:28 +0200 echolot (2.1.8-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 5389525..2ccd597 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.2 Package: echolot Architecture: all -Depends: ${shlibs:Depends}, gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33) +Depends: ${shlibs:Depends}, gnupg (>= 1.0.7), postfix | mail-transport-agent, mixmaster, libdigest-md5-perl, libhtml-template-perl, libgnupg-interface-perl (>= 0.33), adduser 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. -- cgit v1.2.3