summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2011-11-23 16:46:43 +0100
committerDidier Raboud <odyx@debian.org>2011-11-23 16:54:38 +0100
commit5b56b557247b31767f80e9b1e82c4691e154add2 (patch)
tree02847d043ece259c48a55005b4c50421e2e49293 /debian/control
parent3fec10f79360fc8f55f975dea845caa6fcc46e05 (diff)
Demote udev Depends to Recommends without alternative.
This change is mandated by the planned removal of type-handling (http://bugs.debian.org/649234). udev is not _strictly_ needed for usb-modeswitch-data, although u-m-d ships the udev rules file that udev reads to trigger usb-modeswitch runs for the devices listed by u-m-d. Without udev, no autorun of usb-modeswitch will happen, hence no auto-modeswitching of the supported devices. udev will anyway be installed in all but very unusual Debian Linux installations and this fix avoids the use of the "bad" type-handling provides at the price of one unsatisfiable Recommends in non-Linux Debian architectures (at the time of this writing, two FreeBSD and one Hurd flavours). Closes: #649233 Signed-off-by: Didier Raboud <odyx@debian.org> Reported-by: Guillem Jover <guillem@debian.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 95ee179..d4bfcac 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/usb-modeswitch-data.git
Package: usb-modeswitch-data
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, udev (>= 0.140) | not+linux-gnu
-Recommends: usb-modeswitch (>= 1.2.0)
+Depends: ${misc:Depends}
+Recommends: usb-modeswitch (>= 1.2.0), udev (>= 0.140)
Breaks: usb-modeswitch (<< 1.2.0)
Replaces: usb-modeswitch (<< 1.0.7-1), usb-modeswitch-data-packed
Conflicts: usb-modeswitch-data-packed