aspectj 1.9.5-2 source package in Ubuntu

Changelog

aspectj (1.9.5-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Apply multi-arch hints. + aspectj-doc, libaspectj-java: Add Multi-Arch:
    foreign.
  * Use secure URI in Homepage field.

  [ Jochen Sprickerhof ]
  * Add missing bootstrap dependency (Closes: #1027649)
  * Add R³
  * Drop ancient Conflicts/Replaces

 -- Jochen Sprickerhof <email address hidden>  Mon, 27 Feb 2023 12:11:05 +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
Noble release universe devel
Mantic release universe devel

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aspectj_1.9.5-2.dsc 2.6 KiB 7f4508af20fe74137bfbfe7016264f66c40bfe7ff87de652ef0df160d66e6140
aspectj_1.9.5.orig.tar.xz 5.1 MiB dfa052f4f59da47d235d28f4b5304cf522a3c110c2399097f7235d7dd4b3e27d
aspectj_1.9.5-2.debian.tar.xz 16.7 KiB 815e2d4c92500cb0d41037fe78b9c20b0e51a4181ce0b5bd5014d836686e950b

Available diffs

No changes file available.

Binary packages built by this source

aspectj: aspect-oriented extension for Java - tools

 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser).

aspectj-doc: aspect-oriented extension for Java - documentation

 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides AspectJ Programming Guide, Diagnosis Guide and
 Development Environment Guide and Development Kit Developer's Notebook.

libaspectj-java: aspect-oriented extension for Java - library

 AspectJ enables the clean modularization of crosscutting concerns
 such as: error checking and handling, synchronization, context-sensitive
 behavior, performance optimizations, monitoring and logging, debugging
 support, multi-object protocols.
 .
 This package provides the JAR libraries of aspectj.