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 | |
parent | dc78da4f65f3b454633876099e362fb6592ed860 (diff) |
lintian: init-script-suggests-versioned-depends postinst on debconfecholot-2.0.6
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6c0fa0f..0764d6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ echolot (2.0.6-1) unstable; urgency=low * New upstream version. * Fixed init.d script: s,devnull,dev/null, + * lintian: init-script-suggests-versioned-depends postinst on debconf. - -- Peter Palfrader <weasel@debian.org> Wed, 18 Dec 2002 18:36:05 +0100 + -- Peter Palfrader <weasel@debian.org> Wed, 18 Dec 2002 18:44:27 +0100 echolot (2.0.5-2) unstable; urgency=low 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. |