jasmin-sable 2.5.0-1 source package in Ubuntu

Changelog

jasmin-sable (2.5.0-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
  * debian/rules:
    - Set the build properties
    - Removed the deprecated compile.optimize parameter
    - No longer call 'ant clean' twice
    - Install jasmin-sable-$(VERSION).jar in /usr/share/java
  * Standards-Version updated to 3.9.7 (no changes)
  * Use a secure Vcs-Git URL
  * Switch to debhelper level 9

 -- Emmanuel Bourg <email address hidden>  Tue, 29 Mar 2016 19:11:24 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jasmin-sable_2.5.0-1.dsc 2.0 KiB 1743882e0fb9461c83ad89b97f3560a0ca2e9b7ab37338157c7429126d8b1897
jasmin-sable_2.5.0.orig.tar.xz 85.5 KiB 14fc8d13ba0e89ec2a2b926f84b3b51e1be5b80f6f4e54a234b540a48edb9eba
jasmin-sable_2.5.0-1.debian.tar.xz 4.9 KiB c23fbf1e1cf4dbaa2921b3ea3d8c7a330f3b7759b55ce48ad9b8c0c0c2680b06

Available diffs

No changes file available.

Binary packages built by this source

jasmin-sable: Java class (.class) file assembler

 Jasmin is a Java ASseMbler INterface. It takes ASCII descriptions of Java
 classes, written in the Java Virtual Machine instruction set in an
 assembler-like syntax.
 .
 Jasmin converts these input files into binary Java class files (.class)
 suitable for executing on an Java Virtual Machine.