bridge-method-injector 1.18-3 source package in Ubuntu

Changelog

bridge-method-injector (1.18-3) unstable; urgency=medium

  * Team upload.
  * Update Homepage and Source URLs (Closes: #975254)
  * Update version in debian/watch
  * Update to debhelper compat level 13
  * Bump Standards-Version to 4.5.1
  * Set "Rules-Requires-Root: no" in debian/control

 -- tony mancill <email address hidden>  Sat, 21 Nov 2020 08:33:49 -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
Jammy release universe java

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bridge-method-injector_1.18-3.dsc 2.4 KiB b04d3a0ede7406f25e7969fa2b124d11f0f2b3592e8c57804ff39b294c95350c
bridge-method-injector_1.18.orig.tar.xz 10.9 KiB 9597189dddb8c8e1e3efe2c72436bb8c9b0c0b9a0cc6ca3a62255c51be2c0b94
bridge-method-injector_1.18-3.debian.tar.xz 4.8 KiB c2b8cfc0d8e96ff340d6e1469ac51174b70d5b5a8c375a9c0b7b23015062e4ef

Available diffs

No changes file available.

Binary packages built by this source

libbridge-method-injector-java: Evolve Java classes without breaking compatibility

 Bridge Method Injector provides a maven-plugin that allows you
 to evolve Java classes without breaking API compatibility.
 .
 It also provides the annotation @WithBridgeMethods so uses of
 bridge methods can be easily identified through use of
 annotation-indexing.

libbridge-method-injector-java-doc: Documentation for Bridge Method Injector

 Bridge Method Injector provides a maven-plugin that allows you
 to evolve Java classes without breaking API compatibility.
 .
 It also provides the annotation @WithBridgeMethods so uses of
 bridge methods can be easily identified through use of
 annotation-indexing.
 .
 This package provides the API documentation for libbridge-method-injector-java.