libcommons-lang3-java 3.2.1-1 source package in Ubuntu

Changelog

libcommons-lang3-java (3.2.1-1) unstable; urgency=medium


  * New upstream release
    - Refreshed disable_testGetUserHome_test.diff
    - Removed 0002-ToStringBuilderTest-jdk7.patch
    - Ignore the Maven dependencies on maven-scm-publish-plugin
      and maven-antrun-plugin
  * debian/watch: Fixed the mangling of the upstream version
  * Use XZ compression for the upstream changelog
  * debian/copyright: Updated the Format URI and the upstream contact
  * Removed the build dependencies on cobertura and clirr
  * debian/rules: Install the upstream changelog

 -- Emmanuel Bourg <email address hidden>  Fri, 10 Jan 2014 12:39:19 +0100

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
Trusty release universe java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcommons-lang3-java_3.2.1-1.dsc 2.3 KiB 13bb3174c96e2f3ccd567584724962827ba369c5e776e8e689fe9cb21fafeabd
libcommons-lang3-java_3.2.1.orig.tar.xz 497.4 KiB 843c5c7ab8f5e15f3d4ed4073deaba2242be74e8a8e1978d7240b477042564cc
libcommons-lang3-java_3.2.1-1.debian.tar.gz 4.5 KiB 41e84ce992948fb72fc4513e1526f7ddbe9144bcbc6a5272169e53816e6ffcfb

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.