]> oss.titaniummirror.com Git - cp210x.git/blobdiff - debian.in/control
First pass at building a dkms package.
[cp210x.git] / debian.in / control
index 58ca2c4dd72266abb04c51613ee8b24116db45be..9acffae9d2bf63e94ea78368b14de982a9116f17 100644 (file)
@@ -3,15 +3,18 @@ Section: devel
 Priority: optional
 Maintainer: R. Steve McKown <rsmckown@gmail.com>
 Standards-Version: 3.7.2.0
-Build-Depends: dpkg-dev (>= 1.13.9), binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dpatch, file, bzip2, lsb-release, linux-headers-xxKVERxx
+Build-Depends: dpkg-dev (>= 1.13.9)
 
 Package: xxPACKAGExx
 Architecture: any
-Depends: linux-image-xxKVERxx
+Depends: dkms (>> 2.0.20), linux-headers, linux-image, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dpatch, file, bzip2, lsb-release
+Conflicts: cp210x-module-2.6.24-19-generic, cp210x-module-2.6.24-21-generic, cp210x-module-2.6.24-22-generic, cp210x-module-2.6.24-23-generic, cp210x-module-2.6.24-24-generic, cp210x-module-2.6.24-25-generic
 Priority: extra
-Description: Enhanced USB/serial kernel module for xxROOTNAMExx based devices.
+Description: Enhanced USB/serial kernel module for cp210x based devices.
   This module blacklists the standard cp2101 module installed in the kernel,
-  effectively taking its place.  This package will be obsolete once the ioctl
-  calls supporting the advanced features of the xxROOTNAMExx appear in the mainline
-  kernel source.  This code is an enhanced version of Silicon Lab's xxPKGVERxx
-  driver.
+  effectively taking its place.  This code is an enhanced version of Silicon
+  Lab's v0.11 driver, released under the GPLv2 with their permission.  It
+  provides support for setting USB metadata, configuring port state, and
+  interacting with the GPIO pins.  This package will be obsolete once the
+  new features of this module have been incorporated into the mainline kernel
+  driver.  Built from xxREPOIDxx