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
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openjdk-6-jre|sun-java6-jre|java2-runtime|java6-runtime
Description: Java wrapper for libusb
 This Java library wraps the C library libusb (0.1).  Both the
 C and the Java work aim at supporting user level applications
 to access USB devices regardless of the operating system.

Package: libusb-java-dbg
Architecture: any
Section: debug
Depends: libusb-java
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.
