guava-libraries 31.1-1 source package in Ubuntu

Changelog

guava-libraries (31.1-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
  * Depend on liberror-prone-java instead of adding the annotations source files
  * Standards-Version updated to 4.6.1

 -- Emmanuel Bourg <email address hidden>  Mon, 12 Dec 2022 18:38:25 +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
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
guava-libraries_31.1-1.dsc 2.3 KiB f5d8177e4d621ddc61532078eeca0c24245bc5c3681a9d0a5945a3fad4a407bf
guava-libraries_31.1.orig.tar.xz 3.2 MiB 3dbb56b34e5ebd1b97184f72d31fbf9da24cc26c28f1ad3714aeeefdeedaed2a
guava-libraries_31.1-1.debian.tar.xz 21.1 KiB 64c4e8a3142229911c64cd5104990c0ec7d11a8fe84712d26b074bc0920eab44

Available diffs

No changes file available.

Binary packages built by this source

libguava-java: Suite of Google common libraries for Java

 Guava is a suite of core and expanded libraries that include
 utility classes, google's collections, io classes, concurrency
 support and other features.
 .
 Guava has two code dependencies - javax.annotation per the JSR-305 spec
 and javax.inject per the JSR-330 spec.

libguava-testlib-java: Google Testing Libraries for Java

 Guava is a suite of core and expanded libraries that include
 utility classes, google's collections, io classes, concurrency
 support and other features.
 .
 Guava testlib is a set of Java classes for more convenient unit testing.