Source: libusb-java
Section: java
Priority: extra
Maintainer: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>= 8.0.0), openjdk-6-jdk|sun-java6-jdk|java6-jdk|java2-compiler, libusb-dev
Standards-Version: 3.9.2
Homepage: http://libusbjava.sf.net

Package: libusb-java-lib
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libusb-java (<= 0.8+ztex20090101-3)
Description: C part of Java wrapper for libusb
 This package provides the architecture-dependent component of
 libusb-java.

Package: libusb-java
Architecture: all
Depends: ${misc:Depends}, libusb-java-lib
Description: Java wrapper for libusb
 This Java library wraps the C library libusb (0.1). It is designed to
 support user level applications to access USB devices regardless of
 the operating system.

Package: libusb-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libusb-java
Description: javadoc documentation for libusb-java
 The libusb source code provides its own documentation. It
 is transformed to HTML by the javadoc tool.

Package: libusb-java-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends}, libusb-java-lib (= ${binary:Version})
Description: debug information for libusb java wrapper
 When developing, unforseen things may happen. This package
 provides symbol information to allow debuggers to match
 the position in a binary with the function in the source
 code.
