Package: heartbeat
Severity: minor
Tags: patch

Hi,
your package specifies a duplicate depends on 'adduser'. The attached
patch remove the duplicate.

Regards,
Stefan


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur heartbeat-1.2.4/debian/control heartbeat-1.2.4.mod/debian/control
--- heartbeat-1.2.4/debian/control      2006-03-14 16:47:32.000000000 +0100
+++ heartbeat-1.2.4.mod/debian/control  2006-03-14 16:42:27.000000000 +0100
@@ -83,7 +83,7 @@
 Section: admin
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, python, iproute, adduser, netkit-ping | 
iputils-ping, adduser
+Depends: ${shlibs:Depends}, python, iproute, adduser, netkit-ping | 
iputils-ping
 Recommends: sysklogd | syslog-ng | system-log-daemon, logrotate
 Description: Subsystem for High-Availability Linux
  heartbeat is a basic heartbeat subsystem for Linux-HA.

Reply via email to