Source: libdjconsole
Section: libs
Priority: optional
Maintainer: Adrien Cunin <adri2000@ubuntu.com>
Build-Depends: debhelper-compat (= 13), pkgconf, libusb-dev, systemd-dev
Standards-Version: 3.9.6
Homepage: http://djplay.sourceforge.net/

Package: libdjconsole0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdjconsole-data (= ${source:Version})
Multi-Arch: same
Description: Hercules DJ Console access library
 The DJ Console library is a C++ library that facilitates access to the
 Hercules DJ Console MK I and MK II via libusb. It supports all non-audio
 functions such as LEDs, buttons and controllers.

Package: libdjconsole-data
Architecture: all
Depends: ${misc:Depends}
Breaks: udev (<< 136-1)
Multi-Arch: foreign
Description: Hercules DJ Console access library - data files
 The DJ Console library is a C++ library that facilitates access to the
 Hercules DJ Console MK I and MK II via libusb. It supports all non-audio
 functions such as LEDs, buttons and controllers.
 .
 This package contains the data files.

Package: libdjconsole-dev
Section: libdevel
Architecture: any
Depends: libdjconsole0 (= ${binary:Version}), libusb-dev, ${misc:Depends}
Multi-Arch: same
Description: Hercules DJ Console access library - development headers
 The DJ Console library is a C++ library that facilitates access to the
 Hercules DJ Console MK I and MK II via libusb. It supports all non-audio
 functions such as LEDs, buttons and controllers.
 .
 This package contains the development headers.
