Package: sdm Version: 0.4.0b-2 Severity: minor Tags: patch attached is a patch which re-orders the ssh dependencies to put "ssh" before "ssh-client" and "ssh-server" respectively, as the dependency chain should put real packages before virtual packages, to prevent apt from flipping out when it hits a virtual package that can be satisfied by multiple packages. also, x11-common should obsolete xfree86-common, and xserver-xorg should obsolete xserver-xfree86. the patch includes the old dependencies as a fallback, for ease of backporting. live well, vagrant
-- System Information: Debian Release: 3.1 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
--- control.orig 2006-01-28 10:27:08.956719528 -0600 +++ control 2006-01-28 10:31:12.061761944 -0600 @@ -7,7 +7,7 @@ Package: sdm Architecture: all -Depends: openssh-server | ssh-server | ssh, dash, xbase-clients, xfree86-common +Depends: openssh-server | ssh | ssh-server, dash, xbase-clients, x11-common | xfree86-common Recommends: xdialog Suggests: wmanager, selectwm, icewm | x-window-manager, xterm | x-terminal-emulator Description: Secure Display Manager - secure remote access to X11 @@ -24,7 +24,7 @@ Package: sdm-terminal Architecture: all -Depends: openssh-client | ssh-client | ssh, dash, xserver-xfree86 | xserver +Depends: openssh-client | ssh | ssh-client, dash, xserver-xorg | xserver-xfree86 | xserver Recommends: xdialog Description: Secure Display Manager - terminal files sdm is an X11 display manager similar to xdm, gdm and kdm, but unlike