aspectj 1.9.2-1~18.04 source package in Ubuntu
Changelog
aspectj (1.9.2-1~18.04) bionic; urgency=medium * Backport for OpenJDK 11. LP: #1814133. aspectj (1.9.2-1) unstable; urgency=medium * Team upload. * New upstream release - Updated the symlinks for ASM in debian/rules aspectj (1.9.2~rc2-1) unstable; urgency=medium * Team upload. * New upstream release (Closes: #909251) - Refreshed the patches aspectj (1.9.1-1) unstable; urgency=medium * Team upload. * New upstream release - Refreshed the patches - Build depend on libaspectj-java (>= 1.9.0~beta5-1) - Build depend on libasm-java (>= 6.1) - Build with default-jdk (Closes: #873213) * Replaced Damien Raude-Morvan as uploader aspectj (1.9.0~beta5-1) unstable; urgency=medium * Team upload. * New upstream release - Depend on the updated Eclipse packages - Modified debian/orig-tar.sh to ignore org.eclipse.jdt.core/src/ - Updated the symlinks for ASM in debian/rules * Temporarily build with openjdk-8-jdk * Build with the DH sequencer instead of CDBS * Standards-Version updated to 4.2.1 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs -- Matthias Klose <email address hidden> Fri, 01 Mar 2019 20:53:33 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | devel | |
Bionic | security | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aspectj_1.9.2.orig.tar.xz | 5.2 MiB | 7232d0cfa927641ab54c642b4dce224584a467340769b22be3415d4cb6612442 |
aspectj_1.9.2-1~18.04.debian.tar.xz | 17.6 KiB | 7cb204bd798f2eff63782e4e62de3454f488ee37621b446815cb12abb28ae678 |
aspectj_1.9.2-1~18.04.dsc | 2.6 KiB | 0ccecddb4641bbbae6d5b6eabe94ceb24bc724b8dd68f370470c023904313beb |
Available diffs
Binary packages built by this source
- aspectj: No summary available for aspectj in ubuntu cosmic.
No description available for aspectj in ubuntu cosmic.
- 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: No summary available for libaspectj-java in ubuntu cosmic.
No description available for libaspectj-java in ubuntu cosmic.
- libaspectj-java-doc: aspect-oriented extension for Java - API 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 the Javadoc of JAR libraries of aspectj.