serp 1.15.1-2 source package in Ubuntu
Changelog
serp (1.15.1-2) unstable; urgency=medium * Team upload. * Drop dependency on cdbs. * Remove myself from uploaders. (Closes: #871885) * Bump DH compat level to 13. * Update Vcs-* fields. * Bump Standards-Version to 4.6.2. No changes were required. * Wrap and sort dependencies lists. * Update copyright info. * Apply Multi-Arch hints. * Bump watch file to version 4 and update upstream URL to track. * Drop obsolete get-orig-source target in d/rules. * Add field Rules-Requires-Root with 'no' as value. -- Miguel Landaeta <email address hidden> Sat, 02 Dec 2023 13:11:28 +0000
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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | java | |
Oracular | release | universe | java | |
Noble | release | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
serp_1.15.1-2.dsc | 2.0 KiB | c9e8ee4185f974249037a1a42dd4cffba31860998e26d0411f8032871cac235d |
serp_1.15.1.orig.tar.xz | 83.0 KiB | 5e3dfc18e5361ff2fac0c89419533ce6c94eb89558a935f08f99bc9e63f31754 |
serp_1.15.1-2.debian.tar.xz | 3.7 KiB | dcd23755d22497aa1eb31849dc8236df3d8f18a7f103e2d4696ef4d4b1f74d64 |
Available diffs
- diff from 1.15.1-1.1 to 1.15.1-2 (2.0 KiB)
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.