libasm4-java 5.0.4-1 source package in Ubuntu

Changelog

libasm4-java (5.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated the OSGi metadata in debian/osgi
    - Updated the version in debian/libasm4-java.poms
  * Standards-Version updated to 3.9.6 (no changes)
  * debian/copyright: Fixed the shortname of the BSD license

 -- Emmanuel Bourg <email address hidden>  Tue, 26 May 2015 23:27:59 +0200

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
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libasm4-java_5.0.4-1.dsc 2.2 KiB 93331d6d1ae29fabc8d8c3ecccad2b7e460e4df053b20173e6d463cc125cda52
libasm4-java_5.0.4.orig.tar.xz 14.0 MiB 989fa59c9bba56742fba14406e6d7202ac490ca7e34f4190d57e409f61651364
libasm4-java_5.0.4-1.debian.tar.xz 6.7 KiB 3848b0949377edd33eb648efd60ec09e67aa43605c8354d228022d8bbee2ab1a

Available diffs

No changes file available.

Binary packages built by this source

libasm4-java: No summary available for libasm4-java in ubuntu yakkety.

No description available for libasm4-java in ubuntu yakkety.

libasm4-java-doc: Documentation for ASM, the Java(TM) bytecode manipulation framework

 It can be used to dynamically generate stub classes or other proxy classes,
 directly in binary form, or to dynamically modify classes at load time, i.e.,
 just before they are loaded into a Java(TM) Virtual Machine.
 .
 This package includes the API Javadoc and examples.