bsh 2.0b4-19 source package in Ubuntu

Changelog

bsh (2.0b4-19) unstable; urgency=medium

  * Fixed the build failure with Java 9 (Closes: #875340)
  * Applied Jonathan Bustillos' patch to make the build reproducible
    (Closes: #877470)
  * Build with the DH sequencer instead of CDBS
  * Moved the package to Git
  * Standards-Version updated to 4.1.1
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Thu, 30 Nov 2017 00:39:30 +0100

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
Bionic release universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bsh_2.0b4-19.dsc 2.1 KiB 704bc2d34e06efd788f6959b00c507eb9e306a24c2c5e6ae7a57ff22046caa39
bsh_2.0b4.orig.tar.gz 807.3 KiB 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7
bsh_2.0b4-19.debian.tar.xz 9.4 KiB d373b7ed5d54d1572378f4b7b361791d06abad6d8233e14abe7ad9b0c9568022

Available diffs

No changes file available.

Binary packages built by this source

bsh: Java scripting environment (BeanShell) Version 2

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.

bsh-doc: Documentation for bsh

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 The documentation includes the javadoc API for bsh version 2 as well as
 the faq and manual in html-format.

bsh-src: Java scripting environment (BeanShell) Version 2 (source code)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the bsh source code.

libbsh-java: Java scripting environment (BeanShell) Version 2 (library)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the Java library without the command line tools.