fest-reflect 1.4.1-4 source package in Ubuntu

Changelog

fest-reflect (1.4.1-4) unstable; urgency=medium

  * Fix watch file
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Drop invalid lintian-override

 -- Andreas Tille <email address hidden>  Wed, 26 Jan 2022 21:54:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fest-reflect_1.4.1-4.dsc 2.2 KiB e6b28783058901684078c985859d4d9357724cde5c9b38c0af07ffdd594e22f7
fest-reflect_1.4.1.orig.tar.gz 65.4 KiB 4fe38e56b4fc49b0dcdd589f9dbf8e2e980358b4d97b2d11717dd6184833cd0a
fest-reflect_1.4.1-4.debian.tar.xz 3.1 KiB 8aafa29691b9f597676a6f2d8076b1f5571430ef4b91846c0898f2a00ca9608b

Available diffs

No changes file available.

Binary packages built by this source

libfest-reflect-java: Java library for fluent reflection

 FEST-Reflect provides an intuitive, compact and type-safe fluent API
 that makes Java reflection tremendously easy to use: no more casting,
 checked exceptions, PriviledgedActions or calls to setAccessible. FEST’s
 reflection module can even overcome the limitations of generics and type
 erasure.

libfest-reflect-java-doc: Documentation for libfest-reflect-java

 FEST-Reflect provides an intuitive, compact and type-safe fluent API
 that makes Java reflection tremendously easy to use: no more casting,
 checked exceptions, PriviledgedActions or calls to setAccessible. FEST’s
 reflection module can even overcome the limitations of generics and type
 erasure.
 .
 This package contains the API documentation of libfest-reflect.