Source: peak-linux-driver
Section: net
Priority: extra
Maintainer: Jose Luis Rivero <jrivero@osrfoundation.org>
Uploaders: Markus Becker <mab@comnets.uni-bremen.de>,
	   Teemu Ikonen <tpikonen@gmail.com>,
           Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper (>= 10), bzip2, dkms, libpopt-dev
Standards-Version: 4.1.1
Homepage: http://www.peak-system.com/fileadmin/media/linux/index.htm
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/peak-linux-driver.git
Vcs-Git: https://anonscm.debian.org/collab-maint/peak-linux-driver.git

Package: peak-linux-driver-utils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: PEAK-System CAN utils
 This package provides the obsolete tool pcan_make_devices and wstress 
 from PEAK-System. Also contains some tests to check the CAN bus and 
 pcan-settings util to label a PCAN-USB device.

Package: libpcan0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PEAK-System CAN library
 This package provides the shared library libpcan.so. It has an API to
 access the PCAN driver in the kernel. It has been compiled with the chardev
 mode. This module provides and API to acces CAN 2.0 and CAN FD hardware 
 products from PEAK-System.

Package: libpcan-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libpcan0 (=${binary:Version})
Description: PEAK-System CAN library - development
 This package provides the shared library libpcan.so. It has an API to
 access the PCAN driver in the kernel. It has been compiled with the chardev
 mode. This module provides and API to acces CAN 2.0 and CAN FD hardware 
 products  from PEAK-System. 
 .
 This package contains the development headers.

Package: peak-linux-driver-dkms
Architecture: all
Section: kernel
Depends: dkms, ${misc:Depends}, linux-headers-generic | linux-headers-${Arch}
Description: PEAK-System CAN driver dkms module
 PEAK-System CAN driver is the easy to use software interface for CAN hardware 
 by PEAK-System. There's a single API (Application Programming Interface) for 
 all CAN interfaces. The drivers are designed to work with CAN hardware by 
 PEAK-System and 100 percent compatible hardware by OEM vendors. 
 .
 This package contains the kernel source and DKMS hooks for module compilation
 as well as the udev rules file.
