libcommons-lang3-java 3.1-2 source package in Ubuntu

Changelog

libcommons-lang3-java (3.1-2) unstable; urgency=medium


  * Team upload.
  * Add 0002-ToStringBuilderTest-jdk7.patch to fix tests on Java 7.
    (Closes: #733432)
  * Bump Standards-Version to 3.9.5 (no changes).
  * Use debhelper 9.

 -- tony mancill <email address hidden>  Mon, 30 Dec 2013 21:33:47 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcommons-lang3-java_3.1-2.dsc 2.3 KiB baac02e5d36355eff954a7043b6c224680a3ce6f3bfdb5fe393dda94278eb860
libcommons-lang3-java_3.1.orig.tar.gz 610.0 KiB e25652cc13a9f34a3a23385ddabf7f5a097bc3c148f9db9887150369b54e2b9c
libcommons-lang3-java_3.1-2.debian.tar.gz 9.6 KiB 512dfd9884924397863a0d08634209b651e8e49d73cf511caff895da8730b3c5

Available diffs

No changes file available.

Binary packages built by this source

libcommons-lang3-java: Extension of the java.lang package (for Java 5+)

 The Commons Lang components contains a set of Java classes that provide helper
 methods for standard Java classes, especially those found in the java.lang
 package in the JDK 5+.
 .
 Commons Lang 3.x use a different package (org.apache.commons.lang3) than the
 previous versions (org.apache.commons.lang), allowing it to be used at the
 same time as an earlier version.
 .
 Commons Lang 3.x is only compatible with JDK 1.5+

libcommons-lang3-java-doc: Documentation for extension of the java.lang package (for Java 5+)

 The Commons Lang components contains a set of Java classes that provide helper
 methods for standard Java classes, especially those found in the java.lang
 package in the JDK 5+.
 .
 Commons Lang 3.x use a different package (org.apache.commons.lang3) than the
 previous versions (org.apache.commons.lang), allowing it to be used at the
 same time as an earlier version.
 .
 Commons Lang 3.x is only compatible with JDK 1.5+
 .
 This package contains the API documentation of libcommons-lang3-java.