libcommons-lang-java 2.6-9 source package in Ubuntu

Changelog

libcommons-lang-java (2.6-9) unstable; urgency=medium

  * No longer install the javadoc jar in the doc package
  * No longer parse the changelog in debian/rules
  * Standards-Version updated to 4.4.0
  * Use salsa.debian.org Vcs-* URLs
  * Use a secure URI in debian/watch

 -- Emmanuel Bourg <email address hidden>  Fri, 13 Sep 2019 10:10:13 +0200

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
Jammy release universe libs
Focal release universe libs

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcommons-lang-java_2.6-9.dsc 2.2 KiB d082b2ed3c1153d8c79d40447fcc4f01367e45cbb00bbf04dc3d894ed5f3a88e
libcommons-lang-java_2.6.orig.tar.gz 550.8 KiB 05479771851be0af057032fa26ad90aa0c91c10e1fc4439558a1ffa6f053bcd7
libcommons-lang-java_2.6-9.debian.tar.xz 6.6 KiB 689a6dbd636548147c20ddffd6ef880bbb6636a37b6a648419f49e4eea8d4315

Available diffs

No changes file available.

Binary packages built by this source

libcommons-lang-java: Commons Lang - an extension of the java.lang package

 The Lang Component contains a set of Java classes that provide helper
 methods for standard Java classes, especially those found in the
 java.lang package in the Sun JDK. The following classes are included:
 .
  * StringUtils - Helper for java.lang.String.
  * CharSetUtils - Methods for dealing with CharSets, which are sets of
    characters such as [a-z] and [abcdez].
  * RandomStringUtils - Helper for creating randomised Strings.
  * NumberUtils - Helper for java.lang.Number and its subclasses.
  * NumberRange - A range of numbers with an upper and lower bound.
  * ObjectUtils - Helper for java.lang.Object.
  * SerializationUtils - Helper for serializing Objects.
  * SystemUtils - Utility class defining the Java system properties.
  * NestedException package - A sub-package for the creation of nested
    exceptions.
  * Enum package - A sub-package for the creation of enumerated types.
  * Builder package - A sub-package for the creation of equals, hashCode,
    compareTo and toString methods.

libcommons-lang-java-doc: No summary available for libcommons-lang-java-doc in ubuntu kinetic.

No description available for libcommons-lang-java-doc in ubuntu kinetic.