serp 1.14.1-2 source package in Ubuntu

Changelog

serp (1.14.1-2) unstable; urgency=low


  * Switched from Ant to Maven build to publish pom.
  * Updated Standards-Version to 3.9.4.
  * Use canonical form of Vcs-* fields.
  * Added Stephen Nelson to list of uploaders.
  * Updated copyright to 1.0 format.
  * Updated copyright license to BSD-3-clause from BSD.
  * Added patch to generate Java 6 compatible bytecode.

 -- Stephen Nelson <email address hidden>  Tue, 27 Aug 2013 22:35:31 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
serp_1.14.1-2.dsc 2.1 KiB 826c1a58c40f3b3ef0edbcbcac22202e000f18330b3f90746369218f5b44c449
serp_1.14.1.orig.tar.gz 105.3 KiB 5d4ec73c83cec57facb83ac501aef172eeae704c0e7c1fc51e6675cc1e56ca34
serp_1.14.1-2.debian.tar.gz 4.2 KiB 47c34947634da20d8ae4a8a0d9f897647ffee96e3c8908f732ff6da3fae671a9

Available diffs

No changes file available.

Binary packages built by this source

libserp-java: Java Virtual Machine bytecode manipulation framework

 The goal of the serp bytecode framework is to tap the full power of bytecode
 modification while lowering its associated costs.
 .
 The framework provides a set of high-level APIs for manipulating all aspects
 of bytecode, from large-scale structures like class member fields to the
 individual instructions that comprise the code of methods.
 .
 While in order to perform any advanced manipulation, some understanding of the
 class file format and especially of the JVM instruction set is necessary, the
 framework makes it as easy as possible to enter the world of bytecode
 development.

libserp-java-doc: Documentation for libserp-java

 Documentation of the serp bytecode framework that has as goal to tap the full
 power of bytecode modification while lowering its associated costs.
 .
 The framework provides a set of high-level APIs for manipulating all aspects
 of bytecode, from large-scale structures like class member fields to the
 individual instructions that comprise the code of methods.
 .
 While in order to perform any advanced manipulation, some understanding of the
 class file format and especially of the JVM instruction set is necessary, the
 framework makes it as easy as possible to enter the world of bytecode
 development.