Package: alevt Version: 1.6.2-4 Severity: normal Tags: patch User: [email protected] 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 'alevt-1.6.2/debian/control' --- alevt-1.6.2/debian/control 2012-03-31 10:04:55 +0000 +++ alevt-1.6.2/debian/control 2012-03-31 10:05:26 +0000 @@ -8,7 +8,7 @@ Homepage: http://www.goron.de/~froese/ Package: alevt Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev (>= 2.3.1-24) +Depends: ${shlibs:Depends}, ${misc:Depends}, udev [linux-any] | makedev (>= 2.3.1-24) [linux-any] Description: X11 Teletext/Videotext browser AleVT is an X11 program for browsing and searching Teletext/Videotext pages received by a compatible decoder (at the moment, bttv).

