summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDidier Raboud <didier@raboud.com>2010-12-01 16:23:14 +0100
committerDidier Raboud <didier@raboud.com>2010-12-01 16:23:14 +0100
commit24030256a8b357dff3975d3a9f55563fe09821ea (patch)
tree8842e25a755f7e5389eb626bb1886f05846c3202 /debian/control
parentd7d677898ae4dd71b7c63330a8d18d70711ad8cb (diff)
Enhance the package relations.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index be14d0e..aa297ec 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Depends: ${misc:Depends}, udev (>= 0.140) | not+linux-gnu
Recommends: usb-modeswitch (>= 1.1.5)
Breaks: usb-modeswitch (<< 1.1.5)
Replaces: usb-modeswitch (<< 1.0.7-1)
+Conflicts: usb-modeswitch-data-packed
Description: mode switching data for usb-modeswitch
Several new USB devices have their proprietary Windows drivers onboard,
especially WAN dongles. When plugged in for the first time, they act
@@ -34,7 +35,10 @@ Description: mode switching data for usb-modeswitch
Package: usb-modeswitch-data-packed
Architecture: all
Depends: ${misc:Depends}, udev (>= 0.140) | not+linux-gnu
-Recommends: usb-modeswitch (>= 1.1.4)
+Recommends: usb-modeswitch (>= 1.1.5)
+Breaks: usb-modeswitch (<< 1.1.5)
+Conflicts: usb-modeswitch-data
+Provides: usb-modeswitch-data
Description: mode switching data for usb-modeswitch, packed version
Several new USB devices have their proprietary Windows drivers onboard,
especially WAN dongles. When plugged in for the first time, they act