cglib 2.2+dfsg-4 source package in Ubuntu

Changelog

cglib (2.2+dfsg-4) unstable; urgency=low

  * d/rules, d/pom-nodep.xml: Install -nodep jar with another artifactId
    to avoid conflict in /usr/share/maven-repo (Closes: #617865).

cglib (2.2+dfsg-3) unstable; urgency=low

  * d/patches/02_build_split.patch: Drop, re-enable cglib-nodep
    (Closes: #583231).
  * d/patches/03_jarjar.diff: fix location of asm.jar.
  * d/control: Build-Depends on libjarjar-java.
  * d/control: drop Depends en JRE, as its a library.
  * d/rules: add jarjar to DEB_JARS.
  * Bump Standards-Version to 3.9.1 (no changes needed).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:40:29 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cglib_2.2+dfsg.orig.tar.gz 120.7 KiB 9c83361801c56c992438b50cd8bf4c91d86585135a72f3cf2ec1f43d3363f930
cglib_2.2+dfsg-4.debian.tar.gz 5.6 KiB a118e0b429be22e41b4084b81ac08bfe65863c9ac4e3615742900f991e0a6073
cglib_2.2+dfsg-4.dsc 2.0 KiB d7a95344ce783c6e03314cf2569d3eeef867f9b867e4e5f4eca41d6baf8449d3

Available diffs

View changes file

Binary packages built by this source

libcglib-java: code generation library for Java

 cglib is a powerful, high performance and quality code generation
 library. It is used to extend Java classes and implement interfaces at
 run-time.

libcglib-java-doc: code generation library for Java - documentation

 cglib is a powerful, high performance and quality code generation
 library. It is used to extend Java classes and implement interfaces at
 run-time.
 .
 This package includes the documentation.