Package: vtun Version: 3.0.2-4 Severity: normal Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd
This package drags depends on udev|makedev for all kernels unnecessarily. It should only depend on these packages for Linux-based platforms. See attachment. -- System Information: Debian Release: 6.0.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 8.1-1-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'vtun-3.0.2/debian/control' --- vtun-3.0.2/debian/control 2012-03-31 10:04:55 +0000 +++ vtun-3.0.2/debian/control 2012-03-31 10:08:07 +0000 @@ -10,7 +10,7 @@ Vcs-Browser: http://canterville.mine.nu/ Package: vtun Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev +Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any] | makedev [linux-any] Description: virtual tunnel over TCP/IP networks VTun is the easiest way to create virtual tunnels over TCP/IP networks with traffic shaping and compression.