libusb-java 0.8+ztex20090101-6ubuntu1 source package in Ubuntu

Changelog

libusb-java (0.8+ztex20090101-6ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/p/jniInclude.patch: Restore original auto-detection of JAVAPREFIX so
      that package continues to build on targets with default-java != openjdk-6.

libusb-java (0.8+ztex20090101-6) unstable; urgency=low

  * The NMU addressed James' report already (Closes: #711843).
  * Bumping policy compliance to 3.9.4.
  * Transcribed umlaut in source tree (patch) to help encoding issue,
    despite it technically already been address by Gregor.
 -- James Page <email address hidden>   Tue, 12 Nov 2013 12:27:35 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libusb-java_0.8+ztex20090101.orig.tar.gz 23.6 KiB ae4193c66078707def18476328e436c87dbc22e53cbc0abd8fd06cfe9a1c5ab5
libusb-java_0.8+ztex20090101-6ubuntu1.debian.tar.gz 6.0 KiB f2448bd21728f3bc67950f3efa16d38831745c6de33a50291cf9ca2ec514b82c
libusb-java_0.8+ztex20090101-6ubuntu1.dsc 2.2 KiB c0b4cbb846336fa96b436b8f31a2ea76348e8719f69911e927eb50ae54a4db4c

View changes file

Binary packages built by this source

libusb-java: 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.

libusb-java-dbg: 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.

libusb-java-doc: javadoc documentation for libusb-java

 The libusb source code provides its own documentation. It
 is transformed to HTML by the javadoc tool.

libusb-java-lib: C part of Java wrapper for libusb

 This package provides the architecture-dependent component of
 libusb-java.