libmatthew-java 0.8-2 source package in Ubuntu

Changelog

libmatthew-java (0.8-2) unstable; urgency=medium

  * debian/rules: Override JVERCFLAGS and use a supported source version. This
    will fix the FTBFS with Java 9. (Closes: #873989)
    Thanks to Markus Koschany for the patch!
  * debian/control: bump standard to 4.1.3 (no changes)
  * debian/control: use dh11

 -- Thorsten Alteholz <email address hidden>  Fri, 29 Dec 2017 14:42:46 +0100

Upload details

Uploaded by:
Debian IoT Maintainers
Uploaded to:
Sid
Original maintainer:
Debian IoT Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
libmatthew-java_0.8-2.dsc 2.4 KiB 8afb39abea60021be3055802e29ef6f017104010a38a943f0dee5c2fb9ea2379
libmatthew-java_0.8.orig.tar.gz 30.0 KiB 05d1d3d9b5e33bd3642102aae10bba904e296c5c01a10854200ad4df349c8dfa
libmatthew-java_0.8-2.debian.tar.xz 4.1 KiB d86ff359710715144b99c75f5a1eb8f749169b2083c7839b9444cbaeae9dc935

Available diffs

No changes file available.

Binary packages built by this source

libcgi-java: CGI library for Java

 This library allows CGI scripts to be written in Java. The library provides
 access to all the standard CGI variables including POST/GET. It also makes it
 easy to create input forms in HTML documents.

libcgi-java-dbgsym: debug symbols for libcgi-java
libmatthew-debug-java: Debugging library for Java

 This package provides a debugging library for Java, including a generic
 utility class for providing nicely formatted dumps of byte arrays
 (similar to the hexdump utility).

libmatthew-io-java: Extra IO library for Java

 This library provides extensions to the Java I/O subsystem. Firstly, there is
 a class which will connect any InputStream with an OutputStream and copies data
 between them.
 .
 Secondly there are two classes for inserting into an Input or OutputStream pipe
 a command line command, so that everything is piped through that command.
 .
 Thirdly there are a pair of classes for splitting streams in two. This can
 either be to two OuputStreams, or to an OutputStream and a file.
 Equivelent to the UNIX tool tee in UNIX pipes.

libmatthew-java-doc: No summary available for libmatthew-java-doc in ubuntu cosmic.

No description available for libmatthew-java-doc in ubuntu cosmic.

libunixsocket-java: Unix socket API and bindings for Java

 This library is a collection of classes and native code to
 allow you to read and write Unix sockets from within Java.

libunixsocket-java-dbgsym: debug symbols for libunixsocket-java