Package: dancer-services Version: 1.8.0.6.3-6 Severity: minor Tags: patch The README.Debian file still refers to the no-longer-existent mkpasswd.dancer utility, when it should instead refer to the mkpasswd utility from the whois package (as dancer-ircd's README.Debian already does). A trivial patch is included to correct this.
-- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.20.2 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
--- /usr/share/doc/dancer-services/README.Debian 2008-04-05 22:51:36.000000000 +0000 +++ ./README.Debian 2008-07-12 20:34:07.000000000 +0000 @@ -10,7 +10,7 @@ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This field is a password hash, which you can create with -mkpasswd.dancer, found in the dancer-ircd package. +mkpasswd (from the whois package) in md5 mode. Some early versions of the dancer-services package accidentally contained a mkpasswd.dancer-services binary. Do not use this.